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

TJppProgressBar

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

Declaration

Source position: JPP.ProgressBar.pas line 258

type TJppProgressBar = class(TJppCustomProgressBar)

published

  property Align;

  

  property Anchors;

  

  property BorderSpacing;

  

  property Caption;

  

  property Enabled;

  

  property ShowHint;

  

  property Step: Integer;

  

  property Visible;

  

  property PercentDone: Integer;

  

  property Max: Integer;

  

  property Min: Integer;

  

  property Position: Integer;

  

  property TagExt: TJppTagExt;

  

  property AnchoredControls: TJppAnchoredControls;

  

  property Appearance: TJppProgressBarAppearance;

  

  property UpdateProgressIfDisabled: Boolean;

  

  property BoundLabel: TJppControlBoundLabel;

  

  property BoundLabelPosition: TLabelPosition;

  

  property BoundLabelSpacing: Integer;

  

  property OnContextPopup;

  

  property OnClick;

  

  property OnDblClick;

  

  property OnDragOver;

  

  property OnDragDrop;

  

  property OnEndDock;

  

  property OnEndDrag;

  

  property OnMouseDown;

  

  property OnMouseEnter;

  

  property OnMouseLeave;

  

  property OnMouseMove;

  

  property OnMouseUp;

  

  property OnStartDock;

  

  property OnResize;

  

  property OnStartDrag;

  

  property OnProgressChanged: TNotifyEvent;

  

end;

Inheritance

TJppProgressBar

  

|

TJppCustomProgressBar

  

|

TObject



CT Web help

CodeTyphon Studio