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

TPascalCodeGenerator.ClassComment

Add formatted class comment header

Declaration

Source position: pascodegen.pp line 98

public procedure TPascalCodeGenerator.ClassComment(

  const AClassName: string

); virtual;

Arguments

AClassName

  

Class name for the header

Description

ClassComment adds a formatted comment header for a class with decorative lines. It creates a professional-looking separator with the class name centered.

See also

TPascalCodeGenerator.Comment

  

Add comment to source code


Documentation generated on: Dec 19 2025