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