RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSiteModuleHelper.OnActivate Event

Occurs when the Web module is activated.

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

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

 

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