Show: Delphi C++
Display Preferences

ValEdit

From XE API Documentation
Jump to: navigation, search

Contents

Classes

TItemPropTItemProp configures how users can edit the item values in a value list editor.
TValueListEditor

TValueListEditor provides a simple way to edit string lists that contain name/value pairs.

TValueListStringsMaintains a key-value list.

Types

TDisplayOptionTDisplayOption and TDisplayOptions control the appearance of a value list editor.
TDisplayOptionsTDisplayOptions and TDisplayOption control the appearance of a value list editor.
TGetPickListEvent

TGetPickListEvent is the type for event handlers that supply pick list values to a value list editor.

TItemPropsTItemProps is an array of TItemProp values.
TKeyOptionTKeyOption and TKeyOptions indicate the response of a value list editor to certain keystrokes.
TKeyOptionsTKeyOptions and TKeyOption indicate the response of a value list editor to certain keystrokes.
TOnValidateEvent

TOnValidateEvent is the type for event handlers that validate the values a user types into a value list editor.

Variables

TItemPropsTItemProps is an array of TItemProp values.

Constants

doAutoColResizedoAutoColResize: TDisplayOption = doAutoColResize;
doColumnTitlesdoColumnTitles: TDisplayOption = doColumnTitles;
doKeyColFixeddoKeyColFixed: TDisplayOption = doKeyColFixed;
keyAddkeyAdd: TKeyOption = keyAdd;
keyDeletekeyDelete: TKeyOption = keyDelete;
keyEditkeyEdit: TKeyOption = keyEdit;
keyUniquekeyUnique: TKeyOption = keyUnique;
Personal tools
Previous Version
Translations