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

TJppProgressBarStage

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

Declaration

Source position: JPP.ProgressBar.pas line 37

type TJppProgressBarStage = class(TJppPersistent)

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure Assign();

  

published

  property Enabled: Boolean; [rw]

  

  property PercentThreshold: Integer; [rw]

  

  property MixWithColor: TColor; [rw]

  

  property Paleness: ShortInt; [rw]

  

end;

Inheritance

TJppProgressBarStage

  

|

TJppPersistent

  

|

TObject



CT Web help

CodeTyphon Studio