Sends a message to all child controls.
Source position: controls.pp line 2408
public procedure TWinControl.NotifyControls( |
Msg: Word |
); |
Msg |
|
The message ID. |
Calls the BroadCast method to deliver a TLMessage instance with the identifier in Msg.
|
Posts the specified message to all of the child controls. |
| Version 4.4 | Generated 2025-11-08 | Home |