[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'DbCtrls' (#lcl)

TDBLookup.Initialize

Initialize makes links between local Fields and the appropriate fields in the remote data source, then fetches the lookup data

Declaration

Source position: dbctrls.pp line 145

public procedure TDBLookup.Initialize(

  AControlDataLink: TFieldDataLink;

  AControlItems: TStrings

);