AddAsyncStyle

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWHTMLControlImplementation > Methods >

AddAsyncStyle

SIGNATURE=IWControl.TIWHTMLControlImplementation.AddAsyncStyle@TIWXMLTag@string

 

ETYPE=Method

 

Declaration:

Delphi:

public procedure AddAsyncStyle(ATag: TIWXMLTag; const AStyle: string);

C++:

void public: __fastcall AddAsyncStyle(TIWXMLTag ATag, const String AStyle);

 

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