SetCursor

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWHTMLControlImplementation > Methods >

SetCursor

SIGNATURE=IWControl.TIWHTMLControlImplementation.SetCursor@TIWCursor

 

ETYPE=Method

 

Declaration:

Delphi:

public procedure SetCursor(AValue: TIWCursor);

C++:

void public: __fastcall SetCursor(TIWCursor AValue);

 

Description: This is SetCursor, a member of class TIWHTMLControlImplementation.