RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSiteModuleHelper.OnDeactivate Event

Occurs when the Web module is deactivated.

Pascal
property OnDeactivate: TNotifyEvent;
C++
__property TNotifyEvent OnDeactivate;

OnDeactivate uses the same event handler as that of the Web module's OnDeactivate event. The TSiteModuleHelper object generates this event when the Web module is deactivated. 

 

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