Source position: h2pasconvert.pas line 358
type TPreH2PasToolsOptions = set of ( |
||
phRemoveCPlusPlusExternCTool, |
|
|
phRemoveEmptyCMacrosTool, |
|
|
phReplaceEdgedBracketPairWithStar, |
|
|
phReplaceMacro0PointerWithNULL, |
|
|
phConvertFunctionTypesToPointers, |
|
|
phConvertEnumsToTypeDef, |
|
|
phCommentComplexCMacros, |
|
|
phCommentComplexCFunctions, |
|
|
phAddMissingMacroBrackets |
|
|
); |
CT Web help |
CodeTyphon Studio |