Unit 'kgrids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_kcontrols]

TKGridColors

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

Declaration

Source position: kgrids.pas line 2006

type TKGridColors = class(TKCustomColors)

protected

  function GetColorSpec(); override;

  

  function GetMaxIndex; override;

  

  function InternalGetColor(); override;

  

public

  constructor Create(); override;

  

  procedure ClearBrightColors; override;

  

published

  property BrightRangeBkGnd: Boolean; [rw]

  

  property CellBkGnd: TColor; [rw]

  

  property CellLines: TColor; [rw]

  

  property CellText: TColor; [rw]

  

  property DragSuggestionBkGnd: TColor; [rw]

  

  property DragSuggestionLine: TColor; [rw]

  

  property FixedCellBkGnd: TColor; [rw]

  

  property FixedCellIndication: TColor; [rw]

  

  property FixedCellLines: TColor; [rw]

  

  property FixedCellText: TColor; [rw]

  

  property FixedThemedCellLines: TColor; [rw]

  

  property FixedThemedCellHighlight: TColor; [rw]

  

  property FixedThemedCellShadow: TColor; [rw]

  

  property FocusedCellBkGnd: TColor; [rw]

  

  property FocusedCellText: TColor; [rw]

  

  property FocusedRangeBkGnd: TColor; [rw]

  

  property FocusedRangeText: TColor; [rw]

  

  property SelectedCellBkGnd: TColor; [rw]

  

  property SelectedCellText: TColor; [rw]

  

  property SelectedRangeBkGnd: TColor; [rw]

  

  property SelectedRangeText: TColor; [rw]

  

  property SelectedFixedCellBkGnd: TColor; [rw]

  

end;

Inheritance

TKGridColors

  

|

TKCustomColors

  

|

TObject



CT Web help

CodeTyphon Studio