TIWInnerMemo Class

Represents type TIWInnerMemo.

Namespace: IWCGJQMemo
TIWMemo
  IWCGJQMemo.TIWInnerMemo
type
 TIWInnerMemo = class(TIWMemo)
 end;

The TIWInnerMemo type exposes the following members.

Show:
 NameDescription
Create(TComponent)

Initializes a new instance of the TIWInnerMemo class.

Top
Show:
 NameDescription
MemoEx

Represents property MemoEx.

Top
Show:
 NameDescription
get_ShouldRenderTabOrder

Represents method get_ShouldRenderTabOrder.

RenderAsync(TIWCompContext)

Represents method RenderAsync(TIWCompContext).

RenderCSSClass(TIWCompContext)

Represents method RenderCSSClass(TIWCompContext).

RenderHTML(TIWCompContext)

Represents method RenderHTML(TIWCompContext).

RenderStyle(TIWCompContext)

Represents method RenderStyle(TIWCompContext).

SetText(TCaption)

Represents method SetText(TCaption).

SetValue(string)

Represents method SetValue(string).

Top