Data.Bind.Components.IScopeMemberScripting.GetMemberType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

virtual bool __fastcall GetMemberType(const System::UnicodeString AMemberName, TScopeMemberType &AType) = 0 ;

Properties

Type Visibility Source Unit Parent
function public
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components IScopeMemberScripting

Description

Embarcadero Technologies does not currently have any additional information.