TGetChildProc
Callback used when obtaining child components.
Declaration
Source position: classesh.inc line 2004
Type
TGetChildProc = procedure(Child: TComponent) of object
Callback used when obtaining child components.
Source position: classesh.inc line 2004
Type
TGetChildProc = procedure(Child: TComponent) of object