RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomSessionsService.DoStartSession Method

Triggers the OnStartSession event when appropriate.

Pascal
procedure DoStartSession(ASession: TAbstractWebSession); virtual;
C++
virtual __fastcall DoStartSession(TAbstractWebSession ASession);

Use DoStartSession to trigger an OnStartSession event, if it is appropriate to do so. 

 

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