API:Data.Bind.ObjectScope.FindRegisteredValueGenerator
[–] Properties | |
---|---|
Type: function | |
Visibility: public | |
Source: Data.Bind.ObjectScope.pas Data.Bind.ObjectScope.hpp
| |
Unit: Data.Bind.ObjectScope | |
Parent: Data.Bind.ObjectScope |
Delphi
function FindRegisteredValueGenerator(const AName: string; AFieldType: TGeneratorFieldType; var ADescription: TValueGeneratorDescription): Boolean;
C++
extern DELPHI_PACKAGE bool __fastcall FindRegisteredValueGenerator(const System::UnicodeString AName, TGeneratorFieldType AFieldType, TValueGeneratorDescription &ADescription);
Description
Embarcadero Technologies does not currently have any additional information.