|
<< Click to Display Table of Contents >> Navigation: Classes > TIWCallBacks > Methods > Unregister |
SIGNATURE=IWCallBackFunc.TIWCallBacks.Unregister@string
ETYPE=Method
Declaration:
Delphi: |
public procedure Unregister(const AName: string); overload; |
C++: |
void public: __fastcall Unregister(const String AName); |
Description: This is Unregister, a member of class TIWCallBacks.