RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomAdapter.NotifyActivate Method

Called when the web module is activated.

Pascal
procedure NotifyActivate;
C++
__fastcall NotifyActivate();

A web module is activated when an HTTP request is received. NotifyActivate calls ImplNotifyActivate

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!