091 _ DELPHI6 practices classic

Source: Internet
Author: User
Document directory
  • DELPHI6 practices
DELPHI6 practices

DelphiTutorial Series of books(091)DELPHI6Practices Organize netizens (state)Email:Shuaihj@163.com

:

Download

  • Author: Lin Jinlin
  • Press: China Railway Publishing House
  • ISBN: 7113048560
  • Mounting time: 2002-9-16
  • Published on: February 1, September 2002
  • Start: 16
  • Page number: 958
  • Version: 1-1

Introduction

Delphi 6 is a powerful and efficient rapid application development tool that helps you quickly and easily develop a variety of new-generation e-commerce application systems. Bizsnap of Delphi uses Web Service technology to easily integrate information exchange between enterprises and B2B businesses. Msnap uses the technology of new software components to simplify the development complexity of network response applications. Datasnap integrates various data access technologies to simplify the construction of multi-layer distributed database application systems. From delphi1.0 to delphi6.0, Borland has made every effort in every version to enhance Delphi's functions. Because of this, software engineers can easily use Delphi to write a wide variety of applications, such as file management, client/server, multi-tier database applications, and Internet applications, or even cross-platform applications between enterprises. In the face of the complete functionality of Delphi 6, how to determine the chapter content of this book is really difficult for the author. After several thoughts and comments from multiple readers, I finally decided what the book shows. As for the deficiencies, the authors will use specialized books to discuss databases and other advanced contents. This book focuses on basic object PASCAL programming skills, a thorough understanding of Delphi Program structures, applications of various VCL components, advanced processing of various file types, and a variety of different database applications. client/Server database application and Other Object Pascal improvement applications, for example, multi-threaded program writing and Delphi VCL component production. In addition, the author also uses four appendix chapters to discuss various built-in functions provided by Object Pascal and Delphi, we hope that the understanding of Object Pascal and the application of Delphi built-in functions can improve the efficiency of your program development. This book is copyrighted by the third wave of information limited by share Ltd and reviewed by the China Railway Publishing House computer book project center, wang zhanqing, Li Zhiming, Li Ziyun, Cui xiancui, Lin, Chen Lanfang, and other comrades completed the entire article and arrangement of the book. Finally, I hope this book can help you open the door to object-oriented programming, if you have any criticism and advice, welcome e-mail to carosl@ms22.hinet.net.

Directory

Chapter 4 Introduction to Delphi 6

1.1 Introduction to Delphi 6

1.2 Delphi 6 integrated development environment

1.3 right-click the function menu (popup menus)

1.4 customize desktop settings

1.5 create a worksheet (to-do list)

1.6 how to get more information

Chapter 2 Delphi 6 program structure

2. Complete the first program in three seconds

2.2 understand the project)

2.3 Use Project Manager)

2.4 project options)

2.5 Object repository)

Chapter 2 Delphi 6 object common attributes

3. l properties related to location or size

3.2 attributes related to display or appearance

3.3 parent-related attributes

3.4 boot-related attributes

3.5 drag-related attributes

3. 6. Set common attributes

3.7 parent, owner, sender, and self

Chapter 2 Delphi 6 object common events

Use the default event processing process

4. 2 process of handling mouse events

4. 3. Keyboard Events

Chapter 2 tform objects

5. 1 attributes of the tform object

5.2 tform object Operation Method

5.3 tform object event processing

Chapter 2 dephi 6 button control object

6.1 tbutton object

6. 2 tbitbutton object

6.3 ttoolbar object

6.4 tcoolbar object

6.5 tupdown and tspinedit objects

6.6 tspeedbutton object

6.7 tspinbutton object

Chapter 2 Delphi 6 text control objects

7.1 tedit object

7.2 tmaskedit object

7. 3 tmemo object

7.4 trichedit object

7. 5 tlabel object

7. 6 tstringgrid object

7.7 tlabelededit object

Chapter 2 Delphi 6 function Selection objects

8.1 tmainmenu object

8.2 tpopupmenu object

8.3 tlistbox object

8.4 tcombobox object

8.5 tcomboboxex object

8.6 tradiobutton object

8.7 tcheckbox object

8.8 tchecmiistbox object

8.9 ttreeview object

8.10 tlistview object

Chapter 2 Delphi 6 classification object

9.1 tgroupbox object

9.2 thadiogroup object

9.3 tpanel object

9.4 tscrollbox object

9.5 tpagecontrol object

9.6 theadercontrol object

Chapter 1 Delphi 6 Common Dialog Box (1)

10.1 showmessage dialog box

10. 2 messagedlg dialog box

10.3 MessageBox dialog box

10.4 inputbox dialog box

10.5 inputquery dialog box

10.6 opendialog and savedialog Pivot

10.7 openpicturedialog and savepicturedialog dialog box

10.8 fontdialog and colordialog Pivot

10.9 printdialog and printsetupdialog dialog boxes

10.10 finddialog and replacedialog dialog boxes

Chapter 2 Delphi 6 Common Dialog Box (2)

11.1 showmessagepos dialog box

11.2 showmessagefmt dialog box

11.3 messagedlgpos dialog box

11.4 createmessagedialog dialog box

11.5 logindialog dialog box

11.6 logindialogex dialog box

11. 7 remotelogindialog

11.8 selectdirectory dialog box

11.9 promptforfilename dialog box

Chapter 2 Delphi 6 file directory management objects

12.1 tdirvecombobox object

12.2 tdirectorylistbox object

12. 3 tfilelistbox object

12.4 tfilteicombobox object

12.5 tshellcombobox object

12.6 tshelltreeview object

12.7 tshelllistview object

12. 8 tshellchangenotifier object

Chapter 2 Delphi 6 image and Drawing Management Objects

13.1 TCanvas object

13.2 tshape object

13.3 timage object

13.4 timagelist object

13.5 tpainbox object

13.6 tbevel object

13.7 tscreen object

13.8 tcolorgrid object

13.9 tcolorbox object

13.10 tanimate object

13.11 tmediaplayer object

Chapter 2 Delphi 6 Action Management Objects

14. 1 tactionlist object

14.2 custom taction object

14.3 tactionmanager object

14.4 tactionmainmenu object

14. 5 tactiontoolbar object

14. 6 tcustomizedlg object

Chapter 2 Delphi 6 other common objects

15.1 tscrollbar object

15.2 tprogressbar object

15.3 tstatusbar object

15.4 ttimer object

15.5 tsplitter object

15.6 tdatetimepicker object

15.7 tmonthcalendar object

15.8 tfame object

15.9 tapplication object

15.10 Tregistry object

15.11 Tinifile object

15.12 tlist object

15.13 tstrings and tstringlist objects

Chapter 2 MDI applications

16.1 multi-Document Interface (MDI) Applications

16.2 create an MDI application using the Object Library

3 manually create an MDI Application

Chapter 2 Delphi 6 database program design (1)

17. l database Introduction

17.2 Delphi 6 and database environment settings

17. 3 Database destrtop

17.4 create a database program using the wizard

17.5 Structured Query Language)

Chapter 2 Delphi 6 database program design (2)

18.1 tdataset object

18.2 tTable object

18.3 tquery object

18.4 tstoredproc object

Chapter 2 Delphi 6 database program design (III)

19.1 common objects for Database Programming

19.2 report objects of Delphi 6

19.3 Delphi 6 installation program

Chapter 6 Delphi 6 and ADO Components

20.1 what is the ADO (ActiveX Data Objects) component?

20.2 tadoconnection object

20.3 TADODataSet object

20.4 tadotable object

20.5 tadoquery object

20.6 tadostoredproc object

20.7 tadoconunand object

Chapter 2 Delphi 6 multi-threaded Program

21. l introduction to multi-thrad

21.2 The first multi-threaded Program

21.3 multithreading and File Replication

21.4 multithreading and database applications

Chapter 4 compiling Delphi 6 VCL Components

22.1 how to compile the Delphi VCL Component

22.2 Add a graphic file to the component panel

22.3 create a property)

22.4 method for creating a component)

22.5 create a component event)

22.6 create an instance of the VCL Component

Appendix A Object Pascal programming (-)

A.1 Object Pascal program structure

A. 2 console application

A.3 Windows Applications

A.4 engineering and program Unit document

A. 5 program comments

A. 6 variable Declaration

A. 7 constant Declaration

A. 8 statement (statement)

A.9 procedure and Function)

A.10 program block

Appendix B objectpasca Program Design (2)

B .1 expression

B .2 Operator

B .3 simple types (simple type)

B. 4 stringtypes string type)

B. 5 structured types (structure type)

B. 6 pointer types (pointer type)

B. 7 vanant types variant type)

Appendix C Delphi 6 common file processing functions

C.1 directory processing functions

C.2 number of file name processing countries

C.3 file property processing functions

C.4 file processing functions

C.5 text file processing functions

C.6 type file processing function

C.7 untyped file Handler

Appendix D Delphi 6 common Date and Time Functions

D. L obtain a specific date and time

D.2 date processing functions

D.3 time processing functions

D.4 comparison and judgment Functions

D.5 Date and Time compilation and interpretation

D.6 Date and Time conversion functions

Appendix E Delphi 6 other common functions

E. 1 The Pascal word applies the processing function.

E.2 string processing functions ending with null

E.3 numeric processing functions

E.4 variant processing functions

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.