Registriert seit: 21. Jun 2002
602 Beiträge
|
12. Okt 2002, 16:02
Hi Chriss,
meinst du in etwa sowas?
Code:
try
StrToInt(Edit1.Text);
except
MessageBox( Handle, 'Geben Sie eine gültige Ganzzahl ein.', 'Error', 16);
end;
MfG,
d3g
-- Crucifixion?
-- Yes.
-- Good. Out of the door, line on the left, one cross each.
|