Back to Devexpress

TcxPCCustomButtons Class

vcl-cxpc-75fda5ab.md

latest1.2 KB
Original Source

TcxPCCustomButtons Class

Contains custom button settings.

Declaration

delphi
TcxPCCustomButtons = class(
    TcxOwnedPersistent
)

Remarks

This class introduces the properties that allow you to do the following:

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

Inheritance

TObject TPersistent TcxOwnedPersistent TcxPCCustomButtons

See Also

TcxPCCustomButtons Members

cxPC Unit