Unit 'Controls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TDockZone.SetLeft

Sets the value for the Left property.

Declaration

Source position: controls.pp line 2480

protected procedure TDockZone.SetLeft(

  const AValue: Integer

); virtual;

Arguments

AValue

  

New value for the Left property.

See also

TDockZone.Left

  

The left coordinate of the zone.