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

TControl.Left

The client coordinate of the left edge of the control.

Declaration

Source position: controls.pp line 1629

published property TControl.Left: Integer
  read FLeft
  write SetLeft;