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

TWinControl.BroadCast

Sends a message to all child controls.

Declaration

Source position: controls.pp line 2246

public procedure TWinControl.BroadCast(

  var ToAllMessage

);

Arguments

ToAllMessage

  

The message to send.

See also

TWinControl.NotifyControls

  

Sends a message to all child controls.

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