Data.Bind.ObjectScope.TTypedListValueGeneratorDelegate

From RAD Studio API Documentation
Jump to: navigation, search

Data.Bind.ObjectScope.TValueGeneratorDelegateWithEventsData.Bind.ObjectScope.TValueGeneratorDelegateSystem.TObjectTTypedListValueGeneratorDelegate

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