TdxCustomRibbon.VisibleTabCount Property
Gets a count of Ribbon tabs that are visible in the Ribbon.
Declaration
property VisibleTabCount: Integer read;
Property Value
Type |
---|
Integer |
Remarks
This property only calculates tabs whose Visible property is set to True.
See Also