|
TCustomVirtualDrawTree.DoDrawHint Method
Overridable method which triggers OnDrawHint.
Pascal
procedure DoDrawHint(Canvas: TCanvas; Node: PVirtualNode; R: TRect; Column: TColumnIndex);
Description
You can override DoDrawHint to customize the behavior for this request.
Class
Links
What do you think about this topic? Send feedback!
|