TcxImageGraphicClassEvent Type
#Declaration
TcxImageGraphicClassEvent = procedure(AItem: TObject; ARecordIndex: Integer; APastingFromClipboard: Boolean; var AGraphicClass: TGraphicClass) of object;
#Parameters
Name | Type |
---|---|
AItem | TObject |
ARecord |
Integer |
APasting |
Boolean |
AGraphic |
TGraphic |