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

📄 tmsexd7.dpk

📁 TMSPack基本上涵盖了Delphi所有的基础控件
💻 DPK
字号:
package tmsexd7;

{$R *.res}
{$R 'AdvSyskeyboardHookReg.dcr'}
{$R 'sysmreg.dcr'}
{$R 'calcreg.dcr'}
{$R 'calpreg.dcr'}
{$R 'ellipslblreg.dcr'}
{$R 'exeinforeg.dcr'}
{$R 'frmsreg.dcr'}
{$R 'fsreg.dcr'}
{$R 'hotspotimagereg.dcr'}
{$R 'lfreg.dcr'}
{$R 'advsmoothbuttonreg.dcr'}
{$R 'advsmoothcalendarreg.dcr'}
{$R 'advsmoothdatepickerreg.dcr'}
{$R 'advsmoothlabelreg.dcr'}
{$R 'advsmoothlistboxreg.dcr'}
{$R 'advsmoothmenureg.dcr'}
{$R 'advsmoothpanelreg.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,
  designide,
  vclactnband,
  vclx,
  tmsd7;

contains
  AdvSysKeyboardHookReg in 'AdvSyskeyboardHookReg.pas',
  AdvSysKeyboardHook in 'AdvSyskeyboardHook.pas',
  AdvTouchKeyboardReg in 'AdvTouchKeyboardReg.pas',
  AdvTouchKeyboard in 'AdvTouchKeyboard.pas',
  sysmreg in 'sysmreg.pas',
  CalComp in 'calcomp.pas',
  calcreg in 'calcreg.pas',
  calcregde in 'calcregde.pas',
  CalPanel in 'calpanel.pas',
  calpreg in 'calpreg.pas',
  EllipsLabel in 'ellipslabel.pas',
  EllipsLblReg in 'ellipslblreg.pas',
  ExeInfo in 'exeinfo.pas',
  ExeInfoReg in 'exeinforeg.pas',
  FormSize in 'formsize.pas',
  frmshape in 'frmshape.pas',
  frmsreg in 'frmsreg.pas',
  fsreg in 'fsreg.pas',
  HotSpotImage in 'hotspotimage.pas',
  HotSpotImageReg in 'hotspotimagereg.pas',
  LayeredForm in 'layeredform.pas',
  lfreg in 'lfreg.pas',
  LineLibrary in 'linelibrary.pas',
  Moneycal in 'moneycal.pas' {CalForm},
  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',
  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',
  GDIPPictureContainer in 'GDIPPictureContainer.pas',
  GDIPPictureContainerReg in 'GDIPPictureContainerReg.pas',
  GDIPFill in 'GDIPFill.pas',
  SysMon in 'sysmon.pas';

end.

⌨️ 快捷键说明

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