SetSelection

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWHtml5Edit > Methods >

SetSelection

SIGNATURE=IWCompEdit.TIWHtml5Edit.SetSelection@Integer@Integer

 

ETYPE=Method

 

Declaration:

Delphi:

public procedure SetSelection(AStart: Integer; AEnd: Integer);

C++:

void public: __fastcall SetSelection(int AStart, int AEnd);

 

Description: This is SetSelection, a member of class TIWHtml5Edit.