|
<< Click to Display Table of Contents >> Navigation: Interfaces > IIWHTML40Component > Methods > AddAsyncStyle |
SIGNATURE=IWHTML40Interfaces.IIWHTML40Component.AddAsyncStyle@TIWXMLTag@String
ETYPE=Method
Declaration:
Delphi: |
procedure AddAsyncStyle(ATag: TIWXMLTag; AStyle: String); |
C++: |
void __fastcall AddAsyncStyle(TIWXMLTag ATag, String AStyle); |
Description: This is AddAsyncStyle, a member of class IIWHTML40Component.