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 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.4 Generated 2025-11-08 Home