TdxCustomSpellChecker.DialogLookAndFeel Property
Specifies look and feel settings for built-in dialogs.
Declaration
property DialogLookAndFeel: TcxLookAndFeel read; write;
Property Value
Type |
---|
TcxLookAndFeel |
Remarks
Use the DialogLookAndFeel property to make the spell checker’s look and feel consistent with the look and feel of the control (or controls) whose content is to be checked.
See Also