Data.Bind.ObjectScope.TBindSourceAdapter.AddFieldsToList
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: protected | |
Source: Data.Bind.ObjectScope.pas Data.Bind.ObjectScope.hpp
| |
Unit: Data.Bind.ObjectScope | |
Parent: TBindSourceAdapter |
Delphi
class procedure AddFieldsToList(AType: TRttiType;
ABindSourceAdapter: TBindSourceAdapter;
AFieldsList: TList<TBindSourceAdapterField>; const AGetMemberObject: IGetMemberObject);
C++
__classmethod void __fastcall AddFieldsToList(System::Rtti::TRttiType* AType, TBindSourceAdapter* ABindSourceAdapter, System::Generics::Collections::TList__1<TBindSourceAdapterField*>* AFieldsList, const _di_IGetMemberObject AGetMemberObject);
Description
Embarcadero Technologies does not currently have any additional information.