Data.Bind.ObjectScope.TGeneratorRecord

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTGeneratorRecord
[–] 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).

See Also