[Overview][Types][Classes][Procedures and functions][Index] |
Sets the value for the ResizeControl property.
Source position: extctrls.pp line 384
protected procedure TCustomSplitter.SetResizeControl( |
const AValue: TControl |
); virtual; |
AValue |
|
New value for the property. |
|
ResizeControl is the control that is to be re-sized with the splitter. |
lazarus-ccr.sourceforge.net |