SetZIndex

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWHTMLControlImplementation > Methods >

SetZIndex

SIGNATURE=IWControl.TIWHTMLControlImplementation.SetZIndex@Integer

 

ETYPE=Method

 

Declaration:

Delphi:

public procedure SetZIndex(const AValue: Integer);

C++:

void public: __fastcall SetZIndex(const int AValue);

 

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