TurboDB VCL Component Library

TTdbEnumValueSet

Hierarchy        Properties

Previous  Top  Next

TTdbEnumValueSet provides access to the capabilities of enumeration fields.

Unit

TdbEnumValueSet

Description

Use TTdbEnumValueSet to

provide a combo box offering the enumeration values for input in forms and grids
define alias names for the enumeration values (e.g. to translate your application)

TTdbEnumValueSet is a TDataSet descendant for use with lookup fields. This enables you to integrate enumeration field support with any data-aware control supporting lookup.