Graphic Delphi

Title: Change application icon at runtime
Use Icon property of Application object.
Application.Icon.LoadFromFile('MyIcon.ico');