Create(TdxRichEditNotificationOptionsChangedArgs.TActions) Constructor
Initializes a new instance of the TdxRichEditNotificationOptionsChangedArgs class with specified settings.
Declaration
constructor Create(const Actions: TdxRichEditNotificationOptionsChangedArgs.TActions);
Parameters
| Name | Type |
|---|---|
| Actions | TdxRichEditNotificationOptionsChangedArgs.TActions |
See Also