Rendering a FRAME:


In the OnCREATE Event add:


   rc_RenderLayout( Self, false, false, true, false );

   

In the OnReady event add:


   dm_rc.rc_ResizeBlocks( Self, true, true );


Ex: frmBase


Note:

When creating a new frame using RC ELEMENTs, these functions are already inserted by default.


Migration:

When inserting a frame created with standard UNIGUI into a RadCORE project, you need to add these functions.

Created with the Personal Edition of HelpNDoc: News and information about help authoring tools and software