TdxRichEditNotificationOptionsChangedEvent Type
Declaration
TdxRichEditNotificationOptionsChangedEvent = procedure(Sender: TObject; Args: TdxRichEditNotificationOptionsChangedArgs) of object;
Parameters
| Name | Type |
|---|---|
| Sender | TObject |
| Args | TdxRichEditNotificationOptionsChangedArgs |
See Also