TRichEditorDrawGraphicEvent Event Type
Signature for an event that draws a custom graphic element in the content.
API unit family: TMSFNCRichEditor
Parameters
| Name | Description |
|---|---|
Sender |
The component that raises the event. |
ACanvas |
The canvas to paint the graphic on. |
ARect |
The rectangle, in canvas coordinates, that the graphic occupies. |
AID |
The identifier of the graphic element being drawn. |