Back to Devexpress

TcxImageGraphicClassEvent Type

vcl-cximage-cb6fc7c8.md

latest712 B
Original Source

TcxImageGraphicClassEvent Type

Declaration

delphi
TcxImageGraphicClassEvent = procedure(AItem: TObject; ARecordIndex: Integer; APastingFromClipboard: Boolean; var AGraphicClass: TGraphicClass) of object;

Parameters

NameType
AItemTObject
ARecordIndexInteger
APastingFromClipboardBoolean
AGraphicClassTGraphicClass

See Also

cxImage Unit