TIWInnerEdit Class

Represents type TIWInnerEdit.

Namespace: IWCGJQEdit
TIWEdit
  IWCGJQEdit.TIWInnerEdit
type
 TIWInnerEdit = class(TIWEdit)
 end;

The TIWInnerEdit type exposes the following members.

Show:
 NameDescription
Create(TComponent)

Initializes a new instance of the TIWInnerEdit class.

Top
Show:
 NameDescription
Autocomplete

Represents property Autocomplete.

Top
Show:
 NameDescription
get_ShouldRenderTabOrder

Represents method get_ShouldRenderTabOrder.

HookEvents(TIWPageContext40,TIWScriptEvents)

Represents method HookEvents(TIWPageContext40,TIWScriptEvents).

RenderAsync(TIWCompContext)

Represents method RenderAsync(TIWCompContext).

RenderHTML(TIWCompContext)

Represents method RenderHTML(TIWCompContext).

RenderStyle(TIWCompContext)

Represents method RenderStyle(TIWCompContext).

SetValue(string)

Represents method SetValue(string).

Top