TdxRibbonContext.TabCount Property
In This Article
Returns the number of tabs associated with the current context.
#Declaration
Delphi
property TabCount: Integer read;
#Property Value
Type |
---|
Integer |
#Remarks
This property returns the number of elements within the Tabs collection.
See Also