|
<< Click to Display Table of Contents >> Navigation: Types > TOnBackButtonEvent |
SIGNATURE=IWServerControllerBase.TOnBackButtonEvent
ETYPE=Type
Declaration:
Delphi: |
TOnBackButtonEvent = procedure (var VResyncInfo: TIWResyncInfo) of object; |
C++: |
void (var VResyncInfo: TIWResyncInfo) ( TOnBackButtonEvent)(); |
Unit: IWServerControllerBase.pas
Description: This is type IWServerControllerBase.TOnBackButtonEvent.