[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: laz2_xpath.pas line 295
type TXPathNumberVariable = class(TXPathVariable) |
||
public |
||
constructor Create(); |
|
|
class function TypeName; override; |
|
|
function AsBoolean; override; |
|
|
function AsNumber; override; |
|
|
function AsText; override; |
|
|
property Value: Extended; [r] |
|
|
end; |
|
||
| | ||
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |