TdxDockingController Methods
A docking controller.
Name | Description |
---|---|
Auto |
Returns the time interval that passes before auto hiding dock controls. |
Auto |
Returns the time interval that passes between docking control displacements when it slides from the hidden to visible state or vice versa. |
Auto |
Returns the sliding step for controls whose auto hide feature is enabled. |
Auto |
Returns the time interval that passes before making auto hidden dock controls visible. |
Begin |
Prevents the dock controls layout from being updated until the End |
Color |
Returns the color of dock controls that use manager settings. |
Default |
Returns the default settings for float sites. |
Default |
Returns the default settings for horizontal side containers. |
Default |
Returns the default settings for layout sites. |
Default |
Returns the default settings for tab containers. |
Default |
Returns the default settings for vertical side containers. |
Dock |
|
Dock |
Returns the default width of dock zones. |
End |
Cancels the update lock established by the Begin |
Equals |
Inherited from TObject. |
Get |
Returns the dock control located at the specified screen coordinates. |
Get |
|
Get |
Returns the float dock site whose float form’s caption is located under the specified point. |
Get |
|
Get |
Inherited from TObject. |
Get |
Returns the dock site that can accept the dock control at the specified position. |
Images |
Returns the image list used by dock controls on a particular form. |
Is |
|
Load |
Loads the layout of dock controls from the specified file. |
Load |
Loads the layout of dock controls stored at the specified registry path. |
Load |
Loads the layout of dock controls from the specified stream. |
Look |
|
Options |
Returns the options specifying the behavior of dock controls on a particular form. |
Query |
Provides access to the implementation of the specified interface if the current object supports it.
Inherited from Tcx |
Resize |
Returns the panel resize style of the target form. |
Resize |
Returns the default width of resize zones. |
Save |
Saves the dock controls layout to the specified file. |
Save |
Saves the dock controls layout to the specified registry path. |
Save |
Saves the layout of dock controls to the specified stream. |
Selection |
Returns the default width of the pen used to paint the docking frame and resizing bar. |
Tabs |
Returns the scrolling interval for tabs. |
To |
Inherited from TObject. |
See Also