Back to Devexpress

TcxPivotGridPrepareLockedStateImageEvent Type

vcl-cxcustompivotgrid-1e2a45a0.md

latest540 B
Original Source

TcxPivotGridPrepareLockedStateImageEvent Type

Declaration

delphi
TcxPivotGridPrepareLockedStateImageEvent = procedure(Sender: TcxCustomPivotGrid; AImage: TcxBitmap32; var ADone: Boolean) of object;

Parameters

NameType
SenderTcxCustomPivotGrid
AImageTcxBitmap32
ADoneBoolean

See Also

cxCustomPivotGrid Unit