[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: customdrawndrawers.pas line 241
type TCDToolBarStateEx = class(TCDControlStateEx) |
ShowCaptions: Boolean; |
IsVertical: Boolean; |
Items: TFPList; |
ToolBarHeight: Integer; |
end; |
| | ||
|
||
| | ||
TObject |