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

TControl.BoundsChanged

Invoked when the Bounds of the control have been changed. Override as required.

Declaration

Source position: controls.pp line 1208

protected procedure TControl.BoundsChanged; virtual;