Back to Devexpress

TcxCustomGridShowLockedStateImageOptions Class

vcl-cxgridcustomview-f9480d84.md

latest840 B
Original Source

TcxCustomGridShowLockedStateImageOptions Class

The base class for the TcxCustomGridTableShowLockedStateImageOptions class that provides settings for a “Locked View” image.

Declaration

delphi
TcxCustomGridShowLockedStateImageOptions = class(
    TPersistent
)

Remarks

Do not use this class directly. Use its descendants instead.

Inheritance

TObject TPersistent TcxCustomGridShowLockedStateImageOptions

See Also

TcxCustomGridShowLockedStateImageOptions Members

cxGridCustomView Unit