RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TNotifyList.Create Constructor

Creates an initializes an instance of TNotifyList.

Pascal
constructor Create;
C++
__fastcall TNotifyList();

WebSnap applications should not need to create instances of TNotifyList. These objects are created by the component that uses them to keep track of objects that have registered an interest in change notifications. 

 

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