094 _ DELPHI6 Program Design from entry to entry-level proficiency

Source: Internet
Author: User
Tags how to use ftp how to use sql
Document directory
  • DELPHI6 programming from entry-level to proficient
DELPHI6 programming from entry-level to proficient

DelphiTutorial Series of books(094)DELPHI6Program Design from entry-level to entry-level proficiency Organize netizens (state)Email:Shuaihj@163.com

:

Download

  • Edited by: Huang Wenyu
  • Published by: Science Press
  • Publication date: 2002-08
  • ISBN: 703010754
  • Version: 1
  • Package: Flat
  • Start: 32
  • Page count: 641 pages
  • Printed: 1 time

Introduction

Delphi 6 is Borland's latest masterpiece. It not only inherits the powerful core of Delphi, but also adds many new functions. This book mainly introduces the basic knowledge of Delphi 6 and the specific programming methods, from the most basic applications to advanced databases, network programming, multimedia game design have a complete description. This book is suitable for beginners of Delphi programming. For intermediate users with a certain degree of Delphi foundation, you can also learn the program development skills from the book.

Directory

Chapter 2 Introduction to Delphi

1-1 features of Delphi

1-2 How To Get program help

1-3 Introduction to the Delphi design environment

1-4 use components to design programs

Properties of the 1-4-1 component. Methods and events

1-4-2 objects. Components and controls

Chapter 1 design procedure

2-1 class

2-2 design the application project

2-3 design form and program code

2-4 execute a program

2-5 execute external programs

Chapter 2 Introduction to Object Pascal

3-1 Object Pascal

3-1-l Delphi files

3-1-2 Structure of the program file

3-2 basic syntax

3-2-1 Reserved Words

3-2-2 special characters

3-2-3 String Representation

3-2-4 mark the comment

3-2-5 command operations

3-2-6 variable Declaration

3-2-7 variable naming rules

3-3 Procedures

3-4 Data Types

3-5 Use of subprograms

Chapter 2 component Introduction

4-1 visual components

4-2 Use visualization Components

4-2-1 Component Types

4-2-2 form window

4-3 introduction to visual components

4-3-1 standard component

4-3-2 addition component

4-3-3 Win32 Components

4-3-4 system components

4-3-5 Data Access Component

4-3-6 Data Controls Components

4-3-7 dbexpress Components

4-3-8 Data snap das component

4-3-9 BDE Components

4-3-10 ADO Components

4-3-11 Internet Express Components

4-3-12 Internet components

4-3-13 fast net Components

4-3-14 demo-cube component

4-3-15 qreport component

4-3-16 dialog component

4-3-17 Win 3. 1 component

4-3-18 ActiveX Components

Chapter 2 Registry

5-1 registry in Delphi

Design structure of 5-1-1 Registry

5-1-2 registry data type

5-2 Use Regedit to log on to the editor

5-3 Write to registry

5-4 read the Registry

5-5 Record Form component information

5-6 Record application serial number

Chapter 2 ini settings

6-1 design structure of the INI File

6-2 ini Data Type

6-3 read and write INI files

6-4 use an INI file to store form information

Chapter 1 dialog box

7-1 dialog box Introduction

7-1-1 when to use dialog box

How to Use the 7-1-2 dialog box

7-2 open file dialog box

7-3 dialog box

7-4 Self-made dialog window

Chapter 2 development drawing application

8-1 Introduction to the drawing application

8-2 customize a painter

8-3 create a Multimedia Animation

8-4 Create a barcode and break down text

8. 5. Draw a picture on the DBGrid component

8-6 quick preview

Chapter 4 Application of keyboard and mouse

9-1 keyboard and mouse Introduction

9-1-1 about keyboard

9-1-2 about the mouse

9-2 check the user's key

9-3 mouse usage example

9-4 Examples of shortcut keys

9-5 dragging the mouse

Chapter 2 window control skills

10-1 form Introduction

10-2 Main Window

10-3 How to Use Form

10-4 show and showmodal

Application of 10-5 MDI window

Application of the 10-6 Frames window

10-7 how to use it to generate a form

Chapter 4 Use of files and directories

11-1 Add. delete files and directories

11-2 read files

11-3 write files

11-4 search for files

Rename the file group from 11 to 5

Chapter 2 Multithreading

12-1 Introduction to multithreading

12-2 create a multi-thread Unit

12-3 multithreading Principle

12-4 execute a multi-thread

12-5 multi-thread instance research

Chapter 4 Exception Handling

13-1 What is exception handling?

13-2 try... else t... end

13-3 try... Finally... End

13-4 usage of Exception Handling

13-5 nested Exception Handling

Chapter 2 DLL Design

14-1 DLL design structure

14-2 How to Create a DLL file

14-3 quickly create DLL files

14-4 create a professional DLL

Chapter 2 network applications

15-1 network Overview

15-2 get the date and time from the host

15-3 send information to the host

15-4 create a simple chat program

15-5 email introduction

Send email from 15 to 6

15-7 receive email

15-8 how to use ftp

15-9 create an FTP application

15-10 introduction to browsers

15-11 customize a browser

Chapter 2 Database Development Environment

16-1 FAST Program Development Environment

16-2 How to Use BDE

16-3 How to Use BDE Administrator

16-4 How to Use Database Desktop

16-5 How to use SQL Explorer

16-6 how to use SQL Monitor

16-7 How to Use Data Pump

16-8 How to Use ODBC

Chapter 4 database connection and access

17-1 how to connect to the database

17-1-1 connect to the database

17-1-2 and database disconnection

17-1-3 log on to the database

17-1-4 Database Transaction Mechanism

17-1-5 send commands to the database

17-1-6 communicate with the data table

17-2 database connection example

17-2-1 tadoconnection

17-2-2 tdatabase

17-2-3 tsqlconnection

17-3 data control components

17-4 tTable data component example

17-5 tquery data component example

17-6 Use tquery to add, modify, or delete

17-7 use tquery for transaction Functions

17-8 Use tquery to modify a data table

Chapter 4 Database Query

18-1 understand SQL queries

18-1-1 database creation. Deletion and selection

18-1-2 create. Delete and modify a data table

18-1-3 Add. Delete and update data

18-2 Basic Query

18-3 merge queries

18-4 temporary storage disk Query

Chapter 2 data printing _ quick_report

19-1 quick report Introduction

19-2 Basic data reports

19-3 create a direct report

19-4 query related data

19-5 subdata Query

Chapter 2 Use of Install Shield

20-1 Install Shield Overview

20-1-1 System Requirements

20-1-2 What is system installation

20-2 open a new installation file

20-3 features

20-3-1 organize your setup

20-3-2 Specify Application Data

20-3-3 configure the target system

20-3-4 customize the setup appearance

20-3-5 define setup requirements and actions

20-3-6 prepape for release

20-3-7 directory structure after installation

Chapter 4 Use of image editor

21-1 Introduction to image editor

21-2 prepare resource files

21-3 IQ big challenge graphics

21-4 IQ challenges

21-5 creation of the cursor file

21-6 icon File Creation

Chapter 2 game design examples

22-1 memory training game

22-2 puzzle games

22-3 IQ challenges

22-4 shooting games

22-5 speed-reading games

Appendix

Appendix 1 string processing function 1

Appendix 2 string processing function 2

Appendix 3 File Functions

Appendix 4 conversion between different formats

Appendix 5 conversion of floating point formats

Appendix 6 Date and Time Functions 1

Appendix 7 Date and time functions 2

Appendix 8 system-defined color values

Appendix 9 color values

Appendix 10 color functions

Appendix 11 cursor code

Appendix 12 cursor Functions

Appendix 13 system information Variables

Appendix 14 Date variable name 1

Appendix 15 Date variable name 2

Appendix 16 system error messages

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.