TZVariable Class Reference

Implements a variable holder object. More...

Inherits TObject.

List of all members.

Public Member Functions

 TZVariable (const string Name, const TZVariant Value)
 Creates a new instance of variable.

Public Attributes

string Name
TZVariant Value

Private Attributes

string FName
TZVariant FValue


Detailed Description

Implements a variable holder object.

Definition at line 63 of file ZVariables.pas.


Constructor & Destructor Documentation

TZVariable::TZVariable ( const string  Name,
const TZVariant  Value 
)

Creates a new instance of variable.

Parameters:
Name a variable name.
Value a variable value.

Definition at line 165 of file ZVariables.pas.

References Name.


Member Data Documentation

string TZVariable::FName [private]

Definition at line 68 of file ZVariables.pas.

Definition at line 70 of file ZVariables.pas.

See also:
FName For reading

FName For writing

Definition at line 80 of file ZVariables.pas.

See also:
FValue For reading

FValue For writing

Definition at line 83 of file ZVariables.pas.


The documentation for this class was generated from the following file:

Generated on Wed Dec 30 08:42:58 2009 for zeoslib by  doxygen 1.5.7.1