Current code section type
Source position: pascodegen.pp line 104
public property TPascalCodeGenerator.CurrentSection : TCodeSection |
CurrentSection indicates the current section type being generated. Reading this property returns the section type at the top of the section stack. Writing to this property changes the current section without affecting the stack.
|
Pascal code section types |
|
|
Ensure code is in specified section |
|
|
Push section onto section stack |
|
|
Pop section from section stack |