TurboDB VCL Component Library

TTdbEnumValueSet.DataSource

TTdbEnumValueSet

Previous  Top  Next

Identifies the data source of the enumeration field.

Delphi syntax:

property DataSource: TDataSource;

C++ syntax:

__property Db::TDataSource* MasterSource = {read=FMasterSource, write=SetDataSource};

Description

Set DataSource to link the EnumValueSet to the TdbDataSet which contains the enumeration field.