Source position: mscoreengine.pas line 86
type TmscrVarType = ( |
||
msvtInt, |
|
|
msvtBool, |
|
|
msvtFloat, |
|
|
msvtChar, |
|
|
msvtString, |
|
|
msvtClass, |
|
|
msvtRecord, |
|
|
msvtArray, |
|
|
msvtVariant, |
|
|
msvtEnum, |
|
|
msvtConstructor, |
|
|
msvtInt64 |
|
|
); |
| CT Web help |
| CodeTyphon Studio |