TcxPCButtons.Items Property
In This Article
Provides zero-based indexed access to the custom buttons contained within the collection.
#Declaration
Delphi
property Items[Index: Integer]: TcxPCButton read; write; default;
#Property Value
Type |
---|
Tcx |
See Also