📄 iw72tmsd2005.dpk.~1~
字号:
package IW72TMSD2005;
{$R *.res}
{$R 'IWTMSCTRLSREG.dcr'}
{$R 'IWDBTMSCTRLSREG.dcr'}
{$ALIGN 8}
{$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 'TMS IntraWeb Components'}
{$IMPLICITBUILD OFF}
{$DEFINE TMSIW5}
requires
rtl,
vcl,
vcljpg,
dbrtl,
inet,
vcldb,
vclx,
IntrawebDB_80_100,
Intraweb_80_100,
designide,
xmlrtl,
vclactnband;
contains
IWDBTMSCTRLSREG in 'IWDBTMSCTRLSREG.pas',
IWTMSCtrls in 'IWTMSCtrls.Pas',
IWDBTMSCtrls in 'IWDBTMSCtrls.pas',
IWPicCntnr in 'IWPicCntnr.pas',
IWTMSMenus in 'IWTMSMenus.pas',
IWTMSCal in 'IWTMSCal.pas',
IWTMSCTRLSREG in 'IWTMSCTRLSREG.pas',
IWScrollPanel in 'IWScrollPanel.pas',
IWTickerPanel in 'IWTickerPanel.pas',
IWTMSButton in 'IWTMSButton.pas',
IWTMSEdit in 'IWTMSEdit.pas',
IWTMSImgCtrls in 'IWTMSImgCtrls.pas',
IWDBScrollPanel in 'IWDBScrollPanel.pas',
IWDBSmartPanel in 'IWDBSmartPanel.pas',
IWLineLibrary in 'IWLineLibrary.pas',
IWOutlookBar in 'IWOutlookBar.pas',
IWTMSBase in 'IWTMSBase.pas',
IWHotSpotImage in 'IWHotSpotImage.pas',
IWTMSPopup in 'IWTMSPopup.pas',
IWDBTMSEdit in 'IWDBTMSEdit.pas',
IWTMSColorPicker in 'IWTMSColorPicker.pas',
IWTMSLinks in 'IWTMSLinks.pas',
IWTMSCC in 'IWTMSCC.pas',
IWHTMLEdit in 'IWHTMLEdit.pas',
IWDBHtmlEdit in 'IWDBHtmlEdit.pas',
IWTMSPLAN in 'IWTMSPLAN.pas',
IWTMSImg in 'IWTMSImg.pas',
IWTMSCheckList in 'IWTMSCheckList.pas',
IWColorComboBox in 'IWColorComboBox.pas',
IWAdvToolButton in 'IWAdvToolButton.pas',
IWTMSTextAreaLimiter in 'IWTMSTextAreaLimiter.pas',
IWTMSCalculatingLabel in 'IWTMSCalculatingLabel.pas',
IWMultiColumnComboBox in 'IWMultiColumnComboBox.pas',
IWHelpTip in 'IWHelpTip.pas',
iwtmssplash in 'iwtmssplash.pas';
end.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -