Vcl.Controls.PDockNotifyRec

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

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.

Siehe auch