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

TDockZone.SetLimitSize

New value for the LimitSize property.

Declaration

Source position: controls.pp line 2478

protected procedure TDockZone.SetLimitSize(

  const AValue: Integer

); virtual;

Arguments

AValue

  

New value for the LimitSize property.

See also

TDockZone.LimitSize

  

The free size of the DockZone (Width or Height).

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