|
<< Click to Display Table of Contents >> Navigation: Classes > TIWForm > Methods > RenderAsync |
SIGNATURE=IWForm.TIWForm.RenderAsync@TIWContainerContext
ETYPE=Method
Declaration:
Delphi: |
public function RenderAsync(AContainerContext: TIWContainerContext): TIWXMLTag; |
C++: |
public: __fastcall TIWXMLTag RenderAsync(TIWContainerContext AContainerContext); |
Description: This is RenderAsync, a member of class TIWForm.