[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Forms' (#lcl)

TApplication.SmallIconHandle

Returns the Handle for the small application Icon.

Declaration

Source position: forms.pp line 1601

public function TApplication.SmallIconHandle: HICON;

Function result

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

See also

TApplication.Icon

  

The icon associated with this application.

TApplication.BigIconHandle

  

Returns the Handle for the large application Icon.


Version 4.0 Generated 2025-05-03 Home