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

TCustomSplitter.SetResizeControl

Sets the value for the ResizeControl property.

Declaration

Source position: extctrls.pp line 384

protected procedure TCustomSplitter.SetResizeControl(

  const AValue: TControl

); virtual;

Arguments

AValue

  

New value for the property.

See also

TCustomSplitter.ResizeControl

  

ResizeControl is the control that is to be re-sized with the splitter.

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