THeaderPaintInfo Record

Virtual Tree View

Not documented.

Pascal
THeaderPaintInfo = record
  TargetCanvas: TCanvas;
  Column: TVirtualTreeColumn;
  PaintRectangle: TRect;
  TextRectangle: TRect;
  IsDownIndex: Boolean;
  IsEnabled: Boolean;
  IsHoverIndex: Boolean;
  ShowHeaderGlyph: Boolean;
  ShowRightBorder: Boolean;
  ShowSortGlyph: Boolean;
  DropMark: TVTDropMarkMode;
  GlyphPos: TPoint;
  SortGlyphPos: TPoint;
  end;
Description

Use other resources like the news group or the Delphi Gems message board to find a description.

Group
File

VirtualTrees

Links
What do you think about this topic? Send feedback!