Show: Delphi
C++
Display Preferences
Classes.TGetChildProc
From XE API Documentation
C++
typedef void __fastcall (__closure *TGetChildProc)(TComponent* Child);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| typedef | public | Classes.hpp | Classes | Classes |
Description
TGetChildProc is a type of procedure called used internally by the TComponent class.
TGetChildProc is for internal use only.