|
TCustomVirtualDrawTree.DoGetNodeWidth Method
Overridable method which triggers OnGetNodeWidth.
Pascal
function DoGetNodeWidth(Node: PVirtualNode; Column: TColumnIndex; Canvas: TCanvas = nil): Integer; override;
Description
You can override OnGetNodeWidth to customize the behavior for this request.
Class
Links
What do you think about this topic? Send feedback!
|