-
此代码可以实现以下功能 使用wordappalication 组件,代码如下 启动Word时用如下代码: begin try Wordapplication.C...
此代码可以实现以下功能 使用wordappalication 组件,代码如下 启动Word时用如下代码: begin try Wordapplication.Connect except MessageDlg(’Word may not be installed’, mtError, [mbOk], 0) Abort end Wordapplication.Visible := True WordApplication.Caption := ’Delphi automation’ end-this code can be achieved using the following functions wordappalication components, the following code at the start Word with the following code : begin try Wordapplication.Connect except MessageDlg ( "Word may not be installed", mtError, [mbOk], 0) Abort end Wordapplication.Visible : = True WordApplication.Caption : = "Delphi automation" end
- 2022-04-26 15:16:35下载
- 积分:1
-
一个Delphi用的dbtree数据库目录对显示控件
一个Delphi用的dbtree数据库目录对显示控件-Delphi used a database directory dbtree display control
- 2022-07-23 08:35:57下载
- 积分:1
-
delphi写的mib browser 源码,界面友好!
delphi写的mib browser 源码,界面友好!-delphi write mib browser source code, user-friendly!
- 2023-03-16 13:15:04下载
- 积分:1
-
DELPHI 皮肤控件, 例如 XP 皮肤
DELPHI 皮肤控件, 例如 XP 皮肤-DELPHI skin controls, such as XP skin
- 2022-06-20 07:23:58下载
- 积分:1
-
ST_MEM 一个希捷专修的部分代码,应该是老版本的
ST_MEM 一个希捷专修的部分代码,应该是老版本的-Seagate ST_MEM a specialized part of the code, it should be is an old version of the
- 2023-08-27 04:10:04下载
- 积分:1
-
delphi写的webBrowser的简单使用,同事包括调用第三方程序的方法,可以避免程序访问网页是出现死机现象。...
delphi写的webBrowser的简单使用,同事包括调用第三方程序的方法,可以避免程序访问网页是出现死机现象。-delphi webbrowser written in a simple to use, our colleagues, including third-party programs calling the method, the procedure can be avoided to visit the page that there is the phenomenon of death.
- 2023-09-02 14:40:03下载
- 积分:1
-
类似IE的前进、后退、历史记录 功能 (VCL组件) delphi语言编写
类似IE的前进、后退、历史记录 功能 (VCL组件) delphi语言编写-similar IE advance, retreat, the historical record function (VCL) delphi language
- 2022-07-01 15:05:04下载
- 积分:1
-
свернуть прогу в tray?
Постоянная ссылка на статью: http://vingrad.ru/DELPHI...
свернуть прогу в tray?
Постоянная ссылка на статью: http://vingrad.ru/DELPHI-DLP-000635
- 2022-09-13 07:35:03下载
- 积分:1
-
Memory management procedures, functions and FASTMM similar, PLEASE NOTE: There a...
内存管理程序,功能与FASTMM相似,PLEASE NOTE: There are two ways to install BigBrain. You may use the
memory manager code natively compiled into your EXE or you can use
an included external DLL which will allow you to share memory across
multiple DLLs with one central place for memory management. Using the DLL
allows your application to share strings, and serves the same purpose
as the ShareMem unit included with Delphi. BigBrainShareMem.dll should
be 100% compatible with the DelphiMM.dll and could even simply be renamed
to DelphiMM.dll to simplify deployment.-Memory management procedures, functions and FASTMM similar, PLEASE NOTE: There are two ways to install BigBrain. You may use the memory manager code natively compiled into your EXE or you can use an included external DLL which will allow you to share memory acrossmultiple DLLs with one central place for memory management. Using the DLLallows your application to share strings, and serves the same purposeas the ShareMem unit inc
- 2022-10-25 22:25:02下载
- 积分:1
-
Delphi编程练习:从数据库中读取JPEG图片,插入到Excel文档单元格中,并可自动改变图片大小...
Delphi编程练习:从数据库中读取JPEG图片,插入到Excel文档单元格中,并可自动改变图片大小-Delphi Programming practice: from the database to read JPEG images, insert into cell Excel documents, and automatically change the picture size
- 2022-02-01 21:35:21下载
- 积分:1