System.Classes.TReadComponentsProc

From RAD Studio API Documentation
Jump to: navigation, search

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.

See Also

Retrieved from "https://docwiki.embarcadero.com/Libraries/Tokyo/e/index.php?title=System.Classes.TReadComponentsProc&oldid=145671"