Vcl.Controls.PDockNotifyRec
Delphi
type PDockNotifyRec = ^TDockNotifyRec;
C++
typedef TDockNotifyRec *PDockNotifyRec;
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet | 
|---|---|---|---|---|
| pointer typedef | public | Vcl.Controls.pas Vcl.Controls.hpp | Vcl.Controls | Vcl.Controls | 
Beschreibung
PDockNotifyRec ist ein Zeiger auf einen TDockNotifyRec-Record.
TDockNotifyRec repräsentiert die Informationen aus einer Windows-Benachrichtigungsbotschaft.