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