?? autoupgraderprod5.dpk
字號(hào):
package AutoUpgraderProD5;
{$R *.RES}
{$R '_AUReg.dcr'}
{$ALIGN ON}
{$ASSERTIONS ON}
{$BOOLEVAL OFF}
{$DEBUGINFO ON}
{$EXTENDEDSYNTAX ON}
{$IMPORTEDDATA ON}
{$IOCHECKS ON}
{$LOCALSYMBOLS ON}
{$LONGSTRINGS ON}
{$OPENSTRINGS ON}
{$OPTIMIZATION ON}
{$OVERFLOWCHECKS OFF}
{$RANGECHECKS OFF}
{$REFERENCEINFO ON}
{$SAFEDIVIDE OFF}
{$STACKFRAMES OFF}
{$TYPEDADDRESS OFF}
{$VARSTRINGCHECKS ON}
{$WRITEABLECONST ON}
{$MINENUMSIZE 1}
{$IMAGEBASE $400000}
{$DESCRIPTION 'AutoUpgrader Pro for Delphi 5'}
{$IMPLICITBUILD OFF}
requires
vcl50;
contains
auAutoUpgrader,
auAutoUpgraderAddURL,
auAutoUpgraderEditor,
auAutoUpgraderPassword,
auAutoUpgraderUpgradeMsg,
auAutoUpgraderWizard,
auExtAssociation,
auHTTP,
auHTTPProxyEditor,
auThread,
auUtils,
_AUReg in '_AUReg.pas';
end.
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -