[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: customdrawndrawers.pas line 225
type TCDToolbarItemKind = ( |
tikButton, |
tikCheckButton, |
tikDropDownButton, |
tikSeparator, |
tikDivider |
); |
lazarus-ccr.sourceforge.net |