TdxRichEditControlOptionsBase.Fields Property
In This Article
Provides access to settings affecting document fields.
#Declaration
Delphi
property Fields: TdxFieldOptions read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
For information on available document field options, refer to the TdxFieldOptions class description.
See Also