Data.Bind.ObjectScope.TValueGeneratorDelegate

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTValueGeneratorDelegate
[–] Properties
Type: class
Visibility: public
Source:
Data.Bind.ObjectScope.pas
Data.Bind.ObjectScope.hpp
Unit: Data.Bind.ObjectScope
Parent: Data.Bind.ObjectScope

Delphi

TValueGeneratorDelegate = class

C++

class PASCALIMPLEMENTATION TValueGeneratorDelegate : public System::TObject

Description

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

See Also