Change application icon at runtime Posted in Graphics Use Icon property of Application object. Application.Icon.LoadFromFile('MyIcon.ico');