API:Data.Bind.ObjectScope.FindRegisteredValueGenerators

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function FindRegisteredValueGenerators(const AName: string; AFieldType: TGeneratorFieldType): TArray<TPair<string, TValueGeneratorDescription>>;

C++

extern DELPHI_PACKAGE System::DynamicArray<System::Generics::Collections::TPair__2<System::UnicodeString,TValueGeneratorDescription> > __fastcall FindRegisteredValueGenerators(const System::UnicodeString AName, TGeneratorFieldType AFieldType);

プロパティ

種類 可視性 ソース ユニット
function public
Data.Bind.ObjectScope.pas
Data.Bind.ObjectScope.hpp
Data.Bind.ObjectScope Data.Bind.ObjectScope

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。