API:Data.Bind.ObjectScope.TDataGeneratorAdapter

From RAD Studio API Documentation
Jump to: navigation, search

Data.Bind.ObjectScope.TCustomDataGeneratorAdapterData.Bind.ObjectScope.TListBindSourceAdapterData.Bind.ObjectScope.TBaseListBindSourceAdapterTDataGeneratorAdapter

Delphi

TDataGeneratorAdapter = class(TCustomDataGeneratorAdapter)

C++

class PASCALIMPLEMENTATION TDataGeneratorAdapter : public TCustomDataGeneratorAdapter

Properties

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

Description

Implements functionality that allows you to define generated fields that can be provided to a TAdapterBindSource.

Data.Bind.ObjectScope.TDataGeneratorAdapter inherits from Data.Bind.ObjectScope.TCustomDataGeneratorAdapter. All content below this line refers to Data.Bind.ObjectScope.TCustomDataGeneratorAdapter.

Implements functionality that allows you to define generated fields that can be provided to a TAdapterBindSource.

See Also