RenderAsyncPropertyAsColor

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWHTMLControlImplementation > Methods >

RenderAsyncPropertyAsColor

SIGNATURE=IWControl.TIWHTMLControlImplementation.RenderAsyncPropertyAsColor@string@TIWXMLTag@TIWColor

 

ETYPE=Method

 

Declaration:

Delphi:

public procedure RenderAsyncPropertyAsColor(const APropertyName: string; ATag: TIWXMLTag; APropertyValue: TIWColor); overload;

C++:

void public: __fastcall RenderAsyncPropertyAsColor(const String APropertyName, TIWXMLTag ATag, TIWColor APropertyValue);

 

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