You are here:
Symbol Reference >
MtxParseClass Namespace
>
Structs, Records, Enums
>
MtxParseClass.TExprFlowKeyword Enumeration
MtxVec VCL
MtxParseClass.TExprFlowKeyword Enumeration
MtxParseClass
|
Structs, Records, Enums
Collapse All
Pascal
TExprFlowKeyword
= (
eccNone
,
eccIf
,
eccElse
,
eccEnd
,
eccWhile
,
eccFor
,
eccEndFor
,
eccBreak
,
eccContinue
);
File
MtxParseClass
Description
This is record MtxParseClass.TExprFlowKeyword.
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!