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

TJppColorSwatchColorValue

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

Declaration

Source position: JPP.ColorSwatch.pas line 66

type TJppColorSwatchColorValue = class(TJppPersistent)

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure Assign();

  

published

  property Prefix: string; [rw]

  

  property Suffix: string; [rw]

  

  property ColorType: TColorType; [rw]

  

  property Font: TFont; [rw]

  

  property TextPosYDelta: ShortInt; [rw]

  

  property BackgroundColor: TColor; [rw]

  

  property Visible: Boolean; [rw]

  

end;

Inheritance

TJppColorSwatchColorValue

  

|

TJppPersistent

  

|

TObject



CT Web help

CodeTyphon Studio