[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Determine what is the parent for this control
Source position: controls.pp line 1344
public property TControl.Parent: TWinControl |
// standard properties, which should be supported by all descendants
Reads or writes a flag to find or store the identity of the parent for this control. The parent is of type TWincontrol
|
TWinControl - the base class for all windowed controls |
lazarus-ccr.sourceforge.net |