API:System.Win.TaskbarCore.TTaskbarBase.ProgressState
Delphi
property ProgressState: TTaskBarProgressState read GetProgressState write SetProgressState default TTaskBarProgressState.none;
C++
__property TTaskBarProgressState ProgressState = {read=GetProgressState, write=SetProgressState, default=0};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | System.Win.TaskbarCore.pas System.Win.TaskbarCore.hpp |
System.Win.TaskbarCore | TTaskbarBase |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!