CnVCL 組件包
CnPack 2010-11-05 SVN 包,包括以下內(nèi)容:
1. CnPack 組件包所有源代碼。
2. CnPack 開發(fā)組所有文檔和模板,其中幫助文檔目前包括多語幫助文檔、CnDebugger 接口幫助文檔、CnCalendar 歷法說明文檔、平滑字體組件幫助文檔、??拷M件幫助文檔等。
3. 開發(fā)組其它工作成果。
詳情可查看cnvcl\Source\Readme.txt
注:CnVcl源碼不支持動態(tài)多語切換,當(dāng)前版本默認(rèn)UI為英文。如果需要使用中文,請執(zhí)行cnvcl\Source\ToCHS.bat 來切換語言文件。
本版本修復(fù)上一版本不兼容XE2新規(guī)則導(dǎo)致的編譯出錯(cuò)的問題。
SVN 包,包括以下內(nèi)容:
1. CnPack 組件包所有源代碼。
2. CnPack 開發(fā)組所有文檔和模板,其中幫助文檔目前包括多語幫助文檔、CnDebugger 接口幫助文檔、CnCalendar 歷法說明文檔、平滑字體組件幫助文檔、??拷M件幫助文檔等。
3. 開發(fā)組其它工作成果。
詳情可查看cnvcl\Source\Readme.txt
公共庫目錄
CnBase64.pas
Base64 編碼解碼算法單元
CnCalClass.pas
歷法計(jì)算類庫
CnCalendar.pas
歷法計(jì)算的函數(shù)庫
CnCallBack.pas
回調(diào)函數(shù)轉(zhuǎn)換庫
CnClasses.pas
基礎(chǔ)類定義單元
CnCommon.pas
公共運(yùn)行基礎(chǔ)庫單元
CnCompAboutFrm.pas
開發(fā)包公共組件的關(guān)于窗口單元
CnCompUtils.pas
組件工具單元
CnConsts.pas
公共資源字符串定義
CnCRC32.pas
CRC32循環(huán)冗余校驗(yàn)單元
CnDebug.pas
CnDebug 調(diào)試信息輸出接口單元
CnDES.pas
DES 加密解密算法實(shí)現(xiàn)單元
CnFloatConvert.pas
浮點(diǎn)數(shù)轉(zhuǎn)換為二、八、十六進(jìn)制的實(shí)現(xiàn)單元
CnGraphUtils.pas
公共圖像函數(shù)庫
CnHardWareInfo.pas
硬件信息獲取單元
CnHashMap.pas
CnHashMap 實(shí)現(xiàn)單元
CnHashTable.pas
高性能 HashTable 實(shí)現(xiàn)單元
CnIni.pas
擴(kuò)展的 INI 訪問單元
CnIniStrUtils.pas
擴(kuò)展的 INI 訪問的字符串處理
CnMD5.pas
MD5 算法單元
CnMemProf.pas
一個(gè)簡單的內(nèi)存防護(hù)管理器實(shí)現(xiàn)單元
CnPack.pas
用于在 C++Builder 設(shè)計(jì)期包中引入 CnPack.dcr 文件的空單元
CnPackRegister.pas
組件包注冊單元
CnPropEditors.pas
開發(fā)包屬性組件編輯器
CnQueue.pas
簡單的鏈表隊(duì)列類實(shí)現(xiàn)單元
CnShellUtils.pas
Shell 工具單元
CnSingleton.pas
單實(shí)例對象實(shí)現(xiàn)單元
CnSingletonComp.pas
單實(shí)例組件實(shí)現(xiàn)單元
CnSQLite.pas
SQLite 數(shù)據(jù)庫的 Delphi 封裝
CnStrDiff.pas
字符串詳細(xì)比較
CnStream.pas
擴(kuò)展的 Stream 類實(shí)現(xiàn)
CnTree.pas
單根無序樹的類實(shí)現(xiàn)單元
CnVarList.pas
變體列表實(shí)現(xiàn)單元
CnVCLBase.pas
基本類定義單元
CnWinSvc.pas
Windows 服務(wù)封裝單元
32 文件
\DbReport -數(shù)據(jù)庫組件與報(bào)表庫目錄
CnADOBinding.pas
查詢分析器組件仿 VC++ 的數(shù)據(jù)綁定單元
CnADOUpdateSQL.pas
ADOUpdateSQL 實(shí)現(xiàn)單元,在 ADO 下實(shí)現(xiàn) UpdateSQL 組件的功能
CnADOUpdateSQLEditor.pas
ADOUpdateSQL 的組件編輯器的實(shí)現(xiàn)單元
CnADOUpdateSQLFrm.pas
ADOUpdateSQL 的組件編輯器的窗體實(shí)現(xiàn)單元
CnDataGrid.pas
查詢分析器組件中裝載數(shù)據(jù)的網(wǎng)格控件
CnDBConsts.pas
CnPack 數(shù)據(jù)庫報(bào)表系列組件常量定義
CnDBRegister.pas
CnPack 數(shù)據(jù)庫報(bào)表組件與編輯器注冊單元
CnExcelUnit.pas
與 Excel 交互的封裝單元
CnPagedGrid.pas
支持分頁的數(shù)據(jù)網(wǎng)格組件實(shí)現(xiàn)單元
CnRunSqlFrame.pas
查詢分析器組件界面 Frame 實(shí)現(xiàn)單元
CnRunSqlUnit.pas
查詢分析器組件查詢運(yùn)行線程單元
CnSQLAnalyzer.pas
查詢分析器組件實(shí)現(xiàn)單元
CnXlsWriter.pas
一簡單的 XLS 文件生成類實(shí)現(xiàn)單元
13 文件
\Graphics -圖像界面控件庫目錄
CnAACtrl.pas
平滑特效字體控件單元
CnAAFont.pas
平滑特效字體單元
CnAAFontDialog.pas
平滑特效字體對話框控件單元
CnAAFontEditor.pas
平滑特效字體屬性、組件編輯器單元
CnAOTreeView.pas
自動參數(shù)設(shè)置 TreeView 組件實(shí)現(xiàn)單元
CnAppStoreBox.pas
軟件管理界面條目的簡易實(shí)現(xiàn)單元
CnAutoOption.pas
自動參數(shù)設(shè)置類定義單元
CnCheckTreeView.pas
帶復(fù)選框的 TreeView 組件實(shí)現(xiàn)單元
CnButtons.pas
CnButton 和 CnBitBtn 的自畫按鈕實(shí)現(xiàn)單元
CnColorGrid.pas
顏色網(wǎng)格實(shí)現(xiàn)單元
CnEdit.pas
CnEdit 控件實(shí)現(xiàn)單元
CnErrorProvider.pas
CnErrorProvider 錯(cuò)誤信息提示組件實(shí)現(xiàn)單元
CnGauge.pas
CnGauge 支持漸變色與圖像的進(jìn)度條實(shí)現(xiàn)單元
CnGraphConsts.pas
圖像界面庫的資源字符串定義單元
CnGraphics.pas
界面控件包原快速圖像處理單元
CnGraphPropEditors.pas
界面控件包屬性編輯器單元
CnGraphRegister.pas
界面控件包注冊單元
CnHexEditor.pas
CnHexEditor 十六進(jìn)制查看編輯單元
CnImage.pas
調(diào)試用界面控件 TCnImage、TCnPaintBox 單元
CnLED.pas
LED 效果的顯示組件實(shí)現(xiàn)單元,支持漢字。
CnListBox.pas
支持自畫效果的 CnListBox 控件實(shí)現(xiàn)單元
CnMonthCalendar.pas
中文月歷的界面組件實(shí)現(xiàn)單元
CnPanel.pas
帶透明效果的Panel實(shí)現(xiàn)單元
CnQQPanel.pas
類似于QQ界面列表框的一簡易實(shí)現(xiàn)單元
CnShellCtrls.pas
移植的 ShellCtrls 控件單元
CnSkinMagic.pas
運(yùn)行期皮膚框架組件實(shí)現(xiàn)單元
CnSpin.pas
CnSpin 控件單元
CnValidateImage.pas
簡單的驗(yàn)證碼生成圖片單元
CnWaterEffect.pas
水波效果處理單元
CnWaterImage.pas
水波效果圖像 WaterImage 控件
CnWizardImage.pas
向?qū)Ы缑鎴D像控件
28 文件
\Lang\2052
\Lang\1028
\Lang\1033
- 本兩目錄存儲多語字符串的其他語種版本,
2052 為簡體中文,1028 為繁體中文,1033 為英語。
CnCompConsts.pas
CnConsts.pas
CnGraphConsts.pas
CnLangConsts.pas
CnNetConsts.pas
CnDockGlobal.pas
CnDBConst.pas
CnRS232Dialog.dfm
CnProgressFrm.dfm
CnFoxmailMsgFrm.dfm
CnCompAboutFrm.dfm
CnAAFontDialog.dfm
12 文件,說明同各目錄下的同名文件。
\MultiLang -多語組件
CnHashIniFile.pas
實(shí)現(xiàn) HashIni 文件
CnHashLangStorage.pas
Hash 文本多語存儲組件實(shí)現(xiàn)單元
CnIniLangFileStorage.pas
Ini 多語存儲組件單元
CnLangCollection.pas
語言條目描述及其列表類單元
CnLangConsts.pas
多語包常量定義單元
CnLangEditors.pas
多語包部分屬性編輯器
CnLangMgr.pas
多語管理器基礎(chǔ)類
CnLangReg.pas
多語包組件注冊單元
CnLangStorage.pas
多語存儲組件基類
CnLangTranslator.pas
多語包翻譯器組件單元
CnLangUtils.pas
多語包工具類,實(shí)現(xiàn)了和 DEP 兼容的 CnLanguages 列表類
CnTransEditor.pas
多語包 IDE 翻譯編輯器
CnTransFilter.pas
多語包 IDE 翻譯編輯器的過濾設(shè)置窗體單元
13 文件
\NetComm -網(wǎng)絡(luò)通訊
CnCameraEye.pas
攝像頭控制組件實(shí)現(xiàn)單元
CnDialUp.pas
撥號連接組件實(shí)現(xiàn)單元
CnIISCtrl.pas
IIS 控制組件實(shí)現(xiàn)單元
CnIP.pas
IP 獲取與計(jì)算組件實(shí)現(xiàn)單元
CnInetUtils.pas
WinInet 封裝單元
CnModem.pas
CnModem 標(biāo)準(zhǔn)調(diào)制解調(diào)器組件單元
CnNetConsts.pas
網(wǎng)絡(luò)部分的資源字符串定義單元
CnNetPropEditor.pas
網(wǎng)絡(luò)通訊類屬性編輯器單元
CnNetRegister.pas
網(wǎng)絡(luò)通訊組件包注冊單元
CnPing.pas
Ping 功能實(shí)現(xiàn)組件單元
CnRS232.pas
CnRS232 串口通訊組件單元
CnRS232Dialog.pas
CnRS232Dialog 串口設(shè)置對話框組件及窗體單元
CnTwain.pas
掃描儀控制組件實(shí)現(xiàn)單元,僅支持部分類型的掃描儀
CnUDP.pas
UDP 通訊組件單元
14 文件
\NonVisual -不可視組件
CnActionListHook.pas
ActionList 掛接服務(wù)單元
CnActiveScript.pas
ActiveScript 腳本引擎封裝組件單元
CnADOConPool.pas
ADOConnection 對象池單元
CnASCommon.pas
ActiveScript Host 服務(wù)單元
CnASHostServices.pas
ActiveScript Host 服務(wù)單元
CnASIDispatchProxy.pas
ActiveScript Host 對象 IDispatch 代理接口單元
CnASInvoker.pas
ActiveScript 中根據(jù)接口動態(tài)調(diào)用方法
CnASPropEditors.pas
ActiveScript 腳本引擎屬性編輯器單元
CnCompConsts.pas
不可視組件的字符串定義單元
CnCompRegister.pas
不可視工具組件包注冊單元
CnConsole.pas
控制臺組件 CnConsole 的實(shí)現(xiàn)單元
CnControlHook.pas
控件消息處理過程掛接組件單元
CnDragResizer.pas
一設(shè)計(jì)期模式的拖動組件實(shí)現(xiàn)單元
CnGlobalKeyHook.pas
用RegisterHotKey實(shí)現(xiàn)的全局鍵盤監(jiān)控組件實(shí)現(xiàn)單元
CnFilePacker.pas
文件目錄打包組件單元
CnFileSystemWatcher.pas
文件目錄監(jiān)視組件單元
CnFormScaler.pas
在不同的屏幕 DPI 下,自動調(diào)整窗體的字體和大小的組件單元
CnKeyBlocker.pas
利用鍵盤鉤子在系統(tǒng)范圍內(nèi)屏蔽某些組合鍵的組件實(shí)現(xiàn)單元
CnMDIBackGround.pas
MDI 主窗體背景控件
CnMenuHook.pas
菜單掛接服務(wù)單元
CnObjectPool.pas
可擴(kuò)展的高性能對象池 CnObjectPool 實(shí)現(xiàn)單元
CnOuterControls.pas
外部窗口控制組件實(shí)現(xiàn)單元
CnRestoreSystemMenu.pas
用來恢復(fù)編輯器控件右鍵菜單的組件
CnThreadPool.pas
線程池 CnThreadPool 實(shí)現(xiàn)單元
CnTimer.pas
高精度定時(shí)器 CnTimer 實(shí)現(xiàn)單元
CnTrayIcon.pas
系統(tǒng)托盤控件 CnTrayIcon 實(shí)現(xiàn)單元
CnVolumeCtrl.pas
音量控制組件 CnVolumeCtrl 實(shí)現(xiàn)單元
CnWinampCtrl.pas
Winamp 控制器組件 CnWinampCtrl 的實(shí)現(xiàn)單元
CnDelphiDockStyle.pas
CnDockFormControl.pas
CnDockGlobal.pas
CnDockHashTable.pas
CnDockInfo.pas
CnDockPropertyReg.pas
CnDockSupportClass.pas
CnDockSupportControl.pas
CnDockSupportProc.pas
CnDockTree.pas
CnVCDockStyle.pas
CnVIDDockStyle.pas
CnVSNETDockStyle.pas
Dock 系列組件(原 DockPresident)實(shí)現(xiàn)單元
注:CnVcl源碼不支持動態(tài)多語切換,當(dāng)前版本默認(rèn)UI為英文。如果需要使用中文,請執(zhí)行cnvcl\Source\ToCHS.bat 來切換語言文件。


































