[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. |
|
Contains the anchored control that is re-sized when the splitter is moved. |