TdxCustomRibbon.TabCount Property
In This Article
Gets a count of Ribbon tabs.
#Declaration
Delphi
property TabCount: Integer read;
#Property Value
Type |
---|
Integer |
#Remarks
This property returns the total number of tabs that are a part of the Ribbon.
See Also