[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Returns the handle for the large icon on the form or in the application.
Source position: forms.pp line 703
public function TCustomForm.BigIconHandle: HICON; |
HICON Instance with the handle for the icon, or 0 (zero) when not available.
|
The Icon associated with this Form (in minimized state). |
|
|
Returns the Handle for the large application Icon. |