TdxDockPanel.TabsProperties Property
In This Article
Specifies tab settings for dock panels.
#Declaration
Delphi
property TabsProperties: TdxDockPanelTabControlProperties read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
Refer to the TdxDockingTabControlProperties class description for information on the settings.
See Also