TBaseVirtualTree.UseRightToLeftReading Method

Virtual Tree View

Helper method for right-to-left layout.

Pascal
function UseRightToLeftReading: Boolean;
Description

UseRightToLeftReading had to be overriden in order to overcome a limitation introduced by the VCL. The VCL only allows a window to be in right-to-left reading order if the operating system is prepared to handle this (e.g. an arabic Windows 98). Virtual Treeview however does most of the RTL stuff handle itself, also on non-RTL system.

Class
Links
What do you think about this topic? Send feedback!