|
TBaseVirtualTree.GetTextInfo Method
Helper method for node editors, hints etc.
Pascal
procedure GetTextInfo(Node: PVirtualNode; Column: TColumnIndex; const AFont: TFont; var R: TRect; var Text: WideString); virtual;
Description
GetTextInfo is used to define a base access method for node data and the associated font from node editors and for hints.
Class
Links
What do you think about this topic? Send feedback!
|