Unit 'VirtualTrees' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_virtualtrees]

TVTPaintInfo

Declaration

Source position: virtualtrees.pas line 1635

type TVTPaintInfo = record

  Canvas: TCanvas;

  

  PaintOptions: TVTInternalPaintOptions;

  

  Node: PVirtualNode;

  

  Column: TColumnIndex;

  

  Position: TColumnPosition;

  

  CellRect: TRect;

  

  ContentRect: TRect;

  

  NodeWidth: Integer;

  

  Alignment: TAlignment;

  

  CaptionAlignment: TAlignment;

  

  BidiMode: TBidiMode;

  

  BrushOrigin: TPoint;

  

  ImageInfo: array [TVTImageInfoIndex] of TVTImageInfo;

  

end;



CT Web help

CodeTyphon Studio