TVirtualTreeColumns.AdjustAutoSize Method

Virtual Tree View

Called when columns must be sized so that the fit the client area.

Pascal
procedure AdjustAutoSize(CurrentIndex: TColumnIndex; Force: Boolean = False);
Description

Called only if the header is in auto-size mode which means a column needs to be so large that it fills all the horizontal space not occupied by the other columns. CurrentIndex (if not InvalidColumn) describes which column has just been resized.

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