RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Controls.PDockNotifyRec Type

PDockNotifyRec is a pointer to a TDockNotifyRec record.

Pascal
PDockNotifyRec = ^TDockNotifyRec;
C++
^TDockNotifyRec PDockNotifyRec;

PDockNotifyRec is a pointer to a TDockNotifyRec record. TDockNotifyRec represents the information from a Windows docking notification message. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!