Data.Bind.ObjectScope.TGeneratorRecord

From RAD Studio API Documentation

TGeneratorRecordSystem.TObject

Delphi

TGeneratorRecord = class(TObject)

C++

class PASCALIMPLEMENTATION TGeneratorRecord : public System::TObject

Properties

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

Description

Is the base class that implements a dictionary of strings and variant values (TValue).

See Also