[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 1662

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

See also

#rtl.Classes.TNotifyEvent

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