Data.Bind.ObjectScope.TBaseObjectBindSource.GetMemberType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetMemberType(const AMemberName: string; var AType: TScopeMemberType): Boolean;

C++

bool __fastcall GetMemberType(const System::UnicodeString AMemberName, Data::Bind::Components::TScopeMemberType &AType);

Properties

Type Visibility Source Unit Parent
function protected
Data.Bind.ObjectScope.pas
Data.Bind.ObjectScope.hpp
Data.Bind.ObjectScope TBaseObjectBindSource

Description

Embarcadero Technologies does not currently have any additional information.