Functions that manipulate attributes based on the contents of the "hint" property will be automatically renamed when the RCWIZARD UPDATE button is pressed.


Example: rc_SetHintProperty to rc_SetHintAttr


Refactoring some RadCORE components was necessary, and this may require a bit more work when updating to version 8.0.


To better distribute the code and due to the growth of the mkm_layout unit, it was refactored and subdivided into attribute groups.



mkm_layout.pas

mkm_layout_aux.pas

mkm_layout_aux_mainmenu.pas

mkm_layout_aux_btns.pas

mkm_layout_aux_tabs.pas

mkm_layout_aux_pos.pas

mkm_layout_aux_scale.pas

mkm_layout_aux_collapse.pas

mkm_layout_aux_align.pas

mkm_layout_aux_callout.pas

mkm_layout_aux_scrollbar.pas

mkm_layout_aux_lottie.pas

mkm_layout_aux_carousel.pas

mkm_layout_aux_labels.pas

mkm_layout_aux_tooltip.pas

mkm_layout_aux_qrcode.pas

mkm_layout_aux_bar_rating.pas

mkm_layout_aux_video.pas

mkm_layout_aux_img.pas

mkm_layout_aux_alerts.pas

mkm_layout_aux_pdf.pas

mkm_layout_aux_round.pas

mkm_layout_aux_border.pas

mkm_layout_aux_radiogroup.pas

mkm_layout_aux_inputico.pas

mkm_layout_aux_bstabs.pas

mkm_layout_aux_bspills.pas

mkm_layout_aux_bsimg.pas

mkm_layout_aux_video.pas

mkm_layout_aux_bscarousel.pas


A few functions, if called in your project, such as "rc_CallOut" and "rc_Collapse," require you to add the equivalent unit to the "uses" file to compile.


Several events and functions that were previously in MAINFORM have been moved:


MainMenu: UniFormCreate moved to mkm_layout_aux_mainmenu.pas as rc_MainMenuOnCreateConfig


Created with the Personal Edition of HelpNDoc: Generate EPub eBooks with ease