[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Total border spacing reserved using the Around and Bottom properties.
Source position: controls.pp line 865
public property TControlBorderSpacing.AroundBottom : Integer |
AroundBottom is a read-only Integer property which indicates the spacing used around and on the bottom side of the control.
AroundBottom is calculated as the sum of the values in the Around and Bottom properties. Updates must be performed to the Around and Bottom properties.
|
The border space on each of the edges for the associated control. |
|
|
The border space on the bottom edge of the associated control. |
|
|
Total border spacing reserved using the Around and Top properties. |
Version 4.0 | Generated 2025-05-03 | Home |