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

TControl.DoBorderSpacingChange

Reacts on a change in the control's border spacing.

Declaration

Source position: controls.pp line 1203

protected procedure TControl.DoBorderSpacingChange(

  Sender: TObject;

  InnerSpaceChanged: Boolean

); virtual;