TdxDockingManager Members
#Constructors
Name | Description |
---|---|
Create |
Inherited from TComponent. |
#Properties
Name | Description |
---|---|
Auto |
Specifies the time interval that passes before auto hiding a dock control. |
Auto |
Specifies the time interval that passes between docking control displacements when it slides from the hidden to visible state or vice versa. |
Auto |
Specifies the sliding step for controls whose auto hide feature is enabled. |
Auto |
Specifies the time interval that passes before making auto hidden dock controls visible. |
Color | Specifies the color of dock controls that use the manager’s color settings. |
Com |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Components | Inherited from TComponent. |
Component |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Default |
Specifies the default settings for float sites. |
Default |
Specifies the default settings for horizontal side containers. |
Default |
Specifies the default settings for layout sites. |
Default |
Provides indexed access to objects specifying the default settings of dock controls. |
Default |
Returns the number of elements in the Default |
Default |
Specifies the default settings for tab containers. |
Default |
Specifies the default settings for vertical side containers. |
Design |
Inherited from TComponent. |
Dock |
Specifies the docking mode. |
Dock |
Specifies the default width of dock zones. |
Fake |
Inherited from Tcx |
Fake |
Inherited from Tcx |
Fake |
Inherited from Tcx |
Font | Specifies the font used by dock controls. |
Images | Specifies the source of images used by dock controls. |
Is |
Inherited from Tcx |
Is |
Inherited from Tcx |
Is |
Inherited from Tcx |
Look |
Provides look and feel settings for dock controls. |
Name | Inherited from TComponent. |
Observers | Inherited from TComponent. |
Options | Specifies a set of flags affecting the behavior of dock controls. |
Owner | Inherited from TComponent. |
Painter |
Returns the painter class used to paint dock controls. |
Parent |
Returns the form where the docking manager resides. |
Pixels |
Returns the DPI value corresponding to the component’s current scaling factor.
Inherited from Tcx |
Resize |
Specifies the panel resize style. |
Resize |
Specifies the default width of resize zones. |
Scalable |
Specifies if the component’s content should be scaled.
Inherited from Tcx |
Scale |
Returns the component’s scale factor.
Inherited from Tcx |
Selection |
Specifies the default width of the pen used to paint the docking frame and resizing bar. |
Tabs |
Specifies the scrolling interval for tabs. |
Tag | Inherited from TComponent. |
Use |
Specifies whether dynamically created dock controls use default settings provided by the docking manager. |
VCLCom |
Inherited from TComponent. |
#Methods
#Events
Name | Description |
---|---|
On |
Fires when the active dock control is changed. |
On |
This event fires immediately after a float site has been created. |
On |
This event fires in response to layout site creation. |
On |
|
On |
This event fires in response to side container creation. |
On |
This event fires in response to tab container creation. |
On |
Enables you to custom paint docking selections. |
On |
Enables you to custom paint resizing bars. |
On |
This event fires each time the layout of dock control changes. |
On |
Enables you to change float form settings when the layout of dock controls change within them. |
On |
Enables you to provide custom dock zones for dock controls. |
On |
Enables you to provide custom resize zones for the dock control. |
On |
This event fires in response to changing the painting style of dock controls. |