-
DELPHI下的表格报表控件,可以所见即所得的显示.
DELPHI下的表格报表控件,可以所见即所得的显示.-DELPHI form under the control statements, you can WYSIWYG display.
- 2022-10-06 05:10:03下载
- 积分:1
-
此代码可以实现以下功能 使用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
-
dephi 租书管理 源码
dephi 租书管理 源码-managing source
- 2022-10-17 03:25:03下载
- 积分:1
-
in Delphi Windows HTML help files online example
在Delphi中使用Windows的HTML联机说明档的例子-in Delphi Windows HTML help files online example
- 2022-02-04 00:28:59下载
- 积分:1
-
组件制作概述
Overview of component creation
This chapter provides an overview of component design and the process of writing
components for Delphi applications. The material here assumes that you are familiar
with Delphi and its standard components.
• Class library
• Components and classes
• Creating components
• What goes into a component?
• Creating a new component
• Testing uninstalled components
• Testing installed components
• Installing a component on the Component palette-Overview of component creation
This chapter provides an overview of component design and the process of writing
components for Delphi applications. The material here assumes that you are familiar
with Delphi and its standard components.
• Class library
• Components and classes
• Creating components
• What goes into a component?
• Creating a new component
• Testing uninstalled components
• Testing insta
- 2022-07-26 18:00:47下载
- 积分:1
-
修改过样式的listbox,跟原来的listbox样子不一样
修改过样式的listbox,跟原来的listbox样子不一样-Modified style listbox, the listbox with the original look like not the same as
- 2022-02-01 11:06:09下载
- 积分:1
-
Is a lunar calendar of the end zone, and a considerable and an electronic calend...
是一个 带阴历的 几时器,相当与一个电子台历,很不错,可能有朋友需要-Is a lunar calendar of the end zone, and a considerable and an electronic calendar, it is true that there may be a friend needs
- 2023-02-08 03:20:03下载
- 积分:1
-
一款简简单单的记事本软件 简单的不能再简单了 供那些初学者用来看一看 长长见识用吧...
一款简简单单的记事本软件 简单的不能再简单了 供那些初学者用来看一看 长长见识用吧-simple one of the notebook simple software can no longer simple for beginners to those who look at it with a long exposure
- 2023-03-01 09:10:03下载
- 积分: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
-
Tomes of Delphi:
Algorithms and Data Structures
by Julian Bucknall
This bo...
Tomes of Delphi:
Algorithms and Data Structures
by Julian Bucknall
This book about Algorithms and Data Structures is a highly sophisticated title targeted for advanced developers. Author Julian Bucknall works for one of Inprise s leading and oldest third-party library and tool companies, TurboPower, where he is in charge of technical development. This is the only book on the market that will provide Delphi developers with a comprehensive and current overview of using algorithms and data structures from a practical, not a theoretical, textbook perspective. The book will include a wealth of code examples appropriate for practicing developers. Bucknall s title will provide comprehensive coverage of such topics as arrays, binary trees, data compression, and other advanced topics not treated in any competing titles. The CD includes the author s highly successful freeware library EZDSL along with the code from the book.
- 2022-03-24 22:45:37下载
- 积分:1