The long-awaited update of the component Virtual Treeview V5.0.0 RC1
Many Delphi developers know and use this wonderful free component to display trees , lists, and tables . The Bat users!see it daily, looking through the lists of letters. The component is notable for high speed of work with nodes and wide possibilities for customizing the design, supports Unicode.
The latest version of component 4.8.7 was released in October 2010, and hopes for updates were weak. But, all the same, the update came out! Delphi XE2 users will now be happy, now you can please users of 64-bit systems.
So, what has changed in the new version?
C version 5.0 is no longer supported by Delphi 5/6 and C ++ Builder 5/6
Added support for Delphi XE2 and 64-bit compiler.
Ctrl + A now selects all elements.
In edit mode, pressing Tab takes focus to the next node, while at the same time putting it into edit mode, as in Windows Explorer 7.
Added support for Hint themes.
Added a new setting for the color “SelectionTextColor”.
Discontinued support for Windows 2000.
Removed support for flat scroll bars.
Fixed a warning in RAD Studio XE2 due to outdated ThemeServices.
Fixed rendering of the selection area in the style of Windows7 / Vista when using tsUseExplorerTheme mode.
Fixed compilation error in Delphi 7 with Delphi XE installed.
Detailed changelog look in the archive. ')
Virtual Treeview V5.0.0 RC1 is available for download on the project website inGoogle.Code .
PS Examples of solutions using the component can be seen in the project gallery .