Generated source code string list
Source position: pascodegen.pp line 103
public property TPascalCodeGenerator.Source : TStrings |
Source contains the generated source code as a read-only string list. Each line in the list represents one line of generated Pascal code. This property provides access to the complete generated output.
|
Add line to source code with current indentation |
|
|
Save generated source code to file |
|
|
Save generated source code to stream |