TRichEditorDrawBackgroundEvent Event Type
Signature for an event that draws the background of the content area.
API unit family: TMSFNCRichEditor
Parameters
| Name | Description |
|---|---|
Sender |
The component that raises the event. |
ACanvas |
The canvas to paint the background on. |
ARect |
The rectangle, in canvas coordinates, that is being painted. |