API:Data.Bind.ObjectScope.FindRegisteredValueGenerators

De RAD Studio API Documentation
Aller à : navigation, rechercher

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);

Propriétés

Type Visibilité  Source Unité  Parent
function public
Data.Bind.ObjectScope.pas
Data.Bind.ObjectScope.hpp
Data.Bind.ObjectScope Data.Bind.ObjectScope

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 !