Viewing RPCL Help

From Delphi for PHP Documentation Wiki

(Redirected from Viewing VCL for PHP Help)
Jump to: navigation, search

Summary: Describes how to view help for the RPCL components To view RPCL component help

  • Open RadPHP XE.
  • Do one of the following:
  1. Choose

Help Image:pathPDF.jpg RPCL Reference .

  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 Manual to view the “PHP Manual”.

Image:vcl_help.png

RPCL 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, RPCL Reference files are single HTML files and this allows third-party component developers to integrate their help into the IDE.

Personal tools