|
<< Click to Display Table of Contents >> Navigation: Classes > TIWHTMLControlImplementation > Methods > RenderAsyncPropertyAsStringLiteral |
SIGNATURE=IWControl.TIWHTMLControlImplementation.RenderAsyncPropertyAsStringLiteral@string@TIWXMLTag@string@Boolean
ETYPE=Method
Declaration:
Delphi: |
public procedure RenderAsyncPropertyAsStringLiteral(const APropertyName: string; ATag: TIWXMLTag; const APropertyValue: string; AIgnoreEmptyValue: Boolean); |
C++: |
void public: __fastcall RenderAsyncPropertyAsStringLiteral(const String APropertyName, TIWXMLTag A |
Description: This is RenderAsyncPropertyAsStringLiteral, a member of class TIWHTMLControlImplementation.