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

TVTColors

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: virtualtrees.pas line 1561

type TVTColors = class(TPersistent)

public

  constructor Create();

  

  procedure Assign(); override;

  

  property BackGroundColor: TColor; [r]

  

  property HeaderFontColor: TColor; [r]

  

  property NodeFontColor: TColor; [r]

  

published

  property BorderColor: TColor; [rw]

  

  property DisabledColor: TColor; [rw]

  

  property DropMarkColor: TColor; [rw]

  

  property DropTargetColor: TColor; [rw]

  

  property DropTargetBorderColor: TColor; [rw]

  

  property FocusedSelectionColor: TColor; [rw]

  

  property FocusedSelectionBorderColor: TColor; [rw]

  

  property GridLineColor: TColor; [rw]

  

  property HeaderHotColor: TColor; [rw]

  

  property HotColor: TColor; [rw]

  

  property SelectionRectangleBlendColor: TColor; [rw]

  

  property SelectionRectangleBorderColor: TColor; [rw]

  

  property SelectionTextColor: TColor; [rw]

  

  property TreeLineColor: TColor; [rw]

  

  property UnfocusedColor: TColor; [rw]

  

  property UnfocusedSelectionColor: TColor; [rw]

  

  property UnfocusedSelectionBorderColor: TColor; [rw]

  

end;

Inheritance

TVTColors

  

|

TObject



CT Web help

CodeTyphon Studio