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

TControl.BorderSpacing

Determines the border spacing for this control

Declaration

Source position: controls.pp line 1321

public property TControl.BorderSpacing: TControlBorderSpacing
  read FBorderSpacing
  write SetBorderSpacing;

Description

// standard properties, which should be supported by all descendants

Determines the border spacing for this control

Reads flag to find stored spacing values required for the border of the control, or writes the flag to set the spacing.

The properties are defined in the parent class TControlBorderSpacing