Unit 'Forms' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TApplication.BigIconHandle

Returns the Handle for the large application Icon.

Declaration

Source position: forms.pp line 1601

public function TApplication.BigIconHandle: HICON;

Function result

HIcon instance with the handle for the large icon, or 0 (zero) when not available.

See also

TApplication.Icon

  

The icon associated with this application.

TApplication.SmallIconHandle

  

Returns the Handle for the small application Icon.


Version 4.4 Generated 2025-11-08 Home