Class TWPEvalVar
Hierarchy
System.TObject | WPEval.TWPEvalType | TWPEvalVar
Subclasses
WPEval.TWPEvalFunction | WPEval.TWPEvalOperation
Methods
Function GetBoolValue : Boolean
Function GetDateValue : TDateTime
Function GetFloatValue : Double
Function GetIntValue : Integer
Function GetLastType : TWPEvalVarType
Function GetStringValue : string
Used or referenced by
-Procedure TWPEvalType.Assign(Source:TWPEvalType) |
-Procedure TWPEvalType.Assign(Source:TWPEvalType) |
-Property TWPEvalFunction.Params[index] : TWPEvalVar |