Unit 'JPP.Memo' Package
[Overview][Classes][Index] [#pl_jppack]

TJppCustomMemoAppearance

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

Declaration

Source position: JPP.Memo.pas line 32

type TJppCustomMemoAppearance = class(TJppPersistent)

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure Assign();

  

published

  property NormalBgColor: TColor; [rw]

  

  property NormalTextColor: TColor; [rw]

  

  property FocusedBgColor: TColor; [rw]

  

  property FocusedTextColor: TColor; [rw]

  

  property HotBgColor: TColor; [rw]

  

  property HotTextColor: TColor; [rw]

  

  property DisabledBgColor: TColor; [rw]

  

  property DisabledTextColor: TColor; [rw]

  

end;

Inheritance

TJppCustomMemoAppearance

  

|

TJppPersistent

  

|

TObject



CT Web help

CodeTyphon Studio