You are here:
Symbol Reference >
MtxParseClass Namespace
>
Structs, Records, Enums
>
MtxParseClass.TSimpleType Enumeration
MtxVec VCL
MtxParseClass.TSimpleType Enumeration
MtxParseClass
|
Structs, Records, Enums
Collapse All
Pascal
TSimpleType
= (
stUndefined
,
stInt8
,
stInt16
,
stInt32
,
stInt64
,
stUInt8
,
stUInt16
,
stUInt32
,
stUInt64
,
stFloat
,
stDouble
,
stFloatComplex
,
stDoubleComplex
,
stBoolean
,
stString
);
File
MtxParseClass
Description
This is record MtxParseClass.TSimpleType.
Group
Structs, Records, Enums
Links
MtxParseClass
,
Structs, Records, Enums
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic?
Send feedback!