|
How to show the original StatusLabel in ISDone0.6final?
I want to hide this custom line:
WizardForm.StatusLabel.Caption:=ExpandConstant('{c m:Extracted}');
and i want to show the original StatusLabel, How?
If i delete the line, nothing is displayed in its place.
|