|
Console Application Runner ClassesProgrammers GuideIntroductionThis section of the Console Application Runner Classes documentation focusses on describing the classes, methods properties and events that make up the library. The project contains just one unit, PJConsoleApp, that contains all the code. ContentsThe guide has the following main sections. Each section provides links to more detailed information. ConventionsIdentifiers in plain text appear like this: Identifier
Identifiers in links appear like this: Values appear like this: 42 'text' True
When an item or statement applies only to a later version of the project it will be marked with the earliest version number of the project to which it applies. For example: [v2.0]
Declarations appear in frames, for example: procedure Foo(const Bar: string);
Links
|