Delphi Program Design tutorial and practical training
DelphiTutorial Series of books(031)《DelphiProgramming tutorials and practical training Organize netizens (state)Email:Shuaihj@163.com
:
PDF
- Author: Huang Xiaomin
- Publishing Club: Peking University Press
- Translator:
- Published by: 2006-01-01
- Version: Version 1st
- Print:
- Self-encoding: 519799
- ISBN: 9787301101678
- Enable/deploy: 16 enable/upload
- Page number/Word Count: 309/474000
Introduction
This book starts with the necessary knowledge required by higher vocational education and systematically introduces the programming knowledge and methods of developing projects using Delphi. The book is divided into 12 chapters, the basic concepts of Delphi 7, basics of Delphi 7 Programming, use of forms and common controls, user interface design, graphic image processing, file management, use of API functions, multimedia programming, database technology, network programming, program debugging and exception handling, and installation program creation. This book contains novel content, clear concepts, and easy-to-understand languages. It simplifies the theoretical description as much as possible and illustrates Problems Based on vivid examples. This book also focuses on the cultivation of practical application capabilities, which helps readers develop good programming habits. This book can be used as a teaching material for delplli programming in higher vocational colleges. It can also be used as a reference for teachers and students of Colleges and Universities and program designers at all levels.
Directory
Chapter 2 Delphi7 Overview
1.1 Introduction to Delphi
1.2 install and uninstall Delphi7
1.3 integrated development environment of Delphi7
1.4 Design a Delphi Program
1.5 exercises in this Chapter
Chapter 2 Delphi7 programming Basics
2.1 understand the composition of the Delphi project
2.2 Basic Methods of Object Pascal
2.3 Object-Oriented Programming Technology
2.4 exercises in this Chapter
Chapter 4 Use of forms and common controls
3.1 Use of forms
3.2 use of text display and editing controls
3.3 Use of buttons and their classification controls
3.4 use of list controls
3.5 use of the scroll bar Control
3.6 use of timer controls
3.7 Use of graphical and image controls
3.8 exercises in this Chapter
Chapter 4 User Interface Design
4.1 Menu Design
4.2 Use of the toolbar
4.3 Use of Status Bar
4.4 information dialog box
4.5 public dialog box
4.6 processing of single and multi-document forms
4.7 exercises in this Chapter
Chapter 2 graphic image processing
5.1 Common graphic objects
5.2 image objects
5.3 exercises in this Chapter
Chapter 4 File Management
6.1 basic operations on file types and files
6.2 basic operations on text files
6.3 common file management functions
6.4 use controls to manage files
6.5 comprehensive file management instance
6.6 exercises in this Chapter
Chapter 4 Use of API functions
Chapter 2 Multimedia Program Design
Chapter 2 Database Technology
Chapter 2 network programming
Chapter 4 program exception handling and debugging
Chapter 4 installation
Appendix delphi8 and delphi2005
Reference