⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 tmsexd2006.dpk

📁 Create modern-looking & feature-rich Windows applications faster with over 300 components in one mon
💻 DPK
字号:
package tmsexd2006;

{$R *.res}
{$R 'AdvSyskeyboardHookReg.dcr'}
{$R 'calpreg.dcr'}
{$R 'calcreg.dcr'}
{$R 'exeinforeg.dcr'}
{$R 'ellipslblreg.dcr'}
{$R 'fsreg.dcr'}
{$R 'frmsreg.dcr'}
{$R 'hotspotimagereg.dcr'}
{$R 'lfreg.dcr'}
{$R 'macrorecorderreg.dcr'}
{$R 'sysmreg.dcr'}
{$R 'advsmoothbuttonreg.dcr'}
{$R 'advsmoothcalendarreg.dcr'}
{$R 'advsmoothdatepickerreg.dcr'}
{$R 'advsmoothlabelreg.dcr'}
{$R 'advsmoothlistboxreg.dcr'}
{$R 'advsmoothcomboboxreg.dcr'}
{$R 'advsmoothimagelistboxreg.dcr'}
{$R 'advsmoothimagelistboxpickerreg.dcr'}
{$R 'advsmoothmenureg.dcr'}
{$R 'advsmoothpanelreg.dcr'}
{$R 'advsmoothspinnerreg.dcr'}
{$R 'advsmoothtrackbarreg.dcr'}
{$R 'advsmoothtogglebuttonreg.dcr'}
{$R 'advsmoothstatusindicatorreg.dcr'}
{$R 'advsmoothtabpagerreg.dcr'}
{$R 'advsmoothprogressbarreg.dcr'}
{$R 'advsmoothledlabelreg.dcr'}
{$R 'advsmoothjogwheelreg.dcr'}
{$R 'advsmoothgaugereg.dcr'}
{$R 'gdippicturecontainerreg.dcr'}
{$R 'advfocushelperreg.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 OFF}
{$MINENUMSIZE 1}
{$IMAGEBASE $400000}
{$DESCRIPTION 'TMS Component Pack Extra'}
{$IMPLICITBUILD OFF}

requires
  rtl,
  vcl,
  tmsd2006;

contains
  AdvSyskeyboardHookReg in 'AdvSyskeyboardHookReg.pas',
  AdvSyskeyboardHook in 'AdvSyskeyboardHook.pas',
  AdvTouchKeyboard in 'AdvTouchKeyboard.pas',
  AdvTouchKeyboardReg in 'AdvTouchKeyboardReg.pas',
  calpreg in 'calpreg.pas',
  calcomp in 'calcomp.pas',
  calcreg in 'calcreg.pas',
  calpanel in 'calpanel.pas',
  exeinforeg in 'exeinforeg.pas',
  ellipslabel in 'ellipslabel.pas',
  ellipslblreg in 'ellipslblreg.pas',
  exeinfo in 'exeinfo.pas',
  fsreg in 'fsreg.pas',
  formsize in 'formsize.pas',
  frmshape in 'frmshape.pas',
  frmsreg in 'frmsreg.pas',
  hotspotimagereg in 'hotspotimagereg.pas',
  hotspotimage in 'hotspotimage.pas',
  hotspoteditorcomp in 'hotspoteditorcomp.pas',
  hotspoteditor in 'hotspoteditor.pas' {frmHSIEditor},
  moneycal in 'moneycal.pas',
  lfreg in 'lfreg.pas',
  layeredform in 'layeredform.pas',
  macrorecorder in 'macrorecorder.pas',
  macrorecorderreg in 'macrorecorderreg.pas',
  sysmreg in 'sysmreg.pas',
  sysmon in 'sysmon.pas',
  linelibrary in 'linelibrary.pas',
  AdvFocusHelper in 'AdvFocusHelper.pas',
  AdvFocusHelperReg in 'AdvFocusHelperReg.pas',
  AdvSmoothButton in 'AdvSmoothButton.pas',
  AdvSmoothButtonReg in 'AdvSmoothButtonReg.pas',
  AdvSmoothGDIP in 'AdvSmoothGDIP.pas',
  AdvSmoothCalendar in 'AdvSmoothCalendar.pas',
  AdvSmoothCalendarReg in 'AdvSmoothCalendarReg.pas',
  AdvSmoothDatePicker in 'AdvSmoothDatePicker.pas',
  AdvSmoothDatePickerReg in 'AdvSmoothDatePickerReg.pas',
  AdvSmoothLabel in 'AdvSmoothLabel.pas',
  AdvSmoothLabelReg in 'AdvSmoothLabelReg.pas',
  AdvSmoothListBox in 'AdvSmoothListBox.pas',
  AdvSmoothListBoxReg in 'AdvSmoothListBoxReg.pas',
  AdvSmoothComboBox in 'AdvSmoothComboBox.pas',
  AdvSmoothComboBoxReg in 'AdvSmoothComboBoxReg.pas',
  AdvSmoothImageListBox in 'AdvSmoothImageListBox.pas',
  AdvSmoothImageListBoxReg in 'AdvSmoothImageListBoxReg.pas',
  AdvSmoothImageListBoxPicker in 'AdvSmoothImageListBoxPicker.pas',
  AdvSmoothImageListBoxPickerReg in 'AdvSmoothImageListBoxPickerReg.pas',
  AdvSmoothPanel in 'AdvSmoothPanel.pas',
  AdvSmoothPanelReg in 'AdvSmoothPanelReg.pas',
  AdvSmoothMenu in 'AdvSmoothMenu.pas',
  AdvSmoothMenuReg in 'AdvSmoothMenuReg.pas',
  AdvSmoothStyles in 'AdvSmoothStyles.pas' {AdvSmoothStyleForm},
  AdvSmoothFillEditor in 'AdvSmoothFillEditor.pas' {AdvSmoothFillEditorForm},
  AdvSmoothHTMLEditor in 'AdvSmoothHTMLEditor.pas' {AdvSmoothHTMLEditorForm},
  AdvSmoothFillPreview in 'AdvSmoothFillPreview.pas',
  AdvSmoothFillPreviewReg in 'AdvSmoothFillPreviewReg.pas',
  AdvSmoothSelectors in 'AdvSmoothSelectors.pas',
  AdvSmoothSelectorsReg in 'AdvSmoothSelectorsReg.pas',
  AdvSmoothSpin in 'AdvSmoothSpin.pas',
  AdvSmoothSpinReg in 'AdvSmoothSpinReg.pas',
  AdvSmoothXPVS in 'AdvSmoothXPVS.pas',
  AdvSmoothEddd in 'AdvSmoothEddd.pas',
  AdvSmoothEdit in 'AdvSmoothEdit.pas',
  AdvSmoothTheme in 'AdvSmoothTheme.pas',
  AdvSmoothEditButton in 'AdvSmoothEditButton.pas',
  AdvSmoothSpinner in 'AdvSmoothSpinner.pas',
  AdvSmoothSpinnerReg in 'AdvSmoothSpinnerReg.pas',
  AdvSmoothJogWheel in 'AdvSmoothJogWheel.pas',
  AdvSmoothJogWheelReg in 'AdvSmoothJogWheelReg.pas',
  AdvSmoothGauge in 'AdvSmoothGauge.pas',
  AdvSmoothGaugeReg in 'AdvSmoothGaugeReg.pas',
  AdvSmoothTrackbar in 'AdvSmoothTrackbar.pas',
  AdvSmoothTrackbarReg in 'AdvSmoothTrackbarReg.pas',
  AdvSmoothStatusIndicator in 'AdvSmoothStatusIndicator.pas',
  AdvSmoothStatusIndicatorReg in 'AdvSmoothStatusIndicatorReg.pas',
  AdvSmoothProgressBar in 'AdvSmoothProgressBar.pas',
  AdvSmoothProgressBarReg in 'AdvSmoothProgressBarReg.pas',
  AdvSmoothTabPager in 'AdvSmoothTabPager.pas',
  AdvSmoothTabPagerReg in 'AdvSmoothTabPagerReg.pas',
  AdvSmoothToggleButton in 'AdvSmoothToggleButton.pas',
  AdvSmoothToggleButtonReg in 'AdvSmoothToggleButtonReg.pas',
  AdvSmoothLEDLabel in 'AdvSmoothLEDLabel.pas',
  AdvSmoothLEDLabelReg in 'AdvSmoothLEDLabelReg.pas',
  AdvExplorerTreeview in 'AdvExplorerTreeview.pas',
  AdvExplorerTreeviewReg in 'AdvExplorerTreeviewReg.pas',
  GDIPPictureContainer in 'GDIPPictureContainer.pas',
  GDIPPictureContainerReg in 'GDIPPictureContainerReg.pas',
  GDIPFill in 'GDIPFill.pas',
  AdvReflectionImage in 'AdvReflectionImage.pas',
  AdvReflectionImageReg in 'AdvReflectionImageReg.pas',
  AdvReflectionLabel in 'AdvReflectionLabel.pas',
  AdvRefLabelReg in 'AdvRefLabelReg.pas',
  AdvGlassButton in 'AdvGlassButton.pas',
  AdvGlassButtonReg in 'AdvGlassButtonReg.pas';
end.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -