IZVariablesList Class Reference

Defines a list of variables. More...

Inheritance diagram for IZVariablesList:

IZInterface TZVariablesList

List of all members.

Public Member Functions

 Add (const string Name, const TZVariant Value)
 Clear ()
 ClearValues ()
Integer FindByName (const string Name)
Integer GetCount ()
string GetName (Integer Index)
TZVariant GetValue (Integer Index)
TZVariant GetValueByName (const string Name)
 Remove (const string Name)
 SetValue (Integer Index, const TZVariant Value)
 SetValueByName (const string Name, const TZVariant Value)

Public Attributes

Integer Count
TZVariant NamedValues
string Names
TZVariant Values


Detailed Description

Defines a list of variables.

Definition at line 120 of file ZExpression.pas.


Member Function Documentation

IZVariablesList::Add ( const string  Name,
const TZVariant  Value 
)

Reimplemented in TZVariablesList.

IZVariablesList::Clear (  ) 

Reimplemented in TZVariablesList.

IZVariablesList::ClearValues (  ) 

Reimplemented in TZVariablesList.

Integer IZVariablesList::FindByName ( const string  Name  ) 

Reimplemented in TZVariablesList.

Integer IZVariablesList::GetCount (  ) 

Reimplemented in TZVariablesList.

string IZVariablesList::GetName ( Integer  Index  ) 

Reimplemented in TZVariablesList.

TZVariant IZVariablesList::GetValue ( Integer  Index  ) 

Reimplemented in TZVariablesList.

TZVariant IZVariablesList::GetValueByName ( const string  Name  ) 

Reimplemented in TZVariablesList.

IZVariablesList::Remove ( const string  Name  ) 

Reimplemented in TZVariablesList.

IZVariablesList::SetValue ( Integer  Index,
const TZVariant  Value 
)

Reimplemented in TZVariablesList.

IZVariablesList::SetValueByName ( const string  Name,
const TZVariant  Value 
)

Reimplemented in TZVariablesList.


Member Data Documentation

See also:
GetCount For reading

Definition at line 174 of file ZExpression.pas.

See also:
GetValueByName For reading

SetValueByName For writing

Definition at line 184 of file ZExpression.pas.

See also:
GetName For reading

Definition at line 177 of file ZExpression.pas.

See also:
GetValue For reading

SetValue For writing

Definition at line 180 of file ZExpression.pas.


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

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