Data.Bind.ObjectScope.TBaseObjectBindSourceDelegate.GetMemberGetter
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: protected | |
| Source: Data.Bind.ObjectScope.pas Data.Bind.ObjectScope.hpp | |
| Unit: Data.Bind.ObjectScope | |
| Parent: TBaseObjectBindSourceDelegate | |
Delphi
function GetMemberGetter(const AMemberName: string; var AGetter: string): Boolean;
C++
bool __fastcall GetMemberGetter(const System::UnicodeString AMemberName, System::UnicodeString &AGetter);
Description
Embarcadero Technologies does not currently have any additional information.