[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Callback used when obtaining child components.
Source position: classesh.inc line 1532
type TGetChildProc = procedure( |
Child: TComponent |
) of object; |
lazarus-ccr.sourceforge.net |