Skip to main content

TcxPCButton Class

A tabbed control’s custom button.

Declaration

TcxPCButton = class(
    TCollectionItem
)

Remarks

This class provides members that allow you to do the following:

TcxPCButton objects are stored in a TcxPCButtons collection, which is referenced by a tabbed control’s Properties.CustomButtons.Buttons property.

Inheritance

See Also