nizcoz
01-06-2017, 13:40
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.
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.