Performs actions needed when border spacing for the control is changed.
Source position: controls.pp line 1370
protected procedure TControl.DoBorderSpacingChange( |
Sender: TObject; |
InnerSpaceChanged: Boolean |
); virtual; |
Sender |
|
Object for the notification. Not used in the method. |
InnerSpaceChanged |
|
True if the inner border spacing has been changed for the control. Not used in the method. |
| Version 4.4 | Generated 2025-11-08 | Home |