Skip to main content

TdxSideContainerDockSiteProperties Members

Provides the default settings for side containers.

Constructors

Name Description
Create(TdxDockingManager) Creates an instance of the TdxCustomDockControlProperties class. Inherited from TdxCustomDockControlProperties.

Properties

Name Description
AllowClosing Inherited from TdxCustomDockControlProperties.
AllowDock Specifies the default value of the AllowDock property of dynamically created dock controls. Inherited from TdxCustomDockControlProperties.
AllowDockClients Specifies the default value of the AllowDockClients property of dynamically created dock controls. Inherited from TdxCustomDockControlProperties.
AllowFloating Specifies the default value of the AllowFloating property of dynamically created dock controls. Inherited from TdxCustomDockControlProperties.
Caption Specifies the default caption of dynamically created dock controls. Inherited from TdxCustomDockControlProperties.
CaptionButtons Specifies the default value of the CaptionButtons property of dynamically created dock controls. Inherited from TdxCustomDockControlProperties.
Color Specifies the default value of the Color property of dynamically created dock controls. Inherited from TdxCustomDockControlProperties.
Cursor Specifies the default value of the Cursor property of dynamically created dock controls. Inherited from TdxCustomDockControlProperties.
CustomCaptionButtons Specifies the default settings of the CustomCaptionButtons property in dynamically created dock controls. Inherited from TdxCustomDockControlProperties.
Dockable Specifies the default value of the Dockable property of dynamically created dock controls. Inherited from TdxCustomDockControlProperties.
Font Specifies the default value of the Font property of dynamically created dock controls. Inherited from TdxCustomDockControlProperties.
Hint Specifies the default value of the Hint property of dynamically created dock controls. Inherited from TdxCustomDockControlProperties.
ImageIndex Specifies the default value of the ImageIndex property of dynamically created dock controls. Inherited from TdxCustomDockControlProperties.
ManagerColor Specifies the default value of the ManagerColor property of dynamically created dock controls. Inherited from TdxCustomDockControlProperties.
ManagerFont Specifies the default value of the ManagerFont property of dynamically created dock controls. Inherited from TdxCustomDockControlProperties.
PopupMenu Specifies the default value of the PopupMenu property of dynamically created dock controls. Inherited from TdxCustomDockControlProperties.
ShowCaption Specifies the default value of the ShowCaption property of dynamically created dock controls. Inherited from TdxCustomDockControlProperties.
ShowHint Specifies the default value of the ShowHint property of dynamically created dock controls. Inherited from TdxCustomDockControlProperties.
Tag Specifies the default value of the Tag property of dynamically created dock controls. Inherited from TdxCustomDockControlProperties.

Methods

Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
ToString Inherited from TObject.
See Also