Vcl.DBLookup.TDBLookupList.DefineFieldMap

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DefineFieldMap; override;

C++

virtual void __fastcall DefineFieldMap();

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Vcl.DbLookup.pas
Vcl.DBLookup.hpp
Vcl.DBLookup TDBLookupList

Description

Defines the fields array from the columns of the lookup list and the data source.

DefineFieldMap is used internally to define the fields array from the columns of the lookup list and the data source.