[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: customdrawndrawers.pas line 230
type TCDToolBarItem = class
Kind: TCDToolbarItemKind;
SubpartKind: TCDToolbarItemSubpartKind;
Image: TBitmap;
Caption: string;
Width: Integer;
Down: Boolean;
State: TCDControlState;
end;
TCDToolBarItem
TObject