TcxImageGraphicClassEvent Type
Declaration
TcxImageGraphicClassEvent = procedure(AItem: TObject; ARecordIndex: Integer; APastingFromClipboard: Boolean; var AGraphicClass: TGraphicClass) of object;
Parameters
| Name | Type |
|---|---|
| AItem | TObject |
| ARecordIndex | Integer |
| APastingFromClipboard | Boolean |
| AGraphicClass | TGraphicClass |
See Also