[Overview][Types][Classes][Procedures and functions][Index] |
Operating system Handle for the Tray Icon.
Source position: extctrls.pp line 1447
public TCustomTrayIcon.Handle : HWND; |
Handle is a public HWND member that represents the operating system handle for the control. Handle has a non-zero value when the widgetset class instance for the control has been allocated. The value in Handle is used (when assigned) in the private IconChanged event handler.
Version 4.0 | Generated 2025-05-03 | Home |