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

TJppColorSwatchAppearance

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

Declaration

Source position: JPP.ColorSwatch.pas line 96

type TJppColorSwatchAppearance = class(TJppPersistent)

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure Assign();

  

published

  property BackgroundColor: TColor; [rw]

  

  property BorderColor: TColor; [rw]

  

  property DrawTopBorder: Boolean; [rw]

  

  property DrawBottomBorder: Boolean; [rw]

  

  property DrawLeftBorder: Boolean; [rw]

  

  property DrawRightBorder: Boolean; [rw]

  

  property BorderStyle: TPenStyle; [rw]

  

  property TopColorValue: TJppColorSwatchColorValue; [rw]

  

  property BottomColorValue: TJppColorSwatchColorValue; [rw]

  

  property ColorRect: TJppColorSwatchColorRect; [rw]

  

end;

Inheritance

TJppColorSwatchAppearance

  

|

TJppPersistent

  

|

TObject



CT Web help

CodeTyphon Studio