DelphiDoc is a program for automatic generation of documentation on a Delphi-Project. At the momen

源代码在线查看: formmain.mfcompileroptions.txt

软件大小: 3450 K
上传用户: multicolor
关键词: Delphi-Project documentation generation DelphiDoc
下载地址: 免注册下载 普通下载 VIP

相关代码

				Page Compiler Options
				~guiinclude FormMain_All.txt
				
				~guialias LabelDelphiVersion ComboBoxDelphiVersion
				
				
				~gui MFCompilerOptions Page Compiler Options
				
				The version of Delphi to emulate and other compiler options can be 
				set on this page.
				
				
				
				~gui ComboBoxDelphiVersion Delphi Version
				
				The version of Delphi to emulate when parsing the source code files can
				be chosen here. Delphi up to Delphi 7 is fully backward
				compatible so the parser is really always the same, this option will only
				set the compiler symbols to be used for conditional compiling.~[p]
				
				The parsing of Delphi .Net is not supported so far, I don't have it and
				there is no official grammar to create a parser from. Delphi 2005 for
				Win32 is not fully supported either, but should work in most cases.
				Kylix has to be selected in the ~[linkGUI FormDefines dialog] opened
				by the button ~[linkGUI #ButtonCompilerOptions Edit Compiler Options].
				
				
				
				~gui ButtonCompilerOptions Edit Compiler Options
				
				Opens ~[linkGUI FormDefines a dialog] to change the compiler settings. 
				This can be ignored for most projects. The compiler settings will
				automatically be read from the respective .cfg/.conf-file when a 
				project is parsed. The compiler symbols for the version of Delphi can
				also be defined directly on the main window.
				
				
				
				
				
							

相关资源