Warning: You're looking at a styleless page because your browser is ignoring CSS styles. You're probably using a very old browser, or you disabled CSS support by purpose. We suggest you to download a modern browser such as Firefox or Internet Explorer.

Prado Features

The Prado is based the framework's classes, and your own classes. In order to make it work, you need to have the Prado framework's files in the dependencies, for example in the project, or in PHPEdit's include path.

Controls

If you place your caret after <com: , a list of controls will be offered to you:

Properties

Properties of the current control are listed:

The ="" is appended automatically on completion:

Enumerations

Properties of enumerated types (inheriting from TEnumerable) are listed when appropriate:

Property tags

Properties are also listed when used as tags:

Events

Control events are offered also:

Template control tags

The template's owner control's properties are listed in Template control tags