Data.Bind.ObjectScope.TCustomDataGeneratorAdapter

[–] Properties | |
---|---|
Type: class | |
Visibility: public | |
Source: Data.Bind.ObjectScope.pas Data.Bind.ObjectScope.hpp
| |
Unit: Data.Bind.ObjectScope | |
Parent: Data.Bind.ObjectScope |
Delphi
TCustomDataGeneratorAdapter = class(TListBindSourceAdapter<TGeneratorRecord>)
C++
class PASCALIMPLEMENTATION TCustomDataGeneratorAdapter : public TListBindSourceAdapter__1<TGeneratorRecord*>
Description
Implements functionality that allows you to define generated fields that can be provided to a TAdapterBindSource.