Проблема LabelCreateEx

Kratosx

Новичок
please! no show label

Code:
StatusLabel: = LabelCreateEx (WizardForm, WizardForm.StatusLabel.Caption, ScaleX (200), ScaleY (500), ScaleX (500), ScaleY (50), clWhite, clblack);

Position of Label:

ISDoneError:=false;
until true;
ShowLabelEx(StatusLabel)
ISDoneStop;
end;
 
Сверху