Data.Bind.ObjectScope.TValueGeneratorDelegate

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTValueGeneratorDelegate

Delphi

TValueGeneratorDelegate = class

C++

class PASCALIMPLEMENTATION TValueGeneratorDelegate : public System::TObject

Properties

Type Visibility Source Unit Parent
class public
Data.Bind.ObjectScope.pas
Data.Bind.ObjectScope.hpp
Data.Bind.ObjectScope Data.Bind.ObjectScope

Description

This is the base class used by TDelegateValueGenerator to generate sample values.

See Also