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

TControl.DoOnChangeBounds

Signals OnChangeBounds event handlers for the control.

Declaration

Source position: controls.pp line 1318

protected procedure TControl.DoOnChangeBounds; virtual;

See also

TControl.OnChangeBounds

  

Event handler for a change of the Bounds of the control.

TControl.DoCallNotifyHandler

  

Invokes all notification handlers of the specified type.

TControlHandlerType

  

Notification handler types.

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