Viewing RPCL Help
From RadPHP XE2 Documentation
Summary: Describes how to view help for the RPCL components To view RPCL component help
- Open RadPHP.
- 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: |
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.
