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

TControlBorderSpacing.InnerBorder

The size of the inner border around the control

Declaration

Source position: controls.pp line 676

published property TControlBorderSpacing.InnerBorder: Integer
  read FInnerBorder
  write SetInnerBorder
  stored IsInnerBorderStored
  default 0;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.