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

TJppColorSwatchColorRect

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

Declaration

Source position: JPP.ColorSwatch.pas line 36

type TJppColorSwatchColorRect = class(TJppPersistent)

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure Assign();

  

published

  property Width: Integer; [rw]

  

  property Visible: Boolean; [rw]

  

  property Margins: TJppMargins; [rw]

  

  property DrawBorder: Boolean; [rw]

  

  property BorderColor: TColor; [rw]

  

  property BorderColorMixed: Boolean; [rw]

  

  property BorderStyle: TPenStyle; [rw]

  

end;

Inheritance

TJppColorSwatchColorRect

  

|

TJppPersistent

  

|

TObject



CT Web help

CodeTyphon Studio