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

TControlBorderSpacing.GetSideSpace

The space on a control side, including Around space.

Declaration

Source position: controls.pp line 746

public function TControlBorderSpacing.GetSideSpace(

  Kind: TAnchorKind

):Integer;

Arguments

Kind

  

The requested edge.

Function result

The space value.

See also

TControlBorderSpacing.GetSpace

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