⊙⊙ 推荐Delphi的优秀免费资源,欢迎跟贴!!!⊙⊙(100分)

  • 主题发起人 主题发起人 delphidoc
  • 开始时间 开始时间
D

delphidoc

Unregistered / Unconfirmed
GUEST, unregistred user!
我起个头,抛砖引玉,欢迎大家跟贴,这里只贴免费开源的控件,请不要贴商业控件介绍!

1、FastMM
主页:http://fastmm.sf.net
Delphi 2006 中一个重要的更新就是使用开源内存管理器 FastMM 替调了使用了 N 年的老内存管理器。

FastMM 在外国 Delphi 社区非常有名,其主要目的就是重新实现一个高效、安全、稳定的内存管理器(Borland 的内存管理器问题多多,如 Dll 和 Exe 间无法共享,多线程下效率底--一些情况下甚至于低一个数量级!),在代号为 Dexter 的 Delphi 2006 没 release 之前已经听李维大肆鼓吹说 Dexter 如何出色,还在 CSDN 上说他 Demo 证明 FastMM 在 Delphi 和 BCB 下能提高 NNN% 的效率!
相对旧内存管理器,FastMM 有诸多的优点:

1、彻底实现了 Borland 的内存管理器,可以完全取代现有的内存管理器(“取代”就是第一个 uses FastMM4,that is all ...)

2、实现了内存管理器共享机制,Exe 和 Dll 间共享内存管理器不需要任何 Dll 支持

3、集成了内存泄漏检测功能

4、充分兼容现有的代码、Delphi 旧内存管理器模式

5、为了加速 Delphi IDE(如 Delphi 5/6/7、Delphi 2005)的启动速度、管理内存占用等,他提供了 BorlndMM.dll 的替代,直接替换 Bin 中的 Dll 即可!
 
2、FastCode
主页:http://fastcode.sf.net
国外一个非常知名的delphi项目,是一个高效的可代替delphi的rtl的函数库,里面的函数大多都是用汇编写成的,Delphi2006中就有很多代码就是参考了fastcode(或者直接拷贝过去)。
  它就特点就是一个字:快!
 
3、VirtualTreeview
  主页:http://www.delphi-gems.com
  最强大的树形控件,到底有多强,自已去体会吧!
  这个控件也是Delphi2006的IDE使用的控件之一(里面的所有树形相关控件都是用的这个),Delphi2006之所以速度快,很大程序上也有这个控件的一部分功劳!
 
4、graphics32
  主页:http://www.graphics32.org
Graphics32图像控件是专门用于Windows Bitmap快速绘图构件及函式库,能够轻易制作半透明视觉效果,可以作出图层效果,缩放,Alpha混合,角度旋转等多种图像效果。
带有六个控件:TPaintBox32, TImage32, TBitmap32List, TRangeBar, TGaugeBar, TImgView32.
 
5、GraphicEx
主页:http://www.delphi-gems.com
Delphi的图形增强控件,为Delphi增加数十种图形格式的支持

TIFF images (*.tif; *.tiff), extended base line implementation
1..16 bits per sample
indexed, grayscale, RGB(A), CMYK, L*a*b*
uncompressed, packed bits, LZW, CCITT T.4, Thunderscan, Deflate, new style JPEG
GFI fax images (*.fax), uses TTIFFGraphic to read
SGI images (*.bw, *.rgb, *.rgba, *.sgi)
1..16 bits per sample
indexed, grayscale, RGB(A)
uncompressed, RLE
Autodesk images files (*.cel; *.pic) old style only
8 bits per sample, indexed and uncompressed
Truevision images (*.tga; *.vst; *.icb; *.vda; *.win), write support included
5 and 8 bits per sample
grayscale, indexed, 15 bits RGB (555), 24 bits RGB(A)(888)
uncompressed, RLE
ZSoft Paintbrush images (*.pcx, *.pcc; *.scr)
1..8 bits per sample
grayscale, indexed, RGB
uncompressed, RLE
Kodak Photo-CD images (*.pcd)
8 bits per sample in YCbCr in any resolution (192 x 128 up to 6144 x 4096)
Portable pixel/gray map images (*.ppm, *.pgm, *.pbm)
1 and 8 bits per sample
grayscale, indexed, RGB uncompressed
Dr. Halo images (*.cut, *.pal)
8 bits per sample indexed, RLE compressed
CompuServe images (*.gif)
1, 4, 8 bits per sample indexed, LZW compressed
SGI Alias/Wavefront images (*.rla, *.rpf)
8 bits per sample RGB(A), RLE compressed
Standard Windows bitmap images (*.bmp, *.rle, *.dib)
Photoshop images (*.psd, *.pdd)
1, 8, 16 bits per sample
indexed, RGB, CMYK, CIE L*a*b*
uncompressed and packed bits
Paintshop Pro images (*.psp)
1, 4, 8 bits per sample
indexed, grayscale, RGB
uncompressed, RLE and LZ77
single-layered files only!
Portable network graphic images (*.png)
1, 2, 4, 8, 16 bits per sample
indexed, grayscale alpha, RGB(A), LZ77 compressd
 
太多了
慢慢看先~
 
6、Toolbar 2000
主页:http://www.jrsoftware.org/
  强大的工具栏控件,delphi自带的Toolbar和它一比简直就是鸡肋!
 
不錯,值得推薦!
 
不要我一个人唱独角戏呀,欢迎大家跟贴,等到第10个时,我继续往后贴!!!
 
推荐到100个时再结贴
 
7、CoolTrayIcon
主页:http://subsimple.com/delphi.asp
CoolTrayIcon:在任务栏放置图标的控件,是同类空间中功能最为完善和强大的。
1、支持动态图标
2、交互式气球样式的提示框
3、支持bitmaps到icons的转换
4、支持设计状态预览
5、提供继承的TextTrayIcon可以让你直接显示Text文本
6、8个代码例子1个exe例子。

  它的网站还有其它优秀资源若干!  
 
8、PicShow
主页:www.delphiarea.com
TPicShow是一套图形平滑特效控制组件,包含150多种特效。
TDBPicShow是数据感知的TPicShow组件。
 
9、simplegraph
主页:www.delphiarea.com
一个简单易用的开源矢量控件,比较适合做工作流和其它一些简单的需要矢量图形的场合.
 
對於FastMM中的BorlndMM.dll替代候並沒有提高delphi7.0啟動速度。為什麼?
 
珍藏先, 碰到好的资源了,再来 贴。。
 
10、JVCL、JCL
   主页:http://jvcl.sf.net http://jcl.sf.net

   JVCL JEDI-VCL 是开放源码的 Delphi 控件库,有 300 多个控件。很多知名的控件
   Rxlib/Ralib/DockPresident等等都加入了JVCL的队伍,作为开放源码项目,这些控件附带源码,而说有原码采用相同的编码标准(Coding standard),保持了程序格式的统一。另外,这有 300 多个控件的控件库使用 Mozilla Public Licence("MPL")
  Delphi 程序员如果需要什么控件,建议先去 JVCL http://jvcl.sourceforge.net 找找,说不定已经有现成的可以用了。

  JCL:大量的函数库让人爱不释手,基本你用的函数在这里都能找到!
 
我就先发到这里,希望能有人继续补充,我将在达到20、40、60...100时发布剩下的几个重量级代码!
 
贴了半天,也没有跟贴,有些寒心,如果没有人贴的话,这个贴子就到此为止了,我也不会再继续了!
 
怎么大家不提EHLib, 开发数据库,如果不用这个网格控件包,真是一大遗憾,
小巧,功能不多,但足够实用,比InfoPower,Dx,Cx好用多了,
而且还带源码,还有别的控件
 
这是我IDE上安装的包,谁有我牛B的就贴出来!
---------------------------------------------------------
Borland Standard Components = F:/系统软件/Delphi7/Bin/dclstd70.bpl
soft buttons = F:/系统软件/Delphi7/Projects/Bpl/janButtons.bpl
JCL Package containing common units for JCL Experts = F:/系统软件/Delphi7/Projects/Bpl/JclBaseExpert70.bpl
JCL Debug IDE extension = F:/系统软件/Delphi7/Projects/Bpl/JclDebugExpert70.bpl
JCL Open and Save IDE dialogs with favorite folders = F:/系统软件/Delphi7/Projects/Bpl/JclFavoriteFoldersExpert70.bpl
JCL Project Analyzer = F:/系统软件/Delphi7/Projects/Bpl/JclProjectAnalysisExpert70.bpl
JCL Debug Window of XMM registers = F:/系统软件/Delphi7/Projects/Bpl/JclSIMDViewExpert70.bpl
JCL Thread Name IDE expert = F:/系统软件/Delphi7/Projects/Bpl/JclThreadNameExpert70.bpl
JCL Uses Wizard = F:/系统软件/Delphi7/Projects/Bpl/JclUsesExpert70.bpl
JCL Integration of version control systems in the IDE = F:/系统软件/Delphi7/Projects/Bpl/JclVersionControlExpert70.bpl
Jazmine Core Library = F:/系统软件/Delphi7/Projects/Bpl/JCWCore_D7.bpl
JetButtons = F:/系统软件/Delphi7/Projects/Bpl/JetButtons.bpl
JVCL Application and Form Components = F:/系统软件/Delphi7/Projects/Bpl/JvAppFrmD7D.bpl
JVCL Core Components = F:/系统软件/Delphi7/Projects/Bpl/JvCoreD7D.bpl
JVCL Band Objects = F:/系统软件/Delphi7/Projects/Bpl/JvBandsD7D.bpl
JVCL Non-Visual Components = F:/系统软件/Delphi7/Projects/Bpl/JvCmpD7D.bpl
JVCL Encryption and Compression = F:/系统软件/Delphi7/Projects/Bpl/JvCryptD7D.bpl
JVCL Visual Controls = F:/系统软件/Delphi7/Projects/Bpl/JvCtrlsD7D.bpl
JVCL Custom Controls = F:/系统软件/Delphi7/Projects/Bpl/JvCustomD7D.bpl
JVCL Dialog Components = F:/系统软件/Delphi7/Projects/Bpl/JvDlgsD7D.bpl
JVCL Docking Components = F:/系统软件/Delphi7/Projects/Bpl/JvDockingD7D.bpl
JVCL DotNet Controls = F:/系统软件/Delphi7/Projects/Bpl/JvDotNetCtrlsD7D.bpl
JVCL EDI Components = F:/系统软件/Delphi7/Projects/Bpl/JvEDID7D.bpl
JVCL Globus Components = F:/系统软件/Delphi7/Projects/Bpl/JvGlobusD7D.bpl
JVCL HMI Controls = F:/系统软件/Delphi7/Projects/Bpl/JvHMID7D.bpl
JVCL Interpreter Components = F:/系统软件/Delphi7/Projects/Bpl/JvInterpreterD7D.bpl
JVCL Managed Threads = F:/系统软件/Delphi7/Projects/Bpl/JvManagedThreadsD7D.bpl
JVCL Multimedia and Image Components = F:/系统软件/Delphi7/Projects/Bpl/JvMMD7D.bpl
JVCL Network Components = F:/系统软件/Delphi7/Projects/Bpl/JvNetD7D.bpl
JVCL Page Style Components = F:/系统软件/Delphi7/Projects/Bpl/JvPageCompsD7D.bpl
JVCL Plugin Components = F:/系统软件/Delphi7/Projects/Bpl/JvPluginD7D.bpl
JVCL Print Preview Components = F:/系统软件/Delphi7/Projects/Bpl/JvPrintPreviewD7D.bpl
JVCL Runtime Design Components = F:/系统软件/Delphi7/Projects/Bpl/JvRuntimeDesignD7D.bpl
JVCL Standard Controls = F:/系统软件/Delphi7/Projects/Bpl/JvStdCtrlsD7D.bpl
JVCL System Components = F:/系统软件/Delphi7/Projects/Bpl/JvSystemD7D.bpl
JVCL Time Framework = F:/系统软件/Delphi7/Projects/Bpl/JvTimeFrameworkD7D.bpl
JVCL Unified Interbase Components = F:/系统软件/Delphi7/Projects/Bpl/JvUIBD7D.bpl
JVCL Validators and Error Provider Components = F:/系统软件/Delphi7/Projects/Bpl/JvValidatorsD7D.bpl
JVCL Wizard = F:/系统软件/Delphi7/Projects/Bpl/JvWizardD7D.bpl
_KOL_ mirror controls for Delphi 7 = F:/系统软件/Delphi7/Projects/Bpl/MirrorKOLPackageD7.bpl
XPMenu = F:/系统软件/Delphi7/Projects/Bpl/XPMenuD7.bpl
CoolTrayIcon and Friends = F:/系统软件/Delphi7/Projects/Bpl/CoolTrayIcon_D7plus.bpl
Animation Effect Delphi 7 = F:/系统软件/Delphi7/Projects/Bpl/AnimationEffectD7.bpl
Hash: Delphi Hash Components = F:/系统软件/Delphi7/Projects/Bpl/Hash.bpl
Borland Internet Components = F:/系统软件/Delphi7/Bin/dclnet70.bpl
Borland Socket Components = F:/系统软件/Delphi7/Bin/dclsockets70.bpl
Borland User Components = F:/系统软件/Delphi7/Projects/Bpl/dclusr70.bpl
EurekaLog 5.1.3 = F:/系统软件/Delphi7/EurekaLog 5/Delphi7/ExceptionExpert7.bpl
Dream Controls (vcl dsgn) = F:/系统软件/Delphi7/Projects/Bpl/dcctd7.bpl
Microsoft Office XP Sample Automation Server Wrapper Components = f:/系统软件/delphi7/Bin/dclofficexp70.bpl
PNG image runtime/designtime = F:/系统软件/Delphi7/Projects/Bpl/PNG_D7.bpl
属性编辑 = f:/系统软件/delphi7/Projects/Bpl/Inspector.bpl
Png components designtime = F:/系统软件/Delphi7/Projects/Bpl/PngComponentsD7D.bpl
Express Cross Platform Library (VCL Edition) by Developer Express Inc. = F:/系统软件/Delphi7/Projects/Bpl/dclcxLibraryVCLD7.bpl
Express Cross Platform Library (VCL Edition) by Developer Express Inc. = F:/系统软件/Delphi7/Projects/Bpl/cxLibraryVCLD7.bpl
Express XP Theme Manager by Developer Express Inc. = F:/系统软件/Delphi7/Projects/Bpl/dxThemeD7.bpl
Borland Database Components = F:/系统软件/Delphi7/Bin/dcldb70.bpl
ExpressInspector by Developer Express Inc. = F:/系统软件/Delphi7/Projects/Bpl/dcldxInsD7.bpl
CnPack Components Designtime Package = F:/系统软件/Delphi7/Projects/Bpl/dclCnPack_D7.bpl
Borland ADO DB Components = F:/系统软件/Delphi7/Bin/dclado70.bpl
杂项 = F:/系统软件/Delphi7/Projects/Bpl/Other2.bpl
标签杂类 = F:/系统软件/Delphi7/Projects/Bpl/LabelOther.bpl
Resource Editor Components = F:/系统软件/Delphi7/Projects/Bpl/ResourceEditorComponents.bpl
RX Library Controls and Tools = F:/系统软件/Delphi7/Projects/Bpl/dclrx7.bpl
Borland Sample Components = F:/系统软件/Delphi7/Bin/dclsmp70.bpl
GVCL - Globus VCL Extension Library = F:/系统软件/Delphi7/Projects/Bpl/globus.bpl
Raize Components 4.0.2 = F:/系统软件/Delphi7/Projects/Bpl/RaizeComponentsVcl_Design70.bpl
杂项11 = F:/系统软件/Delphi7/Projects/Bpl/Other12.bpl
KA Zip Component = f:/系统软件/delphi7/Projects/Bpl/KZ.bpl
HexEditor vcl = f:/系统软件/delphi7/Projects/Bpl/MPHexEditor_D7.bpl
MathStuff: TGraphicControl with overlayed canvas = f:/系统软件/delphi7/Projects/Bpl/Math_Overlay.bpl
SGraph 2D plot components by S.P. = f:/系统软件/delphi7/Projects/Bpl/sgr.bpl
MathStuff: TMathImage for 2D and 3D world coordinate graphs = f:/系统软件/delphi7/Projects/Bpl/Math_MathImage.bpl
Toolbar2000 Components (Jordan Russell) = F:/系统软件/Delphi7/Projects/Bpl/tb2k_d7.bpl
Asphyre eXtreme = f:/系统软件/delphi7/Projects/Bpl/AsphyreD7.bpl
DelphiX - DirectX components for Delphi = F:/系统软件/Delphi7/Projects/Bpl/DelphiX70.bpl
Alphabet speed bar (Design) = f:/系统软件/delphi7/Projects/Bpl/AlphabetBarDTD7.bpl
Toolbar2000 -- TBX Extensions (Alex Denisov) = F:/系统软件/Delphi7/Projects/Bpl/tbx_d7.bpl
Toolbar2000 -- TBX -- Customize Toolbar Dialog Design Package (Konstantin Rudenko) = f:/系统软件/delphi7/Projects/Bpl/TBXCustomizeDialogDT.bpl
Toolbar2000 -- TBX -- Sizer Panel Design Package (Konstantin Rudenko) = f:/系统软件/delphi7/Projects/Bpl/TBXSizer_DT.bpl
Toolbar2000 Design Package (Jordan Russell) = F:/系统软件/Delphi7/Projects/Bpl/tb2kdsgn_d7.bpl
DXPlus for DelphiX (designtime) = f:/系统软件/delphi7/Projects/Bpl/dclDXPlus70.bpl
时钟组件 = F:/系统软件/Delphi7/Projects/Bpl/CClock.bpl
Omega = F:/系统软件/Delphi7/Projects/Bpl/OmegaD7.bpl
RemObjects Pascal Script - Core Package = f:/系统软件/delphi7/Projects/Bpl/PascalScript_Core_D7.bpl
DSPack 2.3: Multimedia Package for Delphi = F:/系统软件/Delphi7/Projects/Bpl/DSPackDesign_D7.bpl
TeeChart Components = F:/系统软件/Delphi7/Bin/dcltee70.bpl
Borland BDE DB Components = F:/系统软件/Delphi7/Bin/dclbde70.bpl
Borland SQL Explorer UI Package = F:/系统软件/Delphi7/Bin/dbx70.bpl
AlphaControls = f:/系统软件/delphi7/Projects/Bpl/acntD7.bpl
AlphaControls DB-aware pack = f:/系统软件/delphi7/Projects/Bpl/AlphaDB7.bpl
ThemeEngine (Eugene Kryukov) Design-Time Package = F:/系统软件/Delphi7/Projects/Bpl/te_dsgn_d7.bpl
ThemeEngine DB Design-Time Package = F:/系统软件/Delphi7/Projects/Bpl/te_db_dsgn_d7.bpl
Toolbar2000 -- SpTBXLib Design Package = F:/系统软件/Delphi7/Projects/Bpl/SpTBXLibDsgn_d7.bpl
Toolbar2000 -- TBX Extensions Design Package (Alex Denisov) = F:/系统软件/Delphi7/Projects/Bpl/tbxdsgn_d7.bpl
TinyDB Database Engine = F:/系统软件/Delphi7/Projects/Bpl/TDB_D7D.bpl
BusinessSkinForm = F:/系统软件/Delphi7/Projects/Bpl/BSFD7.bpl
Flash播放组件 = F:/系统软件/Delphi7/Projects/Bpl/TFlashPack.bpl
杨光Flash播放控件 = f:/系统软件/delphi7/Projects/Bpl/PCustomFlash.bpl
Sunisoft SMLPack = F:/系统软件/Delphi7/Projects/Bpl/SMLPackD7.bpl
ESBPCS Base for D7 - Design Time = F:/系统软件/Delphi7/Projects/Bpl/esbpcs_base_dt_d7.bpl
the everbutton TIA component = F:/系统软件/Delphi7/Projects/Bpl/EverButton.bpl
SDeanUtils: Sarah Dean - General Utility Classes and Components = F:/系统软件/Delphi7/Projects/Bpl/SDeanUtils.bpl
LMD-Tools 7.0 Components = F:/系统软件/Delphi7/Projects/Bpl/dcllmd_d7.bpl
LMD-Tools Designtime Enhancements = F:/系统软件/Delphi7/Projects/Bpl/dcllmdshared_d7.bpl
R&A Controls = F:/系统软件/Delphi7/Projects/Bpl/dclractl7.bpl
Pro VCL Extensions Library = F:/系统软件/Delphi7/Projects/Bpl/ProDsgn70P.bpl
rmComponent Library = F:/系统软件/Delphi7/Projects/Bpl/rmCmpLib_d7.bpl
DCPcrypt = f:/系统软件/delphi7/Projects/Bpl/DCPdelphi7.bpl
AREA for Delphi other = F:/系统软件/Delphi7/Projects/Bpl/AREAOther.bpl
BuyPin - BUPack 2.0 = F:/系统软件/Delphi7/Projects/Bpl/RegComponents7.bpl
杂项7 = F:/系统软件/Delphi7/Projects/Bpl/Other8.bpl
NetMasters Fastnet Tools = F:/系统软件/Delphi7/Projects/Bpl/DCLNMF70.bpl
Indy 10 Core Design Time = F:/系统软件/Delphi7/Projects/Bpl/dclIndyCore70.bpl
TMS Component Pack = F:/系统软件/Delphi7/Projects/Bpl/TMSD7.bpl
Berg Common (Run) = F:/系统软件/Delphi7/Projects/Bpl/common_run.bpl
Berg GridView (Design) = F:/系统软件/Delphi7/Projects/Bpl/gridview_dsgn.bpl
Berg GridView (Run) = F:/系统软件/Delphi7/Projects/Bpl/gridview_run.bpl
Berg GridView (Run) = F:/系统软件/Delphi7/Projects/Bpl/gridother_run.bpl
Component Bar Expert 1.0.2 = F:/系统软件/Delphi7/Projects/Bpl/CompBAR7.bpl
CoolControls = F:/系统软件/Delphi7/Projects/Bpl/CoolCtlsD7.bpl
CoolMenus Pro = F:/系统软件/Delphi7/Projects/Bpl/CMPROd7.bpl
Developer Express Forum Library = F:/系统软件/Delphi7/Projects/Bpl/dcldxForumLibD7.bpl
DFW: Delphi Freeware components for Delphi 7 = F:/系统软件/Delphi7/Projects/Bpl/dfwD7.bpl
DFW: Delphi Freeware property editors for Delphi 7 = F:/系统软件/Delphi7/Projects/Bpl/DFWPropertyEditorsD7.bpl
Drag and Drop Component Suite = F:/系统软件/Delphi7/Projects/Bpl/DragDropD7.bpl
Greatis Ultimate Pack = F:/系统软件/Delphi7/Projects/Bpl/GUP7.bpl
Greatis Object Inspector Package = F:/系统软件/Delphi7/Projects/Bpl/OIPKG7.bpl
RosySky Runtime Scripter = F:/系统软件/Delphi7/Projects/Bpl/Script7.bpl
IDGnarn = F:/系统软件/Delphi7/Projects/Bpl/IDGnarn.bpl
窗体杂类 = F:/系统软件/Delphi7/Projects/Bpl/WindowsOther.bpl
编辑杂类 = F:/系统软件/Delphi7/Projects/Bpl/EditOther.bpl
Msn弹出窗口2 = F:/系统软件/Delphi7/Projects/Bpl/AnMsgInfo.bpl
MP3播放控件 = F:/系统软件/Delphi7/Projects/Bpl/MP3Play.bpl
FlatStyle = F:/系统软件/Delphi7/Projects/Bpl/FlatStyle_D7.bpl
Real样式组件 = f:/系统软件/delphi7/Projects/Bpl/PRealStyle.bpl
Imca Systems TOutPanel = F:/系统软件/Delphi7/Projects/Bpl/OutPanl.bpl
JsDbTree VCL = F:/系统软件/Delphi7/Projects/Bpl/JsDbTree7.bpl
Innerfuse Pascal Script 3 = F:/系统软件/Delphi7/Projects/Bpl/ifps3pkg.bpl
Components for Backup = F:/系统软件/Delphi7/Projects/Bpl/BackupTools_d7.bpl
GameVcl = F:/系统软件/Delphi7/Projects/Bpl/GameVcls.bpl
DirectX9.0 = F:/系统软件/Delphi7/Projects/Bpl/DirectX9.bpl
ExpressPrinting System ReportLink for ExpressScheduler by Developer Express Inc. = F:/系统软件/Delphi7/Projects/Bpl/dxPScxSchedulerLnkD7.bpl
ExpressPrinting System Cross Platform Library by Developer Express Inc. = F:/系统软件/Delphi7/Projects/Bpl/dxPScxCommonD7.bpl
ExpressPrinting System ReportLinks (Standard) by Developer Express Inc. = F:/系统软件/Delphi7/Projects/Bpl/dxPSLnksD7.bpl
ExpressPrinting System (core 3.1) by Developer Express Inc. = F:/系统软件/Delphi7/Projects/Bpl/dcldxPSCoreD7.bpl
ExpressPrinting System Extended Cross Platform Library by Developer Express Inc. = F:/系统软件/Delphi7/Projects/Bpl/dxPScxExtCommonD7.bpl
ExpressEditors Library 5 (VCL Edition) by Developer Express Inc. = F:/系统软件/Delphi7/Projects/Bpl/dclcxEditorsVCLD7.bpl
ExpressLayoutControl Adapters for ExpressEditors Library 5 by Developer Express Inc. = F:/系统软件/Delphi7/Projects/Bpl/dxLayoutControlcxEditAdaptersD7.bpl
ExpressExtendedEditors Library 5 (VCL Edition) by Developer Express Inc. = F:/系统软件/Delphi7/Projects/Bpl/dclcxExtEditorsVCLD7.bpl
ExpressPrinting System ReportLink for ExpressMasterView by Developer Express Inc. = F:/系统软件/Delphi7/Projects/Bpl/dxPSdxMVLnkD7.bpl
ExpressPrinting System ReportLink for ExpressSpreadSheet by Developer Express Inc. = F:/系统软件/Delphi7/Projects/Bpl/dxPScxSSLnkD7.bpl
ExpressPrinting System ReportLinks for ExpressFlowChart by Developer Express Inc. = F:/系统软件/Delphi7/Projects/Bpl/dxPSdxFCLnkD7.bpl
ExpressPrinting System ReportLink for ExpressInspector by Developer Express Inc. = F:/系统软件/Delphi7/Projects/Bpl/dxPSdxInsLnkD7.bpl
ExpressPrinting System ReportLink for ExpressLayoutControl by Developer Express Inc. = F:/系统软件/Delphi7/Projects/Bpl/dxPSdxLCLnkD7.bpl
ExpressPrinting System ReportLink for TeeChart by Developer Express Inc. = F:/系统软件/Delphi7/Projects/Bpl/dxPSTeeChartD7.bpl
ExpressPrinting System Advanced Preview Window by Developer Express Inc. = F:/系统软件/Delphi7/Projects/Bpl/dxPsPrVwAdvD7.bpl
ExpressPrinting System ReportLink for ExpressRTTIInspector by Developer Express Inc. = F:/系统软件/Delphi7/Projects/Bpl/dxPSdxOILnkD7.bpl
ExpressPrinting System ReportLinks for ExpressOrgChart by Developer Express Inc. = F:/系统软件/Delphi7/Projects/Bpl/dxPSdxOCLnkD7.bpl
ExpressLayoutControl Adapters for ExpressEditors Library by Developer Express Inc. = F:/系统软件/Delphi7/Projects/Bpl/dxLayoutControldxEditAdaptersD7.bpl
ExpressEditors Library by Developer Express Inc. = F:/系统软件/Delphi7/Projects/Bpl/dcldxELibD7.bpl
Express inplace editors = F:/系统软件/Delphi7/Projects/Bpl/dcldxEdtrD7.bpl
ExpressRTTIInspector by Developer Express Inc. = F:/系统软件/Delphi7/Projects/Bpl/dcldxObjInsD7.bpl
ExpressSideBar by Developer Express Inc. = F:/系统软件/Delphi7/Projects/Bpl/dcldxsbD7.bpl
ExpressTreePrintedDataSet by Developer Express Inc. = F:/系统软件/Delphi7/Projects/Bpl/dcldxtrmdD7.bpl
ExpressMasterView by Developer Express Inc. = F:/系统软件/Delphi7/Projects/Bpl/dcldxMasterViewD7.bpl
ExpressMemData by Developer Express Inc. = F:/系统软件/Delphi7/Projects/Bpl/dcldxmdsD7.bpl
ExpressNavBar by Developer Express Inc. = F:/系统软件/Delphi7/Projects/Bpl/dcldxNavBarD7.bpl
ExpressOrgChart by Developer Express Inc. = F:/系统软件/Delphi7/Projects/Bpl/dcldxorgcD7.bpl
ExpressDBTree by Developer Express Inc. = F:/系统软件/Delphi7/Projects/Bpl/dcldxdbtrD7.bpl
ExpressDBOrgChart by Developer Express Inc. = F:/系统软件/Delphi7/Projects/Bpl/dcldxDBOrD7.bpl
ExpressFlowChart by Developer Express Inc. = F:/系统软件/Delphi7/Projects/Bpl/dcldxFlowChartD7.bpl
TMS Skin Factory = F:/系统软件/Delphi7/Projects/Bpl/Vsfd7.bpl
Diagram Studio components = F:/系统软件/Delphi7/Projects/Bpl/adgrm7.bpl
TMS Instrumentation Workshop = F:/系统软件/Delphi7/Projects/Bpl/Vcwd7.bpl
TMS Async32 = F:/系统软件/Delphi7/Projects/Bpl/VaComm7.bpl
TMS CE Tools = F:/系统软件/Delphi7/Projects/Bpl/cetoolspkgd7.bpl
TMS Component Pack design time support = F:/系统软件/Delphi7/Projects/Bpl/TMSDED7.bpl
TMS TAdvStringGrid Excel support = F:/系统软件/Delphi7/Projects/Bpl/tmsxlsd7.bpl
FastScript 1.7 Components = F:/系统软件/Delphi7/Projects/Bpl/dclfs7.bpl
FastReport 3.0 ADO Components = F:/系统软件/Delphi7/Projects/Bpl/dclfrxADO7.bpl
FastReport 3.0 FIB Components = F:/系统软件/Delphi7/Projects/Bpl/dclfrxFIB7.bpl
FIBPlus = F:/系统软件/Delphi7/Projects/Bpl/FIBPlus7.bpl
FastScript 1.7 ADO Components = F:/系统软件/Delphi7/Projects/Bpl/dclfsADO7.bpl
FastReport 3.0 Exports = F:/系统软件/Delphi7/Projects/Bpl/dclfrxe7.bpl
FastReport 3.0 DBX Components = F:/系统软件/Delphi7/Projects/Bpl/dclfrxDBX7.bpl
FastReport 3.0 DB Components = F:/系统软件/Delphi7/Projects/Bpl/dclfrxDB7.bpl
FastReport 3.0 Client/Server Components = F:/系统软件/Delphi7/Projects/Bpl/dclfrxcs7.bpl
FastReport 3.0 BDE Components = F:/系统软件/Delphi7/Projects/Bpl/dclfrxBDE7.bpl
FastScript 1.7 IBX Components = F:/系统软件/Delphi7/Projects/Bpl/dclfsIBX7.bpl
FastScript 1.7 DB Components = F:/系统软件/Delphi7/Projects/Bpl/dclfsDB7.bpl
ExpressBars by Developer Express Inc. = F:/系统软件/Delphi7/Projects/Bpl/dcldxBarD7.bpl
ExpressBars DBNavigator by Developer Express Inc. = F:/系统软件/Delphi7/Projects/Bpl/dcldxBarDBNavD7.bpl
ExpressBars extended DB items by Developer Express Inc. = F:/系统软件/Delphi7/Projects/Bpl/dcldxBarExtDBItemsD7.bpl
ExpressBars extended items by Developer Express Inc. = F:/系统软件/Delphi7/Projects/Bpl/dcldxBarExtItemsD7.bpl
TMS Mail Merge Wizard = F:/系统软件/Delphi7/Projects/Bpl/uilUtilsMerged7.bpl
TMS Plugin Framework = F:/系统软件/Delphi7/Projects/Bpl/uPluginFramework7.bpl
DFS Components = F:/系统软件/Delphi7/Projects/Bpl/Dfs70D.bpl
Exodus custom controls = F:/系统软件/Delphi7/Projects/Bpl/ExComponents.bpl
PlusMemoU v6 = F:/系统软件/Delphi7/Projects/Bpl/PMemoU6Pack7.bpl
TSyntaxMemo = F:/系统软件/Delphi7/Projects/Bpl/Sym300_D7.bpl
多媒体杂类 = F:/系统软件/Delphi7/Projects/Bpl/AudioOther.bpl
Midi related components = F:/系统软件/Delphi7/Projects/Bpl/midiComp.bpl
时间日期杂类 = F:/系统软件/Delphi7/Projects/Bpl/TimeDateOther.bpl
数学杂类 = F:/系统软件/Delphi7/Projects/Bpl/MathOther.bpl
图像杂类 = F:/系统软件/Delphi7/Projects/Bpl/CanvasOther.bpl
文件磁盘杂类 = F:/系统软件/Delphi7/Projects/Bpl/FileDiskOther.bpl
按钮杂类 = F:/系统软件/Delphi7/Projects/Bpl/ButtonOther.bpl
InstantObjects = F:/系统软件/Delphi7/Projects/Bpl/iodes70.bpl
InstantObjects XXX Support = F:/系统软件/Delphi7/Projects/Bpl/ioxxx70.bpl
InstantObjects IBX Support = F:/系统软件/Delphi7/Projects/Bpl/ioibx70.bpl
InstantObjects ADO Support = F:/系统软件/Delphi7/Projects/Bpl/ioado70.bpl
InstantObjects BDE Support = F:/系统软件/Delphi7/Projects/Bpl/iobde70.bpl
InstantObjects dbExpress Support = F:/系统软件/Delphi7/Projects/Bpl/iodbx70.bpl
Tips System = F:/系统软件/Delphi7/Projects/Bpl/tipssysd7.bpl
杂项3 = F:/系统软件/Delphi7/Projects/Bpl/Other4.bpl
杂项5 = F:/系统软件/Delphi7/Projects/Bpl/Other6.bpl
Sunisoft SUIPack = F:/系统软件/Delphi7/Projects/Bpl/SUIPackD7.bpl
LTQ控件包 V1.3 = F:/系统软件/Delphi7/Projects/Bpl/MultiLanguageD7.bpl
BlowFish Encryption = F:/系统软件/Delphi7/Projects/Bpl/D7_blow.bpl
SnPack V2.23 For Delphi 7 = F:/系统软件/Delphi7/Projects/Bpl/SnPackD7.bpl
FIBPlus property editors = F:/系统软件/Delphi7/Projects/Bpl/FIBPlusEditors7.bpl
FIBPlus ClientDataSet = F:/系统软件/Delphi7/Projects/Bpl/FIBDBMidas7.bpl
Borland ActionBar Components = F:/系统软件/Delphi7/Bin/dclact70.bpl
ExpressQuantumGrid 5 (VCL Edition) by Developer Express Inc. = F:/系统软件/Delphi7/Projects/Bpl/dclcxGridVCLD7.bpl
ExpressVerticalGrid (VCL Edition) by Developer Express Inc. = F:/系统软件/Delphi7/Projects/Bpl/dclcxVerticalGridVCLD7.bpl
ExpressQuantumTreeList 4 (VCL Edition) by Developer Express Inc. = F:/系统软件/Delphi7/Projects/Bpl/dclcxTreeListVCLD7.bpl
ExpressDocking Library by Developer Express Inc. = F:/系统软件/Delphi7/Projects/Bpl/dcldxDockingD7.bpl
ExpressLayout Control by Developer Express Inc. = F:/系统软件/Delphi7/Projects/Bpl/dcldxLayoutControlD7.bpl
ExpressPrinting System ReportLink for ExpressQuantumGrid 5 by Developer Express Inc. = F:/系统软件/Delphi7/Projects/Bpl/dxPScxGridLnkD7.bpl
ExpressPrinting System ContainerProducer for ExpressPageControl 2 by Developer Express Inc. = F:/系统软件/Delphi7/Projects/Bpl/dxPScxPCProdD7.bpl
ExpressPrinting System ReportLink for ExpressQuantumTreeList 4 by Developer Express Inc. = F:/系统软件/Delphi7/Projects/Bpl/dxPscxTLLnkD7.bpl
ExpressPrinting System ReportLink for ExpressVerticalGrid by Developer Express Inc. = F:/系统软件/Delphi7/Projects/Bpl/dxPScxVGridLnkD7.bpl
ExpressPrinting System ReportLink for DBTeeChart by Developer Express Inc. = F:/系统软件/Delphi7/Projects/Bpl/dxPSDBTeeChartD7.bpl
ExpressPrinting System ReportLinks for ExpressDBOrgChart by Developer Express Inc. = F:/系统软件/Delphi7/Projects/Bpl/dxPSdxDBOCLnkD7.bpl
ExpressPrinting System ReportLink for ExpressDBTree by Developer Express Inc. = F:/系统软件/Delphi7/Projects/Bpl/dxPSdxDBTVLnkD7.bpl
Express Cross Platform PageControl (VCL Edition) by Developer Express Inc. = F:/系统软件/Delphi7/Projects/Bpl/dclcxPageControlVCLD7.bpl
ExpressScheduler (VCL Edition) by Developer Express Inc. = F:/系统软件/Delphi7/Projects/Bpl/dclcxSchedulerVCLD7.bpl
ExpressSpreadSheet (VCL Edition) by Developer Express Inc. = F:/系统软件/Delphi7/Projects/Bpl/dclcxSpreadSheetVCLD7.bpl
Report Machine 2.6 = F:/系统软件/Delphi7/Projects/Bpl/DclRMachine7.bpl
SNCCurrency 1.1 By Moore Xu = F:/系统软件/Delphi7/Projects/Bpl/SNC.bpl
Woll2Woll InfoPower 4000 for Midas = F:/系统软件/Delphi7/Projects/Bpl/ip4000clientvcl7.bpl
Woll2Woll InfoPower 4000 = F:/系统软件/Delphi7/Projects/Bpl/ip4000dcl7.bpl
Internet Direct (Indy) 10.00.0.17-B - Super Core = F:/系统软件/Delphi7/Projects/Bpl/dclIndySuperCore70.bpl
VclSkin Design Package = F:/系统软件/Delphi7/Projects/Bpl/WinSkinD7D.bpl
ACM = F:/系统软件/Delphi7/Projects/Bpl/ACM.bpl
Internet Component Suite (ICS) for Delphi 7 = F:/系统软件/Delphi7/Projects/Bpl/IcsDel70.bpl
Internet Explorer Components = F:/系统软件/Delphi7/Bin/dclie70.bpl
LS Find/Replace Dialog for Wide Strings = F:/系统软件/Delphi7/Projects/Bpl/LSFindReplaceDialogW_7.bpl
RSS阅读组件 = F:/系统软件/Delphi7/Projects/Bpl/RssReader.bpl
Delphi 1.0 Compatibility Components = F:/系统软件/Delphi7/Bin/dcl31w70.bpl
杂项10 = F:/系统软件/Delphi7/Projects/Bpl/Other11.bpl
RichView = F:/系统软件/Delphi7/Projects/Bpl/RVPkgD7.bpl
RichView DataAware = F:/系统软件/Delphi7/Projects/Bpl/RVDBPkgD7.bpl
Jazmine Core Library = F:/系统软件/Delphi7/Projects/Bpl/FreeBusy_D7.bpl
Jazmine Core Library = F:/系统软件/Delphi7/Projects/Bpl/CalWidgets_D7.bpl
Jazmine Calendar Widgets 3.5 - DB = F:/系统软件/Delphi7/Projects/Bpl/CalWidgets_dbD7d.bpl
Jazmine Calendar Widgets 3.5 - DB = F:/系统软件/Delphi7/Projects/Bpl/CalWidgets_dbD7.bpl
Jazmine Calendar Widgets 3.5 Suite - Design Package = F:/系统软件/Delphi7/Projects/Bpl/CalWidgets_D7d.bpl
Jazmine Calendar Widgets 3.5 - FreeBusy (Design Time) = F:/系统软件/Delphi7/Projects/Bpl/FreeBusy_dD7.bpl
ThtmlViewer, TFrameViewer, and TFrameBrowser = F:/系统软件/Delphi7/Projects/Bpl/FrameViewer7.bpl
视频采集 = F:/系统软件/Delphi7/Projects/Bpl/VidGrabP.bpl
E-Mail 2000 = F:/系统软件/Delphi7/Projects/Bpl/Mail2000S.bpl
平滑特效字体控件包 V2.62 = F:/系统软件/Delphi7/Projects/Bpl/AAFont_D7.bpl
移动字幕 = F:/系统软件/Delphi7/Projects/Bpl/MarQueePgk.bpl
JVCL XP Controls = F:/系统软件/Delphi7/Projects/Bpl/JvXPCtrlsD7D.bpl
KFX Lib by KS Development = F:/系统软件/Delphi7/Projects/Bpl/fx_dsgn_d7.bpl
Morphtek P2P Block Socket Components = F:/系统软件/Delphi7/Projects/Bpl/P2PBlockSock.bpl
Delphi精要 = F:/系统软件/Delphi7/Projects/Bpl/lxpbuaa.bpl
Tnt Unicode Controls = F:/系统软件/Delphi7/Projects/Bpl/TntUnicodeVcl_D70.bpl
杂项9 = F:/系统软件/Delphi7/Projects/Bpl/Other10.bpl
ThtmlLite = F:/系统软件/Delphi7/Projects/Bpl/dclLVw7.bpl
JPM Open Components for Delphi 7 = F:/系统软件/Delphi7/Projects/Bpl/jpmopencompd7.bpl
ESBPCS Base Data Aware for D7 - Design Time = F:/系统软件/Delphi7/Projects/Bpl/esbpcs_base_db_dt_d7.bpl
ESBPCS Calcs for D7 - Design Time = F:/系统软件/Delphi7/Projects/Bpl/esbpcs_calcs_dt_d7.bpl
ESBPCS Calcs Data Aware for D7 - Design Time = F:/系统软件/Delphi7/Projects/Bpl/esbpcs_calcs_db_dt_d7.bpl
ESBPCS Dates for D7 - Design Time = F:/系统软件/Delphi7/Projects/Bpl/esbpcs_dates_dt_d7.bpl
ESBPCS Dates Data Aware for D7 - Design Time = F:/系统软件/Delphi7/Projects/Bpl/esbpcs_dates_db_dt_d7.bpl
ESBPCS Stats Data Aware for D7 - Design Time = F:/系统软件/Delphi7/Projects/Bpl/esbpcs_stats_db_dt_d7.bpl
ESBPCS Stats for D7 - Design Time = F:/系统软件/Delphi7/Projects/Bpl/esbpcs_stats_dt_d7.bpl
JPM Open Components ESBPCS Dependant for Delphi 7 = F:/系统软件/Delphi7/Projects/Bpl/jpmopen_esbpcs_d7.bpl
ESBPCS Xtras Data Aware for D7 - DesignTime = F:/系统软件/Delphi7/Projects/Bpl/esbpcs_xtras_db_dt_d7.bpl
ESBPCS Xtras for D7 - Design Time = F:/系统软件/Delphi7/Projects/Bpl/esbpcs_xtras_dt_d7.bpl
CDEvent = F:/系统软件/Delphi7/Projects/Bpl/CDEventsPkg.bpl
长风软件 SkyEdit 控件包 = F:/系统软件/Delphi7/Projects/Bpl/SkyEditP.bpl
SynEdit component suite = F:/系统软件/Delphi7/Projects/Bpl/SynEdit_D7.bpl
FlexCompress Package = F:/系统软件/Delphi7/Projects/Bpl/dclFlexCompressd7.bpl
LMD-Tools BarPack 1.0 Components = F:/系统软件/Delphi7/Projects/Bpl/dcllmdbar_d7.bpl
Bluecave: BarMenus Components (Designtime) = F:/系统软件/Delphi7/Projects/Bpl/BcBarMenusD70.bpl
BDCMenu = F:/系统软件/Delphi7/Projects/Bpl/BDCMenu_D7.bpl
TBX for ThemeEngine (Eugene Kryukov) Design-Time Package = F:/系统软件/Delphi7/Projects/Bpl/tetbx_dsgn_d7.bpl
SynEdit for ThemeEngine Design-Time Package = F:/系统软件/Delphi7/Projects/Bpl/tesynedit_dsgn_d7.bpl
VCLZip Pro = F:/系统软件/Delphi7/Projects/Bpl/VCLZipD7.bpl
DynamicSkinForm = F:/系统软件/Delphi7/Projects/Bpl/skinpackD7.bpl
Indy 10 Protocols Design Time = F:/系统软件/Delphi7/Projects/Bpl/dclIndyProtocols70.bpl
MSN窗口 = F:/系统软件/Delphi7/Projects/Bpl/MSNPop.bpl
视频铺捉 = F:/系统软件/Delphi7/Projects/Bpl/videocap7.bpl
Shell+ DB Components 3.0 = F:/系统软件/Delphi7/Projects/Bpl/dclShXDBv2D7.bpl
Shell+ Components v3.0 = F:/系统软件/Delphi7/Projects/Bpl/dclShXv2D7.bpl
Intraweb 7.1 Design Package for Delphi 7 = F:/系统软件/Delphi7/Projects/Bpl/IntraWeb/dclIntraweb_71_70.bpl
Borland Web Wizard Package = F:/系统软件/Delphi7/Bin/DBWEBXPRT.BPL
Meta SQL - IBX support = F:/系统软件/Delphi7/Projects/Bpl/qsibx7.bpl
Meta SQL Components = C:/WINDOWS/System32/amsql7.bpl
Meta SQL - dbExpress support = F:/系统软件/Delphi7/Projects/Bpl/qsdbx7.bpl
Meta SQL - ADO Support = F:/系统软件/Delphi7/Projects/Bpl/qsado7.bpl
Intraweb Query Builder = F:/系统软件/Delphi7/Projects/Bpl/IntraWeb/IWQB7.bpl
LMD-Tools 7.0 Components = F:/系统软件/Delphi7/Projects/Bpl/dcllmddb_d7.bpl
R&A interpreter 2 = F:/系统软件/Delphi7/Projects/Bpl/dclrai7.bpl
QuickReport Components = F:/系统软件/Delphi7/Bin/dclqrt70.bpl
TeeChart for QuickReport Components = F:/系统软件/Delphi7/Bin/dcltqr70.bpl
Rb - RbControls = F:/系统软件/Delphi7/Projects/Bpl/RbControlsD7.bpl
Graphics32 = F:/系统软件/Delphi7/Projects/Bpl/GR32_D7.bpl
Graphics32 Design Time Package = F:/系统软件/Delphi7/Projects/Bpl/GR32_DSGN_D7.bpl
G32ProgressBar = F:/系统软件/Delphi7/Projects/Bpl/G32ProgressBar.bpl
Billenium Effects 3.3 = F:/系统软件/Delphi7/Projects/Bpl/BE3DsgD7.bpl
ArGoSoft = F:/系统软件/Delphi7/Projects/Bpl/EstTimer.bpl
Ms Agent v2.0 = F:/系统软件/Delphi7/Projects/Bpl/MsAgent.bpl
CoolHints2K = F:/系统软件/Delphi7/Projects/Bpl/CHd7.bpl
LBButtons = F:/系统软件/Delphi7/Projects/Bpl/LBBtton.bpl
FIBPlus Projects Tools = F:/系统软件/Delphi7/Projects/Bpl/pFIBPlusTools7.bpl
DsPanel = F:/系统软件/Delphi7/Projects/Bpl/Dspanels.bpl
杂项8 = F:/系统软件/Delphi7/Projects/Bpl/Other9.bpl
杂项6 = F:/系统软件/Delphi7/Projects/Bpl/Other7.bpl
LedButton (designtime) = F:/系统软件/Delphi7/Projects/Bpl/LedBtnD7.bpl
LCDScreen v3.0 = F:/系统软件/Delphi7/Projects/Bpl/LCDScreen_d7.bpl
LMD ElPack Visual Components (Design-time) = F:/系统软件/Delphi7/Projects/Bpl/dclelpD7.bpl
LMD ElPack Professional Components (Design-time) = F:/系统软件/Delphi7/Projects/Bpl/dcelppD7.bpl
LMD-Tools Designtime Enhancements = F:/系统软件/Delphi7/Projects/Bpl/dcllmdsp_D7.bpl
LMD-Tools RichPack 3.0 Components = F:/系统软件/Delphi7/Projects/Bpl/dcllmdrtf_d7.bpl
LMD-Tools DesignPack 2.0 Components = F:/系统软件/Delphi7/Projects/Bpl/dcllmddsg_d7.bpl
LMD-Tools RichPack 3.0 Database Components = F:/系统软件/Delphi7/Projects/Bpl/dcllmdrtfdb_d7.bpl
LMD-Tools StoragePack 1.0 Components = F:/系统软件/Delphi7/Projects/Bpl/dcllmdstorage_d7.bpl
LMD-Tools ShellPack 3.0 Components = F:/系统软件/Delphi7/Projects/Bpl/dcllmdsh_d7.bpl
LMD-Tools TextPack 7.0 Components = F:/系统软件/Delphi7/Projects/Bpl/dcllmdtxtdb_d7.bpl
LMD-Tools TextPack 7.0 Components = F:/系统软件/Delphi7/Projects/Bpl/dcllmdtxt_d7.bpl
LMD-Tools SysPack 2.0 Components = F:/系统软件/Delphi7/Projects/Bpl/dcllmdsys_d7.bpl
LMD-Tools WebPack 3.0 Components = F:/系统软件/Delphi7/Projects/Bpl/dcllmdweb_d7.bpl
EldoS *ML Generator = F:/系统软件/Delphi7/Projects/Bpl/elmltgD7.bpl
EldoS *ML Generator = F:/系统软件/Delphi7/Projects/Bpl/elmlgnD7.bpl
LMD ElPack DB-Aware Controls (Design-time) = F:/系统软件/Delphi7/Projects/Bpl/dceldbD7.bpl
MCK_FormSaves = F:/系统软件/Delphi7/Projects/Bpl/KOLFormSaves.bpl
Gavina UI Controls Pack = F:/系统软件/Delphi7/Projects/Bpl/GSUI70.bpl
GifButton = F:/系统软件/Delphi7/Projects/Bpl/GifPack.bpl
Woll2Woll 1stClass 4000 = F:/系统软件/Delphi7/Projects/Bpl/fc4000dcl7.bpl
TKOLPrinter and print dialogs = F:/系统软件/Delphi7/Projects/Bpl/KOLPrint.bpl
Kol进度条 = F:/系统软件/Delphi7/Projects/Bpl/KolProgBars.bpl
MHComPort for KOLnMCK by MacroHard Corp. = F:/系统软件/Delphi7/Projects/Bpl/MHComPort.bpl
TrackBar for KOLnMCK by MacroHard Corp. = F:/系统软件/Delphi7/Projects/Bpl/MHIPEdit.bpl
Kol_Separator = F:/系统软件/Delphi7/Projects/Bpl/SeparatorPackageD7.bpl
MHAboutDialog for KOLnMCK by MacroHard Corp. = F:/系统软件/Delphi7/Projects/Bpl/MHAboutDialog.bpl
MHFontDialog for KOLnMCK by MacroHard Corp. = F:/系统软件/Delphi7/Projects/Bpl/MHFontDialog.bpl
MCK_Ctrls = F:/系统软件/Delphi7/Projects/Bpl/KolCtrlses.bpl
TKOLFont property editor for MirrorKOLPackage = F:/系统软件/Delphi7/Projects/Bpl/KOLFontEditor_D7.bpl
MCK_ListEdits = F:/系统软件/Delphi7/Projects/Bpl/KolListEdits.bpl
VolgaDB Controls Library = F:/系统软件/Delphi7/Projects/Bpl/dVolgaPD7.bpl
VolgaDB Controls Library = F:/系统软件/Delphi7/Projects/Bpl/VolgaPD7.bpl
TrackBar for KOLnMCK by MacroHard Corp. = F:/系统软件/Delphi7/Projects/Bpl/MHTrackBar.bpl
DirTreeView package = F:/系统软件/Delphi7/Projects/Bpl/DirTreeViewD7.bpl
XPDesign for KOLMCK by MacroHard Corp. = F:/系统软件/Delphi7/Projects/Bpl/MHXP.bpl
XPDesign for KOLMCK by MacroHard Corp. = F:/系统软件/Delphi7/Projects/Bpl/MHVersionInfo.bpl
Misc Units = F:/系统软件/Delphi7/Projects/Bpl/MiscUnits.bpl
ZZPack = F:/系统软件/Delphi7/Projects/Bpl/ZZPack.bpl
Gavina XLGrid 1.7 Package = F:/系统软件/Delphi7/Projects/Bpl/xlg70.bpl
Delphi JBS Typed Controls = F:/系统软件/Delphi7/Projects/Bpl/TypedControls.bpl
RGN editor = F:/系统软件/Delphi7/Projects/Bpl/TIARGNEDITOR.bpl
TIAsemipanel v 1.0 = F:/系统软件/Delphi7/Projects/Bpl/semipanel.bpl
SakEmail by the SakEmail team = F:/系统软件/Delphi7/Projects/Bpl/sakEmail_D7.bpl
RGNAV = F:/系统软件/Delphi7/Projects/Bpl/RGNV.bpl
reSource Compression Component = F:/系统软件/Delphi7/Projects/Bpl/ResourcePack.bpl
WinHTTP component TRIAL for Delphi 7 = F:/系统软件/Delphi7/Projects/Bpl/WinHTTPD7.bpl
自动升级 = F:/系统软件/Delphi7/Projects/Bpl/PWebFile.bpl
XP刷子 = F:/系统软件/Delphi7/Projects/Bpl/XPBuran.bpl
MIDI Components for Delphi 7 = F:/系统软件/Delphi7/Projects/Bpl/MIDI.bpl
psvDialogs Library (Delphi 7) = F:/系统软件/Delphi7/Projects/Bpl/psvdd7.bpl
PDF电子文档制作 = F:/系统软件/Delphi7/Projects/Bpl/PdfCreate.bpl
RiversoftAVG Path Planning = F:/系统软件/Delphi7/Projects/Bpl/PathPlanning.bpl
Pas To Html = F:/系统软件/Delphi7/Projects/Bpl/PasHtmlPk.bpl
NVOS = F:/系统软件/Delphi7/Projects/Bpl/os8.bpl
Magic CD Burner for Delphi 7 = F:/系统软件/Delphi7/Projects/Bpl/MCDB100D7.bpl
杂项4 = F:/系统软件/Delphi7/Projects/Bpl/Other5.bpl
Menu97 = F:/系统软件/Delphi7/Projects/Bpl/Menu97.bpl
杂项2 = F:/系统软件/Delphi7/Projects/Bpl/Other3.bpl
胜蓝精品控件集 1.0 = F:/系统软件/Delphi7/Projects/Bpl/OBControl.bpl
Notebook Package = F:/系统软件/Delphi7/Projects/Bpl/Notebook.bpl
MMC Snapin Expert = F:/系统软件/Delphi7/Projects/Bpl/MMCExpert.bpl
内存表格 = F:/系统软件/Delphi7/Projects/Bpl/kbmMemD7Des.bpl
HH Components 1.0 for Delphi 7.0 Design Package = F:/系统软件/Delphi7/Projects/Bpl/hhComps10D7D.bpl
Jazmine NavigationPane v1.0 (Runtime) = F:/系统软件/Delphi7/Projects/Bpl/JzNavPanePckD7.bpl
Jazmine NavigationPane v1.0 = F:/系统软件/Delphi7/Projects/Bpl/JzNavPaneDPckD7.bpl
Jazmine DesktopAlert v1.0 (Runtime) = F:/系统软件/Delphi7/Projects/Bpl/JzDesktopAlertPckD7.bpl
Jazmine DesktopAlert v1.0 = F:/系统软件/Delphi7/Projects/Bpl/JzDesktopAlertDPckD7.bpl
JVCL Database Components = F:/系统软件/Delphi7/Projects/Bpl/JvBDED7D.bpl
JVCL Database Components = F:/系统软件/Delphi7/Projects/Bpl/JvDBD7D.bpl
JVCL Jans Components = F:/系统软件/Delphi7/Projects/Bpl/JvJansD7D.bpl
JVCL Inspector Components = F:/系统软件/Delphi7/Projects/Bpl/JvInspectorD7D.bpl
ABC Components Companion Edition = F:/系统软件/Delphi7/Projects/Bpl/dclABCC.bpl
Wave Audio Package for Delphi 7.0 = F:/系统软件/Delphi7/Projects/Bpl/WA70.bpl
ImageWork Package for Delphi 7.0 = F:/系统软件/Delphi7/Projects/Bpl/IW70.bpl
国际象棋 = F:/系统软件/Delphi7/Projects/Bpl/Chessboard.bpl
Cool PSetting = F:/系统软件/Delphi7/Projects/Bpl/CoolPsD7.bpl
DiskControls pack for Delphi 7 = F:/系统软件/Delphi7/Projects/Bpl/DiskControlsD7.bpl
TDD's SysInfo Package = F:/系统软件/Delphi7/Projects/Bpl/dclsys70.bpl
Borland Screen Saver Wizard = F:/系统软件/Delphi7/Projects/Bpl/dclssv70.bpl
ComPort Library = F:/系统软件/Delphi7/Projects/Bpl/DsgnCPort7.bpl
SortGrid = F:/系统软件/Delphi7/Projects/Bpl/DpkSg.bpl
Data Master 2000 = F:/系统软件/Delphi7/Projects/Bpl/DM2000_7.bpl
DSN组件 = F:/系统软件/Delphi7/Projects/Bpl/DsnD7.bpl
Scripter Studio = F:/系统软件/Delphi7/Projects/Bpl/ascript7.bpl
Office Assistant Package for Delphi 7.0 = F:/系统软件/Delphi7/Projects/Bpl/Assist70.bpl
Thread控件 = F:/系统软件/Delphi7/Projects/Bpl/BMThreadPackD7.bpl
avclass component modify by csh = F:/系统软件/Delphi7/Projects/Bpl/chen.bpl
EMS Quick Export Component Suite 3.0 = F:/系统软件/Delphi7/Projects/Bpl/QExport3DT_D7.bpl
EMS QueryBuilder component suite = F:/系统软件/Delphi7/Projects/Bpl/QBuilderDT_D7.bpl
EMS Quick Import Component Suite 2.0 = F:/系统软件/Delphi7/Projects/Bpl/ADO_QImport2DT_D7.bpl
EMS Quick Import Component Suite 2.0 = F:/系统软件/Delphi7/Projects/Bpl/QImport2DT_D7.bpl
EMS Quick Export Component Suite for ADO 3.0 = F:/系统软件/Delphi7/Projects/Bpl/ADO_QExport3DT_D7.bpl
TurboPower Internet Professional 1.14 Designtime Package - VCL70 = F:/系统软件/Delphi7/Projects/Bpl/I114_d70.bpl
TurboPower Essentials 1.11 (db) Designtime package - VCL70 = F:/系统软件/Delphi7/Projects/Bpl/E111bd70.bpl
TurboPower Essentials 1.11 Designtime package - VCL70 = F:/系统软件/Delphi7/Projects/Bpl/E111_d70.bpl
TurboPower Orpheus 4.05 designtime package - VCL70 = F:/系统软件/Delphi7/Projects/Bpl/O405_d70.bpl
TurboPower Orpheus 4.05 data-aware designtime package - VCL70 = F:/系统软件/Delphi7/Projects/Bpl/O405bd70.bpl
ZipTV Compression Components - Designtime Package = F:/系统软件/Delphi7/Projects/Bpl/ztv70dt.bpl
Virtual Treeview = F:/系统软件/Delphi7/Projects/Bpl/VirtualTreesD7D.bpl
Varian Component Workshop = F:/系统软件/Delphi7/Projects/Bpl/Vssdigi7.bpl
高勇的控件 = F:/系统软件/Delphi7/Projects/Bpl/gy.bpl
TurboPower Visual PlanIt 1.02 Designtime Package - VCL70 = F:/系统软件/Delphi7/Projects/Bpl/V102_D70.bpl
TurboPower LockBox 2.07 Design-time package - VCL70 = F:/系统软件/Delphi7/Projects/Bpl/L207vd70.bpl
TurboPower OnGuard 1.13 Designtime package - VCL60 = F:/系统软件/Delphi7/Projects/Bpl/G113_d70.bpl
Shell Control Pack V1.7c = F:/系统软件/Delphi7/Projects/Bpl/PTShellControlPackD7.bpl
rmControls ZLIB Package = F:/系统软件/Delphi7/Projects/Bpl/rmExCmpLib_d7.bpl
rmControls ZLIB Package = F:/系统软件/Delphi7/Projects/Bpl/rmZLib_D7.bpl
MiTeC System Information Component - Design = F:/系统软件/Delphi7/Projects/Bpl/MSI_D7_Dsgn.bpl
Internet Mail Suite 2 = F:/系统软件/Delphi7/Projects/Bpl/Ims2d7.bpl
Extra Pack Library = F:/系统软件/Delphi7/Projects/Bpl/DExtraPack.bpl
EhLib 3.0 Components = F:/系统软件/Delphi7/Projects/Bpl/DclEhLib70.bpl
Components by SheAr software = F:/系统软件/Delphi7/Projects/Bpl/HSa10Dsgn70.bpl
YuPack v2.99+ = F:/系统软件/Delphi7/Projects/Bpl/yu.bpl
LED灯 = F:/系统软件/Delphi7/Projects/Bpl/ALeds.bpl
AutoUpgrader Pro TRIAL for Delphi 7 = F:/系统软件/Delphi7/Projects/Bpl/AutoUpgraderProD7.bpl
Audio Components Suite v 2.2 = F:/系统软件/Delphi7/Projects/Bpl/ACS.bpl
人民币大小写转换组件 = F:/系统软件/Delphi7/Projects/Bpl/AnCurrHZ.bpl
Abakus VCL = F:/系统软件/Delphi7/Projects/Bpl/AbkStdD7.bpl
Abakus VCL Property editors = F:/系统软件/Delphi7/Projects/Bpl/AbkLibD7.bpl
Abakus VCL DB-Enabled components = F:/系统软件/Delphi7/Projects/Bpl/AbkDBStdD7.bpl
选择计算机对话框 = F:/系统软件/Delphi7/Projects/Bpl/BrowseComputerDlgs.bpl
MP3Tag提取组件 = F:/系统软件/Delphi7/Projects/Bpl/AnMP3Tags.bpl
xpStyle package = F:/系统软件/Delphi7/Projects/Bpl/xpStyleD7.bpl
R&A DB aware = F:/系统软件/Delphi7/Projects/Bpl/dclradb7.bpl
dxPack2 for Delphi7 = F:/系统软件/Delphi7/Projects/Bpl/dxPack2D7.bpl
AHMTriton Tools 2000 - Dialog Components Delphi 7.0 Full Version = F:/系统软件/Delphi7/Projects/Bpl/AHMDialogsD70.bpl
AHM Triton Tools 2000 - Enhanced Components Delphi 7.0 Beta 2.0 = F:/系统软件/Delphi7/Projects/Bpl/AHMEnhancedD70.bpl
AHM Triton Tools 2000 - Standard Components Delphi 7.0 Beta 2.0 = F:/系统软件/Delphi7/Projects/Bpl/AHMStandardD70.bpl
RX Library Database Components = F:/系统软件/Delphi7/Projects/Bpl/dclrxdb7.bpl
RX Library BDE Database Components = F:/系统软件/Delphi7/Projects/Bpl/dclrxbd7.bpl
Borland dbExpress Components = F:/系统软件/Delphi7/Bin/dcldbx70.bpl
Borland Markup Language Wizards = F:/系统软件/Delphi7/Bin/dclmlwiz70.bpl
Borland MyBase DataAccess Components = F:/系统软件/Delphi7/Bin/dclmid70.bpl
Borland Integrated Translation Environment = F:/系统软件/Delphi7/Bin/dclite70.bpl
Borland DataSnap Connection Components = F:/系统软件/Delphi7/Bin/dclmcn70.bpl
Borland SOAP Components = F:/系统软件/Delphi7/Bin/dclsoap70.bpl
Borland Sample Imported ActiveX Controls = F:/系统软件/Delphi7/Bin/dclocx70.bpl
Borland SimpleDataset Component (DBX) = F:/系统软件/Delphi7/Bin/dcldbxcds70.bpl
Borland WebSnap Components = F:/系统软件/Delphi7/Bin/dclwebsnap70.bpl
InterBase Data Access Components = F:/系统软件/Delphi7/Bin/DCLIB70.bpl
Borland Decision Cube Components = F:/系统软件/Delphi7/Bin/dcldss70.bpl
Borland CLX Database Components = F:/系统软件/Delphi7/Bin/dclclxdb70.bpl
Borland CLX Standard Components = F:/系统软件/Delphi7/Bin/dclclxstd70.bpl
Borland Editor Script Enhancements = F:/系统软件/Delphi7/Bin/dclsmpedit70.bpl
Borland Control Panel Applet Package = F:/系统软件/Delphi7/Bin/applet70.bpl
Borland Editor Emacs Enhancements = F:/系统软件/Delphi7/Bin/dclemacsedit70.bpl
Rave Reports BE 5.0 Package = F:/系统软件/Delphi7/bin/dclRave70.bpl
Dialog Workshop = F:/系统软件/Delphi7/Projects/Bpl/dclaprd70.bpl
系统杂类 = F:/系统软件/Delphi7/Projects/Bpl/SystemOther.bpl
ExpressPrinting System (core 3.1) by Developer Express Inc. = F:/系统软件/Delphi7/Projects/Bpl/dxPSCoreD7.bpl
ExpressDataController by Developer Express Inc. = F:/系统软件/Delphi7/Projects/Bpl/cxDataD7.bpl
OTFE: Base class for On-The-Fly Encryption components = F:/系统软件/Delphi7/Projects/Bpl/OTFE.bpl
OTFE: BestCrypt Delphi Component = F:/系统软件/Delphi7/Projects/Bpl/OTFEBestCrypt.bpl
OTFE: PGPDisk Delphi Component = F:/系统软件/Delphi7/Projects/Bpl/OTFEPGPDisk.bpl
Advanced Application = F:/系统软件/Delphi7/Projects/Bpl/AppControlsD7.bpl
SynEdit component suite = F:/系统软件/Delphi7/Projects/Bpl/SynEdit_D7_PE.bpl
TurboPower Async Professional 4.06 Designtime Package - VCL70 = F:/系统软件/Delphi7/Projects/Bpl/A406_D70.bpl
Exceptional Magic 1.51 = F:/系统软件/Delphi7/Projects/Bpl/EM15_D7_Pack.bpl
XMLTable = F:/系统软件/Delphi7/Projects/Bpl/syDataSetVCL7.bpl
Designer Component Package = F:/系统软件/Delphi7/Projects/Bpl/DC7.bpl
llPDFLib - Library for create PDF Documents = F:/系统软件/Delphi7/Projects/Bpl/llPDFLibD7.bpl
Raize Components 4.0.2 (Data-Aware) = F:/系统软件/Delphi7/Projects/Bpl/RaizeComponentsVclDb_Design70.bpl
DIContainers = F:/系统软件/Delphi7/Projects/Bpl/DIContainers_D7.bpl
DIFileFinder = F:/系统软件/Delphi7/Projects/Bpl/DIFileFinder_D7.bpl
DIHtmlParser = F:/系统软件/Delphi7/Projects/Bpl/DIHtmlParser_D7.bpl
(untitled) = F:/系统软件/Delphi7/Projects/Bpl/DIHtmlLabel_D7.bpl
DIGoogleReader = F:/系统软件/Delphi7/Projects/Bpl/DIGoogleReader_D7.bpl
Overbyte ICS for Delphi 7 = F:/系统软件/Delphi7/Projects/Bpl/OverbyteIcsDel70.bpl
Control Form of Docking = F:/系统软件/Delphi7/Projects/Bpl/DockControlD7.bpl
DIZipWriter = F:/系统软件/Delphi7/Projects/Bpl/DIZipWriter_D7.bpl
DXString v4.0 Only Run-Time = F:/系统软件/Delphi7/Projects/Bpl/DXStringOnlyD7.bpl
Brain Patchwork DX - DXSock Suite Version 4.0 = F:/系统软件/Delphi7/Projects/Bpl/DXSockD7.bpl
Brain Patchwork DX - DXServers Suite Version 4.0 = F:/系统软件/Delphi7/Projects/Bpl/DXServersD7.bpl
AfterView Visual Components = F:/系统软件/Delphi7/Projects/Bpl/AfterView.bpl
TPaxScripter = F:/系统软件/Delphi7/Projects/Bpl/PaxScripter_D7.bpl
---------------------------------------------------------------------------
总计13286个组件
 

Similar threads

D
回复
0
查看
849
DelphiTeacher的专栏
D
D
回复
0
查看
860
DelphiTeacher的专栏
D
D
回复
0
查看
914
DelphiTeacher的专栏
D
后退
顶部