Data.Bind.ObjectScope.TBindSourceAdapterField.GetMemberType

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: protected
Source:
Data.Bind.ObjectScope.pas
Data.Bind.ObjectScope.hpp
Unit: Data.Bind.ObjectScope
Parent: TBindSourceAdapterField

Delphi

function GetMemberType(var AType: TScopeMemberType): Boolean; virtual;

C++

virtual bool __fastcall GetMemberType(Data::Bind::Components::TScopeMemberType &AType);

Description

Embarcadero Technologies does not currently have any additional information.