Data.Bind.ObjectScope.TBindSourceAdapterReadField.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: TBindSourceAdapterReadField

Delphi

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

C++

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

Description


Embarcadero Technologies does not currently have any additional information.