Data.Bind.ObjectScope.TInternalTypedListValueGeneratorDelegate

From RAD Studio API Documentation

TInternalTypedListValueGeneratorDelegateData.Bind.ObjectScope.TValueGeneratorDelegateWithEventsData.Bind.ObjectScope.TValueGeneratorDelegateSystem.TObject
[–] Properties
Type: class
Visibility: public
Source:
Data.Bind.ObjectScope.pas
Data.Bind.ObjectScope.hpp
Unit: Data.Bind.ObjectScope
Parent: Data.Bind.ObjectScope

Delphi

TInternalTypedListValueGeneratorDelegate = class(TValueGeneratorDelegateWithEvents)

C++

class PASCALIMPLEMENTATION TInternalTypedListValueGeneratorDelegate : public TValueGeneratorDelegateWithEvents

Description

Extends TValueGeneratorDelegate with additional events. Data.Bind.ObjectScope.TInternalTypedListValueGeneratorDelegate inherits from Data.Bind.ObjectScope.TValueGeneratorDelegateWithEvents. All content below this line refers to Data.Bind.ObjectScope.TValueGeneratorDelegateWithEvents.

Extends TValueGeneratorDelegate with additional events.

See Also