procedure TForm1.FormResize(Sender: TObject); begin Form1.Icon.LoadFromFile('c:\windows\nps5383.ico'); end;