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

TKHexEditorColors

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

Declaration

Source position: khexeditor.pas line 376

type TKHexEditorColors = class(TKCustomColors)

protected

  function InternalGetColor(); override;

  

  function GetColorSpec(); override;

  

  function GetMaxIndex; override;

  

public

  property SingleBkGnd: Boolean; [rw]

  

published

  property AddressText: TColor; [rw]

  

  property AddressBkGnd: TColor; [rw]

  

  property BkGnd: TColor; [rw]

  

  property DigitTextEven: TColor; [rw]

  

  property DigitTextOdd: TColor; [rw]

  

  property DigitBkGnd: TColor; [rw]

  

  property HorzLines: TColor; [rw]

  

  property InactiveCaretBkGnd: TColor; [rw]

  

  property InactiveCaretSelBkGnd: TColor; [rw]

  

  property InactiveCaretSelText: TColor; [rw]

  

  property InactiveCaretText: TColor; [rw]

  

  property LinesHighLight: TColor; [rw]

  

  property SelBkGnd: TColor; [rw]

  

  property SelBkGndFocused: TColor; [rw]

  

  property SelText: TColor; [rw]

  

  property SelTextFocused: TColor; [rw]

  

  property Separators: TColor; [rw]

  

  property TextText: TColor; [rw]

  

  property TextBkgnd: TColor; [rw]

  

  property VertLines: TColor; [rw]

  

end;

Inheritance

TKHexEditorColors

  

|

TKCustomColors

  

|

TObject



CT Web help

CodeTyphon Studio