|
TCustomVirtualDrawTree.DoGetHintSize Method
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!
|