TdxTabContainerDockSiteProperties Properties
Provides the default settings for tab containers.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. |
AutoHideBarExpandAllTabs | |
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. |
TabsProperties | Specifies tab settings for tab containers. |
Tag | Specifies the default value of the Tag property of dynamically created dock controls. Inherited from TdxCustomDockControlProperties. |
See Also