REST.BindSource.TRESTComponentAdapter.CreateReadOnlyField
Delphi
procedure CreateReadOnlyField<T>(const AFieldName: string; const AGetMemberObject: IGetMemberObject;
AMemberType: TScopeMemberType; const AGetterFunc: TFunc<T>; const APersistent: TPersistent = nil);
C++
template<typename T> void __fastcall CreateReadOnlyField(const System::UnicodeString AFieldName, const Data::Bind::Objectscope::_di_IGetMemberObject AGetMemberObject, Data::Bind::Components::TScopeMemberType AMemberType, const System::DelphiInterface<System::Sysutils::TFunc__1<T> > AGetterFunc, System::Classes::TPersistent* const APersistent = (System::Classes::TPersistent*)(0x0));
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
procedure function |
protected | REST.BindSource.pas REST.BindSource.hpp |
REST.BindSource | TRESTComponentAdapter |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !