TdxTokenEditLookupFilterSources Type
A set of text filter sources applied to lookup operations in the token editor.
#Declaration
TdxTokenEditLookupFilterSources = set of TdxTokenEditLookupFilterSource;
#Referenced Class
Type |
---|
Tdx |
#Remarks
You can determine which token text source(s) the token editor uses for suggesting tokens in response to typing a text.
The TdxTokenEditLookupFilterSources type is referenced by the FilterSources property provided by the TdxTokenEditPropertiesOptionsLookup class.