Render

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWControlImage > Methods >

Render

SIGNATURE=IWHTMLControls.TIWControlImage.Render@TIWCompContext@TIWMarkupLanguageTag@Boolean@Boolean@Boolean

 

ETYPE=Method

 

Declaration:

Delphi:

public procedure Render(AContext: TIWCompContext; ATag: TIWMarkupLanguageTag; AIsAsync: Boolean; ASetPosition: Boolean = True; ARenderEmpty: Boolean = False);

C++:

void public: __fastcall Render(TIWCompContext AContext, TIWMarkupLanguageTag ATag, bool AIsAsync

 

Description: This is Render, a member of class TIWControlImage.