System.Classes.TFindComponentInstanceEvent

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

C++

typedef void __fastcall (__closure *TFindComponentInstanceEvent)(TReader* Reader, const System::UnicodeString Name, void * &Instance);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
typedef public System.Classes.hpp System.Classes System.Classes

Beschreibung

TFindComponentInstanceEvent ist eine vom Ereignis OnFindMethodInstance der Klasse TReader aufgerufene Prozedur.

Siehe auch