-
此代码可以实现以下功能 使用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 第三方控件很出色,表格制作的
delphi 第三方控件很出色,表格制作的-delphi third-party control is excellent, the form produced by
- 2023-02-05 10:35:06下载
- 积分:1
-
简单而且实用的16进制、10进制互相转化,推荐推荐推荐,强烈推荐...
简单而且实用的16进制、10进制互相转化,推荐推荐推荐,强烈推荐-Simple and practical, 16 hexadecimal, 10 hexadecimal transform recommend recommend recommend, strongly recommend
- 2022-06-26 02:27:00下载
- 积分:1
-
一个宿舍管理系统
vb下调用api的两个例子 虽然大家都喜欢在vc下调用api,但是vb下同样也有不少需求啊.-vb called api under the two examples Although everyone likes to call the vc under api, but under the same vb there are many needs ah. Oh
- 2022-01-21 20:19:24下载
- 积分:1
-
Delphi编写了从原来的代码学习。
Delphi OPCServer编程学习用原码,含引用文件源码。-Delphi OPCServer programmed to learn from the original code.
- 2022-01-28 02:28:59下载
- 积分:1
-
access+asp.net还行吧,应该是我第一个
access+asp.net还行吧,应该是我第一个-access+asp.net
- 2023-03-16 15:35:04下载
- 积分:1
-
delphi write game accelerator, is very simple and practical, but do not say that...
delphi写的游戏加速器,非常简单而实用,但不要说这个没有,很多游戏客户端都有它的影子,目的是为了降低因为网速造成的游戏卡机情况,这也就是为什么玩官方的游戏不卡的情况,不仅仅是官方的设备好-delphi write game accelerator, is very simple and practical, but do not say that no, a lot of game client has its own shadow, because the aim is to reduce speed in order to cause the game card machine, which is why playing games is not the official cards, the official equipment is not only good
- 2023-08-31 05:15:03下载
- 积分:1
-
Control component to control scanners scanner components
控制扫描仪的组件 控制扫描仪的组件-Control component to control scanners scanner components
- 2022-03-06 02:59:42下载
- 积分:1
-
Delphi多线程详解 Delphi多线程详解
Delphi多线程详解 Delphi多线程详解-Delphi多线程详解
- 2022-03-31 07:12:15下载
- 积分:1
-
Chapter 2 " BASM (Borland assembler language) the essence" of all the s...
第2章“BASM(Borland汇编语言)精要”中的全部示例代码。包括:
目录 描述
------------------------------------------------------------------------------
DEMO1 演示如何在BASM中调用Delphi Functions。
DEMO2 演示如何在BASM中调用Windows API。
DEMO3 演示如何在BASM中使得“jmp proc”执行后返回到下一行。-Chapter 2 " BASM (Borland assembler language) the essence" of all the sample code. Include: directory description---------------------------------------------- demonstrate how-------------------------------- DEMO1 call BASM at Delphi Functions. BASM at DEMO2 demonstrate how to call Windows API. BASM at DEMO3 demonstration of how to make " jmp proc" implementation back to the next line.
- 2022-12-28 01:20:03下载
- 积分:1