Create(TdxRichEditCommandId,Word,Boolean,TShiftState) Constructor
Initializes a new instance of the TdxRichEditShortCutEventArgs class with specified settings.
Declaration
constructor Create(ACommand: TdxRichEditCommandId; AKeyData: Word; AAltGr: Boolean; const AShift: TShiftState);
Parameters
| Name | Type |
|---|---|
| ACommand | TdxRichEditCommandId |
| AKeyData | Word |
| AAltGr | Boolean |
| AShift | TShiftState |
See Also