Unit 'cyMathParser' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_cindy]

TVariables

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: cyMathParser.pas line 152

type TVariables = class

protected

  procedure Clear;

  

  function GetName();

  

  function GetValue();

  

public

  constructor create;

  

  property Count: Integer; [r]

  

  property Names []: string; [r]

  

  property Values []: Extended; [r]

  

  function GetIndex();

  

  procedure SetValue();

  

end;

Inheritance

TVariables

  

|

TObject



CT Web help

CodeTyphon Studio