Data.Bind.ObjectScope.TBaseObjectBindSourceDelegate.GetMemberNames

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
procedure
function
Visibility: protected
Source:
Data.Bind.ObjectScope.pas
Data.Bind.ObjectScope.hpp
Unit: Data.Bind.ObjectScope
Parent: TBaseObjectBindSourceDelegate

Delphi

procedure GetMemberNames(AList: TStrings); virtual;

C++

virtual void __fastcall GetMemberNames(System::Classes::TStrings* AList);

Description

Embarcadero Technologies does not currently have any additional information.