What's new in Portable Precision NCA Components for VCL 1.2

Oct 3, 2014
  • added - Support for Delphi XE6/XE7

New in Portable Precision NCA Components for VCL 1.1 (Nov 13, 2013)

  • added - Support for Delphi XE4/XE5
  • added - CaptionGlowSize property
  • added - Caption, Spacing and Padding properties for buttons
  • added - Button styles (button, check box, radio button, tool button, drop-down button, divider, label, link label, tab, group)
  • improved - Switching the mouse cursor to "vertical size mode" when moving the mouse over the button from bottom to top (now the cursor is changed only when the mouse is outside the button)
  • improved - Displaying and hiding the drop-down menu when user clicks the button repeatedly
  • changed - Double-clicking the mouse when cursor is placed over the button does nothing now (previously the window had been maximized after this action)
  • fixed - If mouse cursor leaves button quickly, a hover state of button remains visible and also the hint window does not work correctly
  • fixed - Using TPNCAMenuButton or TPNCAToolbar together with main menu caused a wrong redrawing of the bottom part of the window. Now it is fixed
  • fixed - Using on dialogs, single framed and tool windows
  • fixed - Errors on changing the form's BorderStyle, FormStyle and/or Position
  • fixed - Form caption drawing on Windows 8 (without the glow)
  • and other minor improvements and fixes