Vcl.CaptionedDockTree
| Package | vcl370.bpl |
|---|
Classes
| TCaptionedDockTree | Defines a new appearance of the docking mechanism for components that can be docked. |
| TCaptionedDockTreeClass | TCaptionedDockTreeClass defines the metaclass for TCaptionedDockTree. |
| TDockCaptionDrawer | Creates an instance of TDockCaptionDrawer. |
| TDockCaptionDrawerClass | TDockCaptionDrawerClass defines the metaclass for TDockCaptionDrawer. |
Types
| TDockCaptionHitTest | Defines the values available for use in a hit test. |
| TDockCaptionOrientation | Defines the values used to determine caption orientation. |
| TDockCaptionPinButton | The pin button styles. |
| TParentFormState | Stores information about the parent dock form for use in drawing the dock site. |
Constants
| cDockCaptionDefaultGrabberSize | cDockCaptionDefaultGrabberSize: Integer = $17; |
| dchtCaption | dchtCaption: Integer = 1; |
| dchtClose | dchtClose: Integer = 2; |
| dchtCustom | dchtCustom: Integer = $A; |
| dchtNone | dchtNone: Integer = 0; |
| dchtPin | dchtPin: Integer = 3; |