Unit 'pascodegen' Package
[Overview][Constants][Types][Classes][Index] [#fcl]

TPascalCodeGenerator.PopSection

Pop section from section stack

Declaration

Source position: pascodegen.pp line 82

public function TPascalCodeGenerator.PopSection: TCodeSection;

Function result

Popped section type

Description

PopSection pops the topmost section from the internal section stack and returns it. If the stack is empty, it returns csUnknown.

See also

TPascalCodeGenerator.PushSection

  

Push section onto section stack

TCodeSection

  

Pascal code section types


Documentation generated on: Dec 19 2025