Ciencia
Copyright (c) 2007 CodeGear. All rights reserved.
Delphi for PHP
Table of Contents Getting Started
What is Delphi for PHP? Tour of the Delphi for PHP IDE
1
1 1
Concepts
Overview of PHP User Interface Design Overview of Editing Code Overview of Debugging Overview of Deploying PHP Applications VCL for PHP Overview IBX for PHP Overview
4
4 5 5 6 6 8Procedures
General Accessing the Designer Adding Components to a Form Adding an Image Icon to a Component Adding Multiple Components to an Existing Package Adding and Removing Files Adding Packages Building Application Menus Configuring the Designer Creating a Form Creating a Project Creating and Using Code Templates Creating Custom Components Creating Properties for Custom Components Customizing the CodeEditor Deploying Applications Docking Tool Windows Installing Custom Components Localizing Applications Opening a Project Saving Custom Components Setting Component Properties
10
10 10 10 10 11 11 12 12 14 14 14 14 15 16 16 16 17 17 18 18 19 19 ii
Delphi for PHP Using Code Insight Viewing VCL for PHP Help Writing Event Handlers Debugging Adding a Watch Setting and Modifying SourceBreakpoints Displaying Expanded Watch Information Database Creating a Database Application Creating an InterBase PHP Database Application Dragging an Item from the Data Explorer Registering a Database 19 20 20 21 21 21 22 23 23 24 24 25
Reference
General Reference Default Keyboard Shortcuts BRIEF Keyboard Shortcuts IDE Classic Keyboard Shortcuts Epsilon Keyboard Shortcuts Visual Studio KeyboardShortcuts Delphi for PHP Component Writer's Guide Overview of Creating Components Overview of Creating Events Overview of Creating Properties Creating a Unit File Making a Control Data Aware Registering Components Dialog Boxes and Wizards Add New Property To Source Code Breakpoint List Window Code Explorer Color Options Customize Toolbars Data Explorer Deployment Wizard Display Options Editor OptionsEnvironment Options Explorer Options Find
26
26 26 28 29 32 33 35 35 36 37 40 41 41 41 42 42 42 43 44 44 45 45 46 46 46 46 iii
Delphi for PHP Find in Files Global Variables Window Go to Line Number ImageList Editor Installed Packages Internationalization Wizard Items Editor Local Variables Window Log Window New Component New Items Notices Object Inspector Output Page Designer Options PHPOptions PHP Options: Internal Webserver Picture Editor Project Manager Register Database Remove from Project Replace Text Select Debug Desktop Source Formatter: Indent/Line Breaks Options Source Formatter: Spacing Options Source Options StringList Editor Structure Window Tool Palette Value List Editor View Unit Watch Properties Watches Window 47 48 48 48 48 49 49 50 50 50 50 51 51 51 51 52 52 53 5353 54 54 55 55 55 56 57 57 57 57 57 58 58
Index
a
iv
1.2 Tour of the Delphi for PHP IDE
Delphi for PHP
1 Getting Started
1
The Delphi for PHP integrated development environment (IDE) provides many tools and features to help you build powerful applications quickly.
1.1 What is Delphi for PHP?
Delphi for PHP is an integrated development environment (IDE) for building PHPapplications. The Delphi IDE provides a set of tools that streamline and simplify the development life cycle. The following sections briefly describe these tools. See Also Tour of the Delphi for PHP IDE ( see page 1), Overview of Editing Code ( see page 5), Overview of Debugging ( see page 5), Overview of PHP User Interface Design ( see page 4), Creating a Custom Component ( see page 15), Creating aDatabase Application ( see page 23) Designing User Interfaces The Delphi for PHP visual designer surface lets you create graphical user interfaces by dragging and dropping components from the Tool Palette to a form. Using the designers, you can create forms. Generating and Editing Code Delphi for PHP auto-generates much of your application code as soon as you begin a project. To help you...
Regístrate para leer el documento completo.