With the application we just created, double-click on "Main.pas".



Just like a standard UNIGUI application, we'll have a blank form, except for some initial controls used by RadCORE.


sboxMain

This component is a UniScrollBox that must always exist when working with responsive blocks.

You'll see more details about this in the "Responsiveness" topic.


htmlFrame

This component is a UniHtmlFrame.

Located in the upper left corner, this component is used to concentrate RadCORE's internal "AJAX" calls.

This component is invisible but required.


btnRcCfg

Opens the general settings/theme controls.

This component is visible and not required. It is left in the STARTER for testing purposes only, and you can hide it, rearrange its location, or even remove it from your code.


Created with the Personal Edition of HelpNDoc: Benefits of a Help Authoring Tool