REST.BindSource.TRESTComponentAdapter.TReadWriteField.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* {Data_Bind_ObjectScope}TBindSourceAdapterReadWriteField<REST_BindSource_TReadWriteField<T>_T>.Create */ inline __fastcall TReadWriteField__1(Data::Bind::Objectscope::TBindSourceAdapter* AOwner, const System::UnicodeString AMemberName, const Data::Bind::Objectscope::TBindSourceAdapterFieldType &AType, const Data::Bind::Objectscope::_di_IGetMemberObject AGetMemberObject, Data::Bind::Objectscope::TValueReader__1<T>* const AReader, Data::Bind::Objectscope::TValueWriter__1<T>* const AWriter, Data::Bind::Components::TScopeMemberType AMemberType) : Data::Bind::Objectscope::TBindSourceAdapterReadWriteField__1<T>(AOwner, AMemberName, AType, AGetMemberObject, AReader, AWriter, AMemberType) { }

Properties

Type Visibility Source Unit Parent
constructor public REST.BindSource.hpp REST.BindSource TReadWriteField

Description

Embarcadero Technologies does not currently have any additional information.