|
TBaseVirtualTree.OnHeaderDraw Event
Header & column support event.
Pascal
property OnHeaderDraw: TVTHeaderPaintEvent;
Description
If you set the hoOwnerDraw style in TVTHeader.Options and a column has been set to vsOwnerDraw (see also TVirtualTreeColumn.Style) then OnDrawHeader is called whenever a column needs painting.
Class
Links
What do you think about this topic? Send feedback!
|