Data.Bind.ObjectScope.TTypedListValueGeneratorDelegate

From RAD Studio API Documentation

TTypedListValueGeneratorDelegateData.Bind.ObjectScope.TValueGeneratorDelegateWithEventsData.Bind.ObjectScope.TValueGeneratorDelegateSystem.TObject

Delphi

TTypedListValueGeneratorDelegate<T> = class(TValueGeneratorDelegateWithEvents)

C++

template<typename T> class PASCALIMPLEMENTATION TTypedListValueGeneratorDelegate__1 : public TValueGeneratorDelegateWithEvents

Properties

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

Description

Is used to generate sample values.

See Also