API:Data.Bind.ObjectScope.TDataGeneratorAdapter
| [–] Properties | |
|---|---|
| Type: class | |
| Visibility: public | |
| Source: Data.Bind.ObjectScope.pas Data.Bind.ObjectScope.hpp
| |
| Unit: Data.Bind.ObjectScope | |
| Parent: Data.Bind.ObjectScope | |
Delphi
TDataGeneratorAdapter = class(TCustomDataGeneratorAdapter)
C++
class PASCALIMPLEMENTATION TDataGeneratorAdapter : public TCustomDataGeneratorAdapter
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.