Callback used when obtaining child components.
type TGetChildProc = procedure(
Child: TComponent
) of object;