TImageNotFoundEvent Event Type
Signature for an event that fires when a named picture referenced by the content cannot be found.
API unit family: TMSFNCRichEditor
Parameters
| Name | Description |
|---|---|
Sender |
The component that raises the event. |
ImageName |
The name of the picture that could not be found. |
replaceimage |
The name of a replacement picture to use instead; leave empty to keep the picture unresolved. |