Vcl.ValEdit

From RAD Studio API Documentation
Jump to: navigation, search


Package vcl280.bpl

Classes

TItemPropTItemProp configures how users can edit the item values in a value list editor.
TValueListEditorTValueListEditor 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.
TGetPickListEventTGetPickListEvent 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.
TOnValidateEventTOnValidateEvent is the type for event handlers that validate the values a user types into a value list editor.