Render

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWControlAnimation > Methods >

Render

SIGNATURE=IWHTMLControls.TIWControlAnimation.Render@TIWCompContext@TIWMarkupLanguageTag

 

ETYPE=Method

 

Declaration:

Delphi:

public procedure Render(AContext: TIWCompContext; ATag: TIWMarkupLanguageTag);

C++:

void public: __fastcall Render(TIWCompContext AContext, TIWMarkupLanguageTag ATag);

 

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