public property ApplicationForm
Prototype:
Read/Write property ApplicationForm[=RForm]
Description:
Sets or gets the main form for the application. This property should not be set (is set by the constructor).
Return value:
Returns a
RForm representing the main form of the application. If no form is set, it returns null.