[Overview][Types][Classes][Procedures and functions][Index] |
Performs actions needed when the component has finished loading from the LCL streaming mechanism.
Source position: extctrls.pp line 1445
protected procedure TCustomTrayIcon.Loaded; override; |
Loaded is an overridden procedure used to perform actions needed when the component has finished loading from the LCL streaming mechanism. Loaded calls the inherited method, and calls the InternalShow method to display the tray icon.
Version 4.0 | Generated 2025-05-03 | Home |