Description | uses | Classes, Interfaces, Objects and Records | Functions and Procedures | Types | Constants | Variables |
The main purpose of frmProgressUnit
is to define TfrmProgress which is used to display a progress bar to the user with extra information displayed in memoMessages about what is happening.
Name | Description |
---|---|
Class TfrmProgress |
TfrmProgress is used to display a progress bar to the user with extra information displayed in memoMessages about what is happening. |
frmProgress: TfrmProgress; |
frmProgress: TfrmProgress; |
|