RenderAsync

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWCustomCanvas > Methods >

RenderAsync

SIGNATURE=IWCanvas.TIWCustomCanvas.RenderAsync@TIWCompContext

 

ETYPE=Method

 

Declaration:

Delphi:

public function RenderAsync(AContext: TIWCompContext): TIWXMLTag; override;

C++:

public: virtual __fastcall TIWXMLTag RenderAsync(TIWCompContext AContext);

 

Description: This is RenderAsync, a member of class TIWCustomCanvas.