[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Controls' (#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).

The latest version of this document can be found at lazarus-ccr.sourceforge.net.