TdxTabContainerDockSite.TabsProperties Property
In This Article
Specifies tab settings for tab containers.
#Declaration
Delphi
property TabsProperties: TdxTabContainerDockSiteTabControlProperties read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
Refer to the TdxDockingTabControlProperties description, for a list of available settings.
See Also