[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Determines the inner and outer border spacing for this control.
Source position: controls.pp line 1643
public property TControl.BorderSpacing : TControlBorderSpacing |
The outer border determines the minimal distance to sibling controls, the inner border is the area between the control's BoundsRect and ClientRect.
When a control sits in a cell of a table (Grid) control, its horizontal and vertical alignment inside the cell can be specified, too.
lazarus-ccr.sourceforge.net |