[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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; |
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |