TVTImageInfo Record

Virtual Tree View

Not documented.

Pascal
TVTImageInfo = record
  Index: Integer;
  XPos: Integer;
  YPos: Integer;
  Ghosted: Boolean;
  Images: TCustomImageList;
  end;
Description

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

Members
Members 
Description 
Index: Integer; 
index in the associated image list 
Ghosted: Boolean; 
flag to indicate that the image must be drawn slightly lighter 
Group
File

VirtualTrees

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