OnDestroySession

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWSessions > Properties >

OnDestroySession

SIGNATURE=IWApplication.TIWSessions.OnDestroySession

 

ETYPE=Property

 

Declaration:

Delphi:

public property OnDestroySession: TNotifyEvent;

C++:

public: __property TNotifyEvent OnDestroySession;

 

Description: This is OnDestroySession, a member of class TIWSessions.