TcxPCCustomButtons.Count Property
Returns the number of custom buttons created within a tabbed control.
Declaration
property Count: Integer read;
Property Value
| Type |
|---|
| Integer |
Remarks
This property returns the number of items contained in the Buttons collection.
See Also