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