dxTokenEdit Unit
#Classes
Name | Description |
---|---|
Tdx |
The base class for all classes that implement token editors. |
Tdx |
An unbound token editor. |
Tdx |
|
Tdx |
|
Tdx |
|
Tdx |
Contains the token editor‘s appearance and behavior settings. |
Tdx |
Contains the token editor‘s lookup settings. |
Tdx |
A token in the token collection. |
Tdx |
A token editor‘s collection of tokens. |
Tdx |
#Enums
Name | Description |
---|---|
Tdx |
Enumerates available positions of visual elements (images or glyphs) within a token box. |
Tdx |
Enumerates available token filtering modes. |
Tdx |
Enumerates text sources used for searching the text entered by an end-user. |
#Constants
Name | Description |
---|---|
dx |
Specifies the default token display text placeholder for use in custom formatting patterns. |
dx |
Specifies the default token “ID text” placeholder for use in custom formatting patterns. |
dx |
Specifies the default number of simultaneously displayed rows in a drop-down list of suggested tokens. |
dx |
Specifies the default character delimiting token text strings in the token editor’s edit value. |
dx |
Specifies the default number of frames in the fade animation applied to the background of the hot-tracked token box. |
dx |
Specifies the minimum width (in pixels) of the token editor‘s space available for the token entry. |
dx |
Specifies the list of default delimiter characters that can finish each token entry in the token editor. |
#Types
Name | Description |
---|---|
Tdx |
The token editor custom draw event type. |
Tdx |
A set of text filter sources applied to lookup operations in the token editor. |
Tdx |
The procedural type for token box click handlers. |
Tdx |
The type of all events that are raised prior to changes in the token editor‘s collection of tokens. |