|
<< Click to Display Table of Contents >> Navigation: Classes > TIWServerControllerBase > Events > OnOAuthError |
SIGNATURE=IWServerControllerBase.TIWServerControllerBase.OnOAuthError
ETYPE=Event
Declaration:
Delphi: |
published property OnOAuthError: TOnOAuthErrorEvent; |
C++: |
__published: __property TOnOAuthErrorEvent OnOAuthError; |
Description: This is OnOAuthError, a member of class TIWServerControllerBase.