Use the HINT property to tell RADCORE how it should be rendered.


Centralized alignment positions objects to the PARENT OBJECT CENTER (PARENT). Let's study the example above.


We link 1 object:


UniContainerPanel12:         

I want RadCORE to position the UniContainerPanel12 exactly at the center of rcBlock220 (center: parent xy), aligning its X and Y axis without indentations / advances.


[[

center:parent xy

]]


You can also use centering depending on the device:


center:parent x-mobile-y


It will center by the X axis when not MOBILE and by the Y axis when MOBILE


center:parent y-mobile-x


Veja esse e outros exemplos no frmDEMO_FORMS






It is the inverse of the previous example

Created with the Personal Edition of HelpNDoc: Free PDF documentation generator