Data.Bind.ObjectScope.TGeneratorRecord

[–] Properties | |
---|---|
Type: class | |
Visibility: public | |
Source: Data.Bind.ObjectScope.pas Data.Bind.ObjectScope.hpp
| |
Unit: Data.Bind.ObjectScope | |
Parent: Data.Bind.ObjectScope |
Delphi
TGeneratorRecord = class(TObject)
C++
class PASCALIMPLEMENTATION TGeneratorRecord : public System::TObject
Description
Is the base class that implements a dictionary of strings and variant values (TValue).