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

TWinControl.NotifyControls

Sends a message to all child controls.

Declaration

Source position: controls.pp line 2247

public procedure TWinControl.NotifyControls(

  Msg: Word

);

Arguments

Msg

  

The message ID.

See also

TWinControl.BroadCast

  

Sends a message to all child controls.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.