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

TDockZone.SetLeft

Sets the value for the Left property.

Declaration

Source position: controls.pp line 2547

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.


Version 4.0 Generated 2025-05-03 Home