RenderStyle

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWCustomMemo > Methods >

RenderStyle

SIGNATURE=IWCompMemo.TIWCustomMemo.RenderStyle@TIWCompContext

 

ETYPE=Method

 

Declaration:

Delphi:

public function RenderStyle(AComponentContext: TIWCompContext): string; override;

C++:

public: virtual __fastcall String RenderStyle(TIWCompContext AComponentContext);

 

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