Back to Devexpress

dxTokenEdit Unit

vcl-dxtokenedit-d42f44ed.md

latest4.6 KB
Original Source

dxTokenEdit Unit

Classes

NameDescription
TdxCustomTokenEditThe base class for all classes that implement token editors.
TdxTokenEditAn unbound token editor.
TdxTokenEditController
TdxTokenEditCustomTokenViewInfo
TdxTokenEditHitTest
TdxTokenEditPropertiesContains the token editor‘s appearance and behavior settings.
TdxTokenEditPropertiesOptionsLookupContains the token editor‘s lookup settings.
TdxTokenEditTokenA token in the token collection.
TdxTokenEditTokensA token editor‘s collection of tokens.
TdxTokenEditViewInfo

Enums

NameDescription
TdxTokenEditElementPositionEnumerates available positions of visual elements (images or glyphs) within a token box.
TdxTokenEditLookupFilterModeEnumerates available token filtering modes.
TdxTokenEditLookupFilterSourceEnumerates text sources used for searching the text entered by an end-user.

Constants

NameDescription
dxTokenEditDefaultDisplayMaskDisplayTextSpecifies the default token display text placeholder for use in custom formatting patterns.
dxTokenEditDefaultDisplayMaskTextSpecifies the default token “ID text” placeholder for use in custom formatting patterns.
dxTokenEditDefaultDropDownRowsSpecifies the default number of simultaneously displayed rows in a drop-down list of suggested tokens.
dxTokenEditDefaultEditValueDelimiterSpecifies the default character delimiting token text strings in the token editor’s edit value.
dxTokenEditDefaultFadeFrameCountSpecifies the default number of frames in the fade animation applied to the background of the hot-tracked token box.
dxTokenEditDefaultInnerEditMinWidthSpecifies the minimum width (in pixels) of the token editor‘s space available for the token entry.
dxTokenEditDefaultInputDelimitersSpecifies the list of default delimiter characters that can finish each token entry in the token editor.

Types

NameDescription
TdxTokenEditCustomDrawTokenEventThe token editor custom draw event type.
TdxTokenEditLookupFilterSourcesA set of text filter sources applied to lookup operations in the token editor.
TdxTokenEditTokenClickEventThe procedural type for token box click handlers.
TdxTokenEditTokenCollectionChangingEventThe type of all events that are raised prior to changes in the token editor‘s collection of tokens.