Data.Bind.ObjectScope.IBindSourceAdapter.GetLookupMemberNames

From RAD Studio API Documentation
Revision as of 19:41, 17 July 2012 by BuildBot (talk | contribs) (Created page with '{{#lst:API:Data.Bind.ObjectScope.IBindSourceAdapter.GetLookupMemberNames|api}} ==Description== {{#lsth:API:Data.Bind.ObjectScope.IBindSourceAdapter.GetLookupMemberNames|Descripti...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Delphi

procedure GetLookupMemberNames(AList: TStrings);

C++

virtual void __fastcall GetLookupMemberNames(System::Classes::TStrings* AList) = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
public
Data.Bind.ObjectScope.pas
Data.Bind.ObjectScope.hpp
Data.Bind.ObjectScope IBindSourceAdapter

Description

Embarcadero Technologies does not currently have any additional information.