TZDefaultFunctionsList Class Reference

Implements a default function list. More...

Inheritance diagram for TZDefaultFunctionsList:

TZFunctionsList TInterfacedObject IZFunctionsList

List of all members.

Public Member Functions

 Add (IZFunction Func)
 Clear ()
Integer FindByName (const string Name)
 Finds a function reference.
Integer GetCount ()
IZFunction GetFunction (Integer Index)
string GetName (Integer Index)
 Remove (const string Name)
 TZDefaultFunctionsList ()

Protected Attributes

IZCollection Functions


Detailed Description

Implements a default function list.

Definition at line 733 of file ZFunctions.pas.


Constructor & Destructor Documentation

TZDefaultFunctionsList::TZDefaultFunctionsList (  ) 


Member Function Documentation

TZFunctionsList::Add ( IZFunction  Func  )  [inherited]

Reimplemented from IZFunctionsList.

TZFunctionsList::Clear (  )  [inherited]

Reimplemented from IZFunctionsList.

Integer TZFunctionsList::FindByName ( const string  Name  )  [inherited]

Finds a function reference.

Reimplemented from IZFunctionsList.

Integer TZFunctionsList::GetCount (  )  [inherited]

Reimplemented from IZFunctionsList.

IZFunction TZFunctionsList::GetFunction ( Integer  Index  )  [inherited]

Reimplemented from IZFunctionsList.

string TZFunctionsList::GetName ( Integer  Index  )  [inherited]

Reimplemented from IZFunctionsList.

TZFunctionsList::Remove ( const string  Name  )  [inherited]

Reimplemented from IZFunctionsList.


Member Data Documentation

IZCollection TZFunctionsList::Functions [protected, inherited]

See also:
FFunctions For reading

FFunctions For writing

Reimplemented from IZFunctionsList.

Definition at line 76 of file ZFunctions.pas.


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

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