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

TJppProgressBarAppearance

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

Declaration

Source position: JPP.ProgressBar.pas line 79

type TJppProgressBarAppearance = class(TJppPersistent)

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure Assign();

  

published

  property DrawGradient: Boolean; [rw]

  

  property GradientType: TJppProgressGradientType; [rw]

  

  property GradientSteps: Byte; [rw]

  

  property BackgroundColor: TColor; [rw]

  

  property BackgroundColorTo: TColor; [rw]

  

  property ProgressColor: TColor; [rw]

  

  property ProgressColorTo: TColor; [rw]

  

  property BorderColor: TColor; [rw]

  

  property BorderSize: Byte; [rw]

  

  property DisabledBackGroundColor: TColor; [rw]

  

  property DisabledBackgroundColorTo: TColor; [rw]

  

  property DisabledProgressColor: TColor; [rw]

  

  property DisabledProgressColorTo: TColor; [rw]

  

  property DisabledBorderColor: TColor; [rw]

  

  property Font: TFont; [rw]

  

  property DisabledFont: TFont; [rw]

  

  property TextDisplayMode: TJppProgressTextDisplayMode; [rw]

  

  property TextPrefix: string; [rw]

  

  property TextPostfix: string; [rw]

  

  property TextAlignment: TJppTextAlignment; [rw]

  

  property TextShadowSize: ShortInt; [rw]

  

  property TextShadowColor: TColor; [rw]

  

  property DisabledTextShadowColor: TColor; [rw]

  

  property EndMarkerColor: TColor; [rw]

  

  property DisabledEndMarkerColor: TColor; [rw]

  

  property EndMarkerWidth: Integer; [rw]

  

  property ProgressBarVisible: Boolean; [rw]

  

  property MidStage: TJppProgressBarMidStage; [rw]

  

  property FinalStage: TJppProgressBarFinalStage; [rw]

  

end;

Inheritance

TJppProgressBarAppearance

  

|

TJppPersistent

  

|

TObject



CT Web help

CodeTyphon Studio