|
TBaseVirtualTree.OnColumnResize Event
Header and column support routine.
Pascal
property OnColumnResize: TVTHeaderNotifyEvent;
Description
Triggered when a column is being resized. During resize OnColumnResize is frequently hence you should make any code in the associated event handle a short and fast as possible.
Class
Links
What do you think about this topic? Send feedback!
|