Unit 'CustomDrawnDrawers' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TCDToolbarItemKind

Declaration

Source position: customdrawndrawers.pas line 225

type TCDToolbarItemKind = (

  tikButton,

  tikCheckButton,

  tikDropDownButton,

  tikSeparator,

  tikDivider

);