TdxRichEditNotificationOptionsChangedEvent Type
In This Article
#Declaration
Delphi
TdxRichEditNotificationOptionsChangedEvent = procedure(Sender: TObject; Args: TdxRichEditNotificationOptionsChangedArgs) of object;
#Parameters
Name | Type |
---|---|
Sender | TObject |
Args | Tdx |
See Also