Unit 'Dialogs' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TTaskDialogProgressBar

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

Declaration

Source position: dialogs.pp line 676

type TTaskDialogProgressBar = class(TPersistent)

public

  constructor Create();

  

  procedure Initialize;

  

  procedure SetRange();

  

published

  property MarqueeSpeed: Cardinal; [rw]

  

  property Max: Integer; [rw]

  

  property Min: Integer; [rw]

  

  property Position: Integer; [rw]

  

  property State: TProgressBarState; [rw]

  

end;

Inheritance

TTaskDialogProgressBar

  

|

TObject



CT Web help

CodeTyphon Studio