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

TControl.DoBorderSpacingChange

Procedure to execute a change in the control's border spacing

Declaration

Source position: controls.pp line 1030

protected procedure TControl.DoBorderSpacingChange(

  Sender: TObject;

  InnerSpaceChanged: Boolean

); virtual;