Data.Bind.ObjectScope.TTypedListValueGeneratorDelegate

[–] Properties | |
---|---|
Type: class | |
Visibility: public | |
Source: Data.Bind.ObjectScope.pas Data.Bind.ObjectScope.hpp
| |
Unit: Data.Bind.ObjectScope | |
Parent: Data.Bind.ObjectScope |
Delphi
TTypedListValueGeneratorDelegate<T> = class(TInternalTypedListValueGeneratorDelegate)
C++
template<typename T> class PASCALIMPLEMENTATION TTypedListValueGeneratorDelegate__1 : public TInternalTypedListValueGeneratorDelegate
Description
Is used to generate sample values.