Overview of Editing Code

From Delphi for PHP Documentation Wiki

Jump to: navigation, search

Summary: Describes the features of the Code Editor in Delphi for PHP.

The Code Editor is a customizable editor that provides syntax highlighting and multiple undo capability. As you design the user interface for your application, Delphi for PHP generates the underlying code. When you modify object properties, your changes are automatically reflected in the source files.

Because all of your programs share common characteristics, Delphi for PHP auto-generates code to get you started. You can think of the auto-generated code as an outline that you can examine and modify to create your program.

The following help topics give further details about the functionality of the Code Editor:

Personal tools