Vcl.Controls.PDockNotifyRec
Delphi
PDockNotifyRec = ^TDockNotifyRec;
C++
typedef TDockNotifyRec *PDockNotifyRec;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
pointer typedef |
public | Vcl.Controls.pas Vcl.Controls.hpp |
Vcl.Controls | Vcl.Controls |
Description
Pointer to a TDockNotifyRec record.
TDockNotifyRec represents the information from a Windows docking notification message.