Enum TWPEvalVarType
Unit: WPEval
Elements
wpevUndef | |
wpevFloat | |
wpevString | |
wpevInteger | |
wpevBool | |
wpevDate |
Description
TWPEvalVarType=(wpevUndef,wpevFloat,wpevString,wpevInteger,wpevBool,wpevDate)>Used or referenced by
| -Property TWPEvalType.LastType : TWPEvalVarType |