System.Classes.TReadComponentsProc
C++
typedef void __fastcall (__closure *TReadComponentsProc)(TComponent* Component);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| typedef | public | System.Classes.hpp | System.Classes | System.Classes |
Description
TReadComponentsProc is a type of callback procedure called used internally by the TReader class ReadComponents method.
TReadComponentsProc is for internal use only.