[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Classes' (#rtl)

TGetChildProc

Callback used when obtaining child components.

Declaration

Source position: classesh.inc line 1532

type TGetChildProc = procedure(

  Child: TComponent

) of object;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.