Callback used when obtaining child components.
Source position: classesh.inc line 2031
type TGetChildProc = procedure(
Child: TComponent
) of object;