Back to Devexpress

TcxPCButtons Class

vcl-cxpc-1d46b6f0.md

latest1009 B
Original Source

TcxPCButtons Class

A collection of custom buttons in tabbed controls.

Declaration

delphi
TcxPCButtons = class(
    TOwnedCollection
)

Remarks

This class provides members that allow you to add new buttons to the collection and access individual buttons.

The TcxPCButtons object is referenced by a tabbed control’s Properties.CustomButtons property.

Inheritance

TObject TPersistent TCollection TOwnedCollection TcxPCButtons

See Also

TcxPCButtons Members

cxPC Unit