TdxFieldOptions.HighlightMode Property
In This Article
#Declaration
Delphi
property HighlightMode: TdxFieldsHighlightMode read; write; default DefaultHighlightMode;
#Property Value
Type |
---|
Tdx |
#Remarks
The default value of the HighlightMode property is TdxFieldsHighlightMode.Auto.
See Also