Data.Bind.ObjectScope.TBaseObjectBindSource.GetMemberType
[–] Properties | |
---|---|
Type: function | |
Visibility: protected | |
Source: Data.Bind.ObjectScope.pas Data.Bind.ObjectScope.hpp
| |
Unit: Data.Bind.ObjectScope | |
Parent: TBaseObjectBindSource |
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.