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

TControl.OnChangeBounds

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

Declaration

Source position: controls.pp line 1597

public property TControl.OnChangeBounds : TNotifyEvent
  read FOnChangeBounds
  write FOnChangeBounds;

See also

#rtl.Classes.TNotifyEvent