Unit 'wtex' Package
[Overview][Constants][Classes][Index] [#fcl]

TTexWriter.ScopeStart

Writes LaTeX opening brace

Declaration

Source position: wtex.pp line 31

public procedure TTexWriter.ScopeStart;

Description

Writes an opening brace ({) to begin a LaTeX scope or command argument. This is a utility method used by other formatting methods to create properly scoped LaTeX constructs.

See also

TTexWriter.ScopeEnd

  

Writes LaTeX closing brace


Documentation generated on: Aug 28 2026 Report a problem on this page