TIWCGResponder Class

Represents type TIWCGResponder.

Namespace: IWCGJQResponder
TComponent
  IWCGJQResponder.TIWCGResponder
type
 TIWCGResponder = class(TComponent)
 end;

The TIWCGResponder type exposes the following members.

Show:
 NameDescription
Destroy

Represents the destructor of the TIWCGResponder class.

Top
Show:
 NameDescription
EventCount

Represents property EventCount.

Events[Integer]

Represents property Events[Integer].

Path

Represents property Path.

Responder

Represents property Responder.

Top
Show:
 NameDescription
AddEvent(TOnRequest)

Represents method AddEvent(TOnRequest).

DeleteEvent(TOnRequest)

Represents method DeleteEvent(TOnRequest).

Notification(TComponent,TOperation)

Represents method Notification(TComponent,TOperation).

Top