Data.Bind.ObjectScope.TInternalTypedListValueGeneratorDelegate

From RAD Studio API Documentation
Jump to: navigation, search

Data.Bind.ObjectScope.TValueGeneratorDelegateWithEventsData.Bind.ObjectScope.TValueGeneratorDelegateSystem.TObjectTInternalTypedListValueGeneratorDelegate

Delphi

TInternalTypedListValueGeneratorDelegate = class(TValueGeneratorDelegateWithEvents)

C++

class PASCALIMPLEMENTATION TInternalTypedListValueGeneratorDelegate : 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

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