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