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

TGetChildProc

Declaration

Source position: controls.pp line 1428

type TGetChildProc = procedure(

  Child: TComponent

) of object;