[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: comctrls.pp line 2372
type TCoolBar = class(TCustomCoolBar) |
published |
property Align; |
property Anchors; |
property AutoSize; |
property BandBorderStyle; |
property BandMaximize; |
property Bands; |
property BiDiMode; |
property BorderWidth; |
property Color; |
property Constraints; |
property DockSite; |
property DragCursor; |
property DragKind; |
property DragMode; |
property EdgeBorders; |
property EdgeInner; |
property EdgeOuter; |
property Enabled; |
property FixedSize; |
property FixedOrder; |
property Font; |
property Images; |
property ParentColor; |
property ParentFont; |
property ParentShowHint; |
property Bitmap; |
property PopupMenu; |
property ShowHint; |
property ShowText; |
property Vertical; |
property Visible; |
property OnChange; |
property OnClick; |
property OnContextPopup; |
property OnDblClick; |
property OnDockDrop; |
property OnDockOver; |
property OnDragDrop; |
property OnDragOver; |
property OnEndDock; |
property OnEndDrag; |
property OnGetSiteInfo; |
property OnMouseDown; |
property OnMouseMove; |
property OnMouseUp; |
property OnResize; |
property OnStartDock; |
property OnStartDrag; |
property OnUnDock; |
end; |
| | ||
| | ||
|
||
| | ||
|
The base class for windowed controls which paint themselves. |
|
| | ||
|
The base class for controls which can contain other (child) controls. |
|
| | ||
|
The base class for visible controls. |
|
| | ||
|
The base class for LCL components associated with widgets. |
|
| | ||
TComponent |
||
? | ||
TObject |