|
<< Click to Display Table of Contents >> Navigation: Interfaces > IIWHTML40Component > Methods > RenderAsyncComponent |
SIGNATURE=IWHTML40Interfaces.IIWHTML40Component.RenderAsyncComponent@TIWBaseComponentContext
ETYPE=Method
Declaration:
Delphi: |
function RenderAsyncComponent(AContext: TIWBaseComponentContext): TIWXMLTag; |
C++: |
__fastcall TIWXMLTag RenderAsyncComponent(TIWBaseComponentContext AContext); |
Description: This is RenderAsyncComponent, a member of class IIWHTML40Component.