Data.Bind.ObjectScope.TBindSourceAdapter.AddFieldsToList
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);
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
procedure function |
protected | Data.Bind.ObjectScope.pas Data.Bind.ObjectScope.hpp |
Data.Bind.ObjectScope | TBindSourceAdapter |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。