[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Calls Proc with every child control, owned by Root.
Source position: controls.pp line 2031
protected procedure TWinControl.GetChildren( |
Proc: TGetChildProc; |
Root: TComponent |
); override; |
Proc |
|
The callback procedure. |
Root |
|
The Owner of the reported controls. |
TComponent.GetChildren |
lazarus-ccr.sourceforge.net |