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

TKMemoColors

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

Declaration

Source position: kmemo.pas line 1548

type TKMemoColors = class(TKCustomColors)

protected

  function InternalGetColor(); override;

  

  function GetColorSpec(); override;

  

  function GetMaxIndex; override;

  

published

  property BkGnd: TColor; [rw]

  

  property InactiveCaretBkGnd: TColor; [rw]

  

  property InactiveCaretSelBkGnd: TColor; [rw]

  

  property InactiveCaretSelText: TColor; [rw]

  

  property InactiveCaretText: TColor; [rw]

  

  property SelBkGnd: TColor; [rw]

  

  property SelBkGndFocused: TColor; [rw]

  

  property SelText: TColor; [rw]

  

  property SelTextFocused: TColor; [rw]

  

end;

Inheritance

TKMemoColors

  

|

TKCustomColors

  

|

TObject



CT Web help

CodeTyphon Studio