OnAfterExecuteForm

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWUserSessionBase > Properties >

OnAfterExecuteForm

SIGNATURE=IWUserSessionBase.TIWUserSessionBase.OnAfterExecuteForm

 

ETYPE=Property

 

Declaration:

Delphi:

published property OnAfterExecuteForm: TNotifyEvent;

C++:

__published: __property TNotifyEvent OnAfterExecuteForm;

 

Description: This is OnAfterExecuteForm, a member of class TIWUserSessionBase.