Vcl.ValEdit
Package | vcl270.bpl |
---|
Classes
TItemProp | TItemProp 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. |
TValueListStrings | Maintains a key-value list. |
Types
TDisplayOption | TDisplayOption and TDisplayOptions control the appearance of a value list editor. |
TDisplayOptions | TDisplayOptions 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. |
TItemProps | TItemProps is an array of TItemProp values. |
TKeyOption | TKeyOption and TKeyOptions indicate the response of a value list editor to certain keystrokes. |
TKeyOptions | TKeyOptions 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. |