Viewing VCL for PHP Help
From Delphi for PHP Documentation Wiki
Summary: Describes how to view help for the VCL for PHP components To view VCL for PHP component help
- Open Delphi for PHP.
- Do one of the following:
- Choose
- Press F1 having a component selected on the "Tool Palette".
- Press F1 having a component selected on the "Form Designer".
- Press F1 on the "Object Inspector" over a property, event, or Javascript event
| Note: |
VCL for PHP Help reference shows help about components and its properties/methods/events/javascript events. Help can be obtained from different sources, pressing F1 on the OI, in the component palette, etc
We are working also on pressing F1 on an identifier in the source code to get help about an specific property/method/event/jsevent/class, VCL for PHP help files are single HTML files and this allows third-party component developers to integrate their help into the IDE.


