Controls.PDockNotifyRec

From RAD Studio VCL Documentation (German)
Jump to: navigation, search

Contents

Delphi-Informationen

von Controls.pas

	PDockNotifyRec=		^TDockNotifyRec


Unit: Controls

Typ: Zeiger

C++-Informationen

von Controls.hpp

	typedef Controls::TDockNotifyRec * PDockNotifyRec;


Unit: Controls

Typ: typedef

Beschreibung

PDockNotifyRec ist ein Zeiger auf einen TDockNotifyRec-Record.


PDockNotifyRec ist ein Zeiger auf einen TDockNotifyRec-Record. TDockNotifyRec repräsentiert die Informationen aus einer Windows-Benachrichtigungsbotschaft.

Siehe auch

Personal tools