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