Viewing VCL for PHP Help

From Delphi for PHP Documentation Wiki

Jump to: navigation, search

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:
  1. Choose

Help Image:pathPDF.jpg VCL Help Contents .

  1. Press  F1 having a component selected on the "Tool Palette".
  2. Press  F1 having a component selected on the "Form Designer".
  3. Press  F1 on the "Object Inspector" over a property, event, or Javascript event
Note:

See Help Image:pathPDF.jpg PHP Help to view the “PHP Manual”.

Image:vcl_help.png

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.

Personal tools