DelphiCodeToDoc Previous Next
Name
TDocGeneratorChm
Parent
uDocGeneratorChm
Class Hierarchy
TDocGeneratorHtml
Visibility
PUBLIC
Description
CHM generator class derived from TDocGeneratorHtml
Members
Fields
Field Description FCHMIndexLines (-) CHM Index strings FCHMProjectLines (-) CHM Project strings FCHMTOCLines (-) CHM TOC strings
Methods
Method Description Create (+) Create a TDocGeneratorChm instance by calling its inherited contructor Destroy (+) Destroy a TDocGeneratorChm instance Execute (+) Execute the document generator process GetChmBaseConfigFileName (-) Return the name of the main generated file from Generator GetOutputFile (+) Return the name of the main generated file from Generator OnConEnd (+) Event executed at the end of the DOS capture OnConRun (+) Event executed during the DOS capture. OnConStdErr (+) Event executed during DOS capture errors. OnConStdOut (+) Event executed during the DOS capture to get the output. ProcessClass (-) Add the class in the CHM project ProcessClasses (-) Add all classes in the CHM project ProcessConstant (-) Add the constant in the CHM project ProcessConstants (-) Add all Constants in the CHM project ProcessEvent (-) Add the Event in the CHM project ProcessEvents (-) Add all Events in the CHM project ProcessField (-) Add the Field in the CHM project ProcessFields (-) Add all Fields in the CHM project ProcessFunction (-) Add the Function in the CHM project ProcessFunctions (-) Add all Functions in the CHM project ProcessMethod (-) Add the Method in the CHM project ProcessMethods (-) Add all classes in the CHM project ProcessProject (-) Add the project in the CHM project ProcessProperties (-) Add all Properties in the CHM project ProcessProperty (-) Add the Property in the CHM project ProcessType (-) Add the Type in the CHM project ProcessTypes (-) Add all Types in the CHM project ProcessUnit (-) Add the Unit in the CHM project ProcessUnits (-) Add all Units in the CHM project ProcessVariable (-) Add the Variable in the CHM project ProcessVariables (-) Add all Variables in the CHM project
Legend
Symbol Visibility - Private # Protected + Public * Published A Automated S Strict
DelphiCodeToDoc Previous Next