[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

  

Contains the anchored control that is re-sized when the splitter is moved.