Unit 'Controls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#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 signalled when the Bounds of the control have been changed.

TControl.DoCallNotifyHandler

  

Invokes all notification handlers of the specified type.

TControlHandlerType

  

Notification handler types.