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

TPascalCodeGenerator.PopSection

Pop section from section stack

Declaration

Source position: pascodegen.pp line 63

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: Aug 28 2026 Report a problem on this page