GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
fpclasschart(1) Free Pascal class tree generator fpclasschart(1)

fpclasschart - The Free Pascal class tree generator.

fpclasschart --input=cmdline --output=filename [--merge=filename] [--kind=objectkind] [--lang=language] [--help]

fpclasschart Creates class tree from pascal source

You can invoke fpclasschart with as one or more options.

fpclasschart has several options, most of them optional, defaults will be used in most cases.

--input=cmdline
This option tells fpclasschart to generate a tree file. The command line is the same as the compiler's one used to compile the source file.
--output=filename
This option specifies the name of the generated file descfile that contains the actual chart for the object tree.
--merge=filename
Gives a path to a file already containing an object tree to merge.
--kind=objectkind
Specifys object kind. One of object, class, interface.
--lang=language
Sets the language for the output file. This will mainly set the strings used for the headers in various parts of the documentation files (by default they're in english). Currently, valid options are
de
German.
fr
French.
nl
Dutch.
--help
Writes a help message.

ppc386(1) latex(1) makeskel(1)
9 december 2009 Free Pascal

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.