TCustomVirtualDrawTree.DoGetHintSize Method

Virtual Tree View

Overridable method which triggers OnGetHintSize.

Pascal
procedure DoGetHintSize(Node: PVirtualNode; Column: TColumnIndex; var R: TRect); virtual;
Description

You can override OnGetHintSize to customize the behavior for this request.

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