-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathmd4code.htm
More file actions
52 lines (44 loc) · 1.93 KB
/
md4code.htm
File metadata and controls
52 lines (44 loc) · 1.93 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
<HTML><HEAD>
<TITLE>Mastering Delphi 4 Source Code</TITLE>
<META NAME="GENERATOR" CONTENT="Publish Wizard[Marco Cantù]">
</HEAD>
<BODY><CENTER><I>Marco Cantù 1998, Mastering Delphi 4</I></CENTER>
<H1><CENTER>Mastering Delphi 4 Source Code</CENTER></H1><BR><BR><HR>
<ul>
<li> <b><a href="PART1\PART1.htm">PART 1</a>: Delphi and Object Pascal</b>
<ul><li>Chapter 1: The Delphi 4 Integrated Development Environment
<li>Chapter 2: Delphi 4 and Advanced Pascal
<li>Chapter 3: Object-Oriented Programming in Delphi
<li>Chapter 4: VCL Programming Techniques</ul>
<br>
<li> <b><a href="PART2\PART2.htm">PART 2</a> Using Components</b>
<ul><li>Chapter 5: Advanced Use of the Standard Components
<li>Chapter 6: Forms, Windows, and Applications
<li>Chapter 7: Graphics, Painting, and Bitmaps
<li>Chapter 8: Toolbars and Other Interface Elements
<li>Chapter 9: Dialog Boxes and Multiple-Page Forms
<li>Chapter 10: Creating MDI Applications </ul>
<br>
<li> <b><a href="PART3\PART3.htm">PART3</a> Writing Database Applications</b>
<ul><li>Chapter 11: Building Database Applications
<li>Chapter 12: Advanced Database Access
<li>Chapter 13: Client/Server Programming </ul>
<br>
<li> <b><a href="PART4\PART4.htm">PART 4</a> Components and Libraries</b>
<ul><li>Chapter 14: Creating Components
<li>Chapter 15: Components and the ToolsAPI
<li>Chapter 16: Dynamic Link Libraries and Packages
<li>Chapter 17: OLE and COM
<li>Chapter 18: OLE Automation and Compound Documents
<li>Chapter 19: ActiveX Controls and Forms </ul>
<br>
<li> <b><a href="PART5\PART5.htm">PART 5</a> Real World Delphi Programming</b>
<ul><li>Chapter 20: Mutexes, Threads, and Synchronization
<li>Chapter 21: Debugging Delphi Programs
<li>Chapter 22: Real-World Techniques
<li>Chapter 23: Internet Programming
<li>Chapter 24: Server-Side Web Programming
<li>Chapter 25: Distributed Database Applications </ul>
<HR>
<CENTER><A HREF=crossref.htm>HTML Cross-reference</a></CENTER>
</UL></BODY></HTML>