TdxTokenEditPropertiesOptionsLookup Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Creates a new Tcx |
#Properties
Name | Description |
---|---|
Active | Specifies if the lookup functionality is enabled. |
Display |
Specifies the formatting pattern for tokens suggested in a drop-down list. |
Drop |
Specifies the number of simultaneously visible rows in the lookup dropdown window. |
Filter |
Specifies the token lookup criterion. |
Filter |
Specifies to which token text content the editor applies the selected lookup criterion. |
Owner protected |
Provides access to the persistent object to which the current property set or persistent information container belongs.
Inherited from Tcx |
Sorted | Specifies if the editor populates the token lookup dropdown window in alphabetical order. |
#Methods
Name | Description |
---|---|
Assign |
Updates the persistent information from the specified source.
Inherited from Tcx |
Assign |
Inherited from TPersistent. |
Do |
Updates the persistent information container’s class-specific properties with the corresponding values obtained from another persistent information container.
Inherited from Tcx |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Returns the persistent object to which the current property set or persistent information container belongs.
Inherited from Tcx |
To |
Inherited from TObject. |
See Also