Raize Components 5.5.1 Modifications The following is a list of all of the modifications that have been made for version 5.5.1 of Raize Components. For a list of all modifications made to previous versions of Raize Components 5, please see the "RC 5 All Modifications.txt" file. -------------------------------------------------------------------------------- Build: 5.5.1 Date: 31 Mar 2011 -------------------------------------------------------------------------------- RzButton.pas * Fixed issue in TRzButton and descendants that prevented '&&' in captions from appearing as a single '&' character. RzCommon.pas * Fixed issue in TRzMenuController where menu Short Cuts would overlap with the menu text in certain situations. RzDBChk.pas * Surfaced DoubleBuffered property in TRzDBCheckBox. RzRadChk.pas * Fixed display issue in a transparent TRzRadioButton and TRzCheckBox that would occur if the parent control modified its background. RzSndMsg.pas * Resolved potential range check errors. RzTabs.pas * Fixed display issue in TRzPageControl and TRzTabControl where the tab captions would get clipped when using certain tab styles along with images. * Updated the display of focus rect on tab captions to provide more spacing around the caption text. * Adjusted the positioning of images on tabs in situations where the active tab changes size (i.e. tsRoundedCorner and tsSquareCorner Tab Styles). * Fixed issue that prevented '&&' in tab captions from appearing as a single '&' character. --------------------------------------------------------------------------------