The icon associated with this application.
Source position: forms.pp line 1737
public property TApplication.Icon : TIcon |
Icon is TIcon property with the image used to represent the application on the desktop, task bar, and system menus.
The image can be assigned to TIcon at design-time using the Lazarus object inspector, or by setting values in the Project options dialog. The image can also be assigned at run-time using properties and methods in the TIcon instance.
| Version 4.6 | Generated 2026-02-20 | Home |