[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 2557

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 3.2 Generated 2024-02-25 Home