[Overview][Types][Classes][Procedures and functions][Index] |
Sets the value for the Parent property.
Source position: extctrls.pp line 52
protected procedure TPage.SetParent( |
AParent: TWinControl |
); override; |
AParent |
|
New value for the property. |
|
The control within which the control is shown. |
Version 4.0 | Generated 2025-05-03 | Home |