Adding Components to a Form
From Delphi for PHP Documentation Wiki
Summary: Describes how to add components to a form from the Tool Palette
To add components to a form
- Create or open a form in Delphi for PHP.
- Click a plus icon beside a category of tools on the "Tool Palette" to expand the list of installed components.
- Double-click the component you want to add to the form, or click and drag it to the form with the mouse.A visual representation of the component appears on the form.
Once a component is on the form, you can use the "Object Inspector" to quickly set its properties and create events.

