|
<< Click to Display Table of Contents >> Navigation: Classes > TIWServerControllerBase > Events > OnBackButton |
This event is triggered when the track ID of the application is out of sync. For more information see TIWBackButtonOptions class.
SIGNATURE=IWServerControllerBase.TIWServerControllerBase.OnBackButton
ETYPE=Event
Declaration:
Delphi: |
published property OnBackButton: TOnBackButtonEvent; |
C++: |
__published: __property TOnBackButtonEvent OnBackButton; |
Description: This is OnBackButton, a member of class TIWServerControllerBase.