[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
The icon associated with this application.
Source position: forms.pp line 1730
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.