|
Provided by: 123-CBT Computer Based Training Delphi 5 Set of 8 |
![]() |
Training
Provided by 123-CBT Computer Based Training
1.1 Delphi Overview
1.2 Windows Programming Overview
1.3 Presentation Strategy
1.4 Programming with Delphi
2.0 Intro to the Delphi IDE (46 Minutes)
2.1 The Main Window
2.2 The Object Inspector
2.3 The Form Designer & The Code Editor
2.4 Getting a round
2.5 Customizing various options in Delphi
2.6 Configuring the Code Editor
2.7 The Project Manager
3.0 Creating New Applications (44 Minutes)
3.1 Creating a New Project or New Group
3.2 The Form and Frame Designers
3.3 Containership
1.1 The Purpose of the Object Inspector
1.2 Properties
1.3 Special Parent Properties
1.4 Events
2.0 The Visual Component Library (58 Minutes)
2.1 History
2.2 Structure
2.3 How the Help System Works
2.4 Creating an Application & Adding Components
2.5 Connecting Components
2.6 Displaying Data to a User
2.7 The Data Module
2.8 Review
1.1 Creating a Master/Detail Relationship
2.0 The Form Wizard (24 Minutes)
2.1 Using the Form Wizard
2.2 Naming
3.0 Queries (25 Minutes)
3.1 Using the Form Wizard to Create Queries
4.0 Other DB Controls (56 Minutes)
4.1 DBEdit & DBNavigator
4.2 DBCtrlGrid
4.3 DBListBox
4.4 DBComboBox
4.5 DBLookupComboBox
1.1 Fields
2.0 Form Layout (10 Minutes)
2.1 Layout Demo
3.0 Controlling the Appearance of the Grid (13 Minutes)
3.1 Instantiated Field Objects
3.2 Use the Grid Editor
4.0 Adding Images and Text (23 Minutes)
4.1 Placing Images and Text from Files & Databases
1.1 Building a Main Menu
1.2 Building a Popup Menu
1.3 Putting an Image on a Menu
1.4 Saving a Menu
2.0 Speed Bars (7 Minutes)
2.1 Creating a Speed Bar
3.0 Toolbars (10 Minutes)
3.1 Creating a Toolbar
3.2 Toolbar Button Properties
4.0 Translation Manager (34 Minutes)
4.1 Changing Languages
4.2 Creating your Own Language Demo
5.0 Object Pascal Programming (11 Minutes)
5.1 Overview of VCL Programming
6.0 The TAction List (24 Minutes)
6.1 The TAction List
1.1 File Open & File New
1.2 File Exists & Dialog Boxes
1.3 Closing the Application
2.0 The Code Editor (36 Minutes)
2.1 What is Delphi Doing For You
2.2 Editing Features
2.3 Code Insight, Code Explorer, Message Pane & Local Menu
1.1 Files
1.2 Program Structure
2.0 Data Types (1 Hour 12 Minutes)
2.1 Character
2.2 Strings
2.3 Numbers
2.4 Boolean & Arrays
1.1 Enumerated Types
1.2 SubRanges
1.3 Sets
1.4 Records
1.5 Aliases
2.0 Class Type (13 Minutes)
2.1 Using the Keyword Class & Code Completion
3.0 Declarations (15 Minutes)
3.1 Objects
3.2 Scope and Visibility
4.0 Basic Language Characteristics of Pascal (32 Minutes)
4.1 Parts and Pieces
4.2 Expressions & Statements
4.3 Subroutines
4.4 Control Syntax
5.0 Data Sets & SQL (10 Minutes)
5.1 Ttables & Tqueries
6.0 Programming Techniques (18 Minutes)
6.1 Debugging
6.2 Run Time Instantiation
6.3 Exception Handling
Delphi 5 Level 1 (1 Hour 43 Minutes)
1.0 Overview of Delphi (12 Minutes)1.1 Delphi Overview
1.2 Windows Programming Overview
1.3 Presentation Strategy
1.4 Programming with Delphi
2.0 Intro to the Delphi IDE (46 Minutes)
2.1 The Main Window
2.2 The Object Inspector
2.3 The Form Designer & The Code Editor
2.4 Getting a round
2.5 Customizing various options in Delphi
2.6 Configuring the Code Editor
2.7 The Project Manager
3.0 Creating New Applications (44 Minutes)
3.1 Creating a New Project or New Group
3.2 The Form and Frame Designers
3.3 Containership
Delphi 5 Level 2 (1 Hour 45 Minutes)
1.0 The Object Inspector (46 Minutes)1.1 The Purpose of the Object Inspector
1.2 Properties
1.3 Special Parent Properties
1.4 Events
2.0 The Visual Component Library (58 Minutes)
2.1 History
2.2 Structure
2.3 How the Help System Works
2.4 Creating an Application & Adding Components
2.5 Connecting Components
2.6 Displaying Data to a User
2.7 The Data Module
2.8 Review
Delphi 5 Level 3 (2 Hours)
1.0 Creating a One-to-Many Relationship (14 Minutes)1.1 Creating a Master/Detail Relationship
2.0 The Form Wizard (24 Minutes)
2.1 Using the Form Wizard
2.2 Naming
3.0 Queries (25 Minutes)
3.1 Using the Form Wizard to Create Queries
4.0 Other DB Controls (56 Minutes)
4.1 DBEdit & DBNavigator
4.2 DBCtrlGrid
4.3 DBListBox
4.4 DBComboBox
4.5 DBLookupComboBox
Delphi 5 Level 4 (2 Hours 2 Minutes)
1.0 Persistent Fields (35 Minutes)1.1 Fields
2.0 Form Layout (10 Minutes)
2.1 Layout Demo
3.0 Controlling the Appearance of the Grid (13 Minutes)
3.1 Instantiated Field Objects
3.2 Use the Grid Editor
4.0 Adding Images and Text (23 Minutes)
4.1 Placing Images and Text from Files & Databases
Delphi 5 Level 5 (1 Hour 54 Minutes)
1.0 Menus (27 Minutes)1.1 Building a Main Menu
1.2 Building a Popup Menu
1.3 Putting an Image on a Menu
1.4 Saving a Menu
2.0 Speed Bars (7 Minutes)
2.1 Creating a Speed Bar
3.0 Toolbars (10 Minutes)
3.1 Creating a Toolbar
3.2 Toolbar Button Properties
4.0 Translation Manager (34 Minutes)
4.1 Changing Languages
4.2 Creating your Own Language Demo
5.0 Object Pascal Programming (11 Minutes)
5.1 Overview of VCL Programming
6.0 The TAction List (24 Minutes)
6.1 The TAction List
Delphi 5 Level 6 (1 Hour 53 Minutes)
1.0 Basic Tasks in Delphi (1 Hour 12 Minutes)1.1 File Open & File New
1.2 File Exists & Dialog Boxes
1.3 Closing the Application
2.0 The Code Editor (36 Minutes)
2.1 What is Delphi Doing For You
2.2 Editing Features
2.3 Code Insight, Code Explorer, Message Pane & Local Menu
Delphi 5 Level 7
1.0 The Compiler (39 Minutes)1.1 Files
1.2 Program Structure
2.0 Data Types (1 Hour 12 Minutes)
2.1 Character
2.2 Strings
2.3 Numbers
2.4 Boolean & Arrays
Delphi 5 Level 8 (2 Hours 4 Minutes)
1.0 User-Defined Types (35 Minutes)1.1 Enumerated Types
1.2 SubRanges
1.3 Sets
1.4 Records
1.5 Aliases
2.0 Class Type (13 Minutes)
2.1 Using the Keyword Class & Code Completion
3.0 Declarations (15 Minutes)
3.1 Objects
3.2 Scope and Visibility
4.0 Basic Language Characteristics of Pascal (32 Minutes)
4.1 Parts and Pieces
4.2 Expressions & Statements
4.3 Subroutines
4.4 Control Syntax
5.0 Data Sets & SQL (10 Minutes)
5.1 Ttables & Tqueries
6.0 Programming Techniques (18 Minutes)
6.1 Debugging
6.2 Run Time Instantiation
6.3 Exception Handling
|
|
Delphi 5 Set of 8
--
About The Training Provider: 123-CBT Computer Based Training
123-CBT Computer Based Training - 123-CBT offers discount pricing on top quality eLearning
programs from leading computer based training providers. Many of the training courses are available both online or on CD so that you can study at home at your own pace:
E-Learning available for
- ABAP 6. 10
- Access 2003
- Acrobat 6. 0
- ASP
- ASP. NET
- C
- Captivate 1. 0
- Crystal Reports 8. 5
- Crystal Reports v10
-...

