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

TDockZone.SetLimitBegin

Sets the value for the LimitBegin property.

Declaration

Source position: controls.pp line 2477

protected procedure TDockZone.SetLimitBegin(

  const AValue: Integer

); virtual;

Arguments

AValue

  

New value for the LimitBegin property.

See also

TDockZone.LimitBegin

  

The free coordinate of the DockZone (Left or Top).