RenderStyle

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWContainerLayout > Methods >

RenderStyle

SIGNATURE=IWContainerLayout.TIWContainerLayout.RenderStyle@IIWBaseHTMLControl

 

ETYPE=Method

 

Declaration:

Delphi:

public function RenderStyle(AControl: IIWBaseHTMLControl): string; virtual;

C++:

public: virtual __fastcall String RenderStyle(IIWBaseHTMLControl AControl);

 

Description: This is RenderStyle, a member of class TIWContainerLayout.