TBaseVirtualTree.ChangeScale Method

Virtual Tree View

Helper method called by the VCL when control resizing is due.

Pascal
procedure ChangeScale(M: Integer; D: Integer); override;
Description

ChangeScale is a method introduced by TControl. In Virtual Treeview it is responsible to change the tree's and the header's fonts as well as to compute the new default node height. 

 

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