TGraphicClickEvent Event Type
Signature for an event that fires when a graphic element is clicked.
API unit family: TMSFNCRichEditor
Parameters
| Name | Description |
|---|---|
Sender |
The component that raises the event. |
AGraphic |
The graphic element that was clicked. |