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

TJppCustomEditAppearance

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

Declaration

Source position: JPP.Edit.pas line 32

type TJppCustomEditAppearance = 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

TJppCustomEditAppearance

  

|

TJppPersistent

  

|

TObject



CT Web help

CodeTyphon Studio