TIWCGJQMCustomEdit Class

Represents type TIWCGJQMCustomEdit.

Namespace: IWCGJQMEdit
TIWCGJQMContainer
  IWCGJQMEdit.TIWCGJQMCustomEdit
    IWCGJQMEdit.TIWCGJQMEdit
type
 TIWCGJQMCustomEdit = class(TIWCGJQMContainer)
 end;

The TIWCGJQMCustomEdit type exposes the following members.

Show:
 NameDescription
Create(TComponent)

Initializes a new instance of the TIWCGJQMCustomEdit class.

Destroy

Represents the destructor of the TIWCGJQMCustomEdit class.

Top
Show:
 NameDescription
Caption

Represents property Caption.

InputStyle

Represents property InputStyle.

JQMEditOptions

Represents property JQMEditOptions.

Text

Represents property Text.

Top
Show:
 NameDescription
GetDocumentationLink

Represents method GetDocumentationLink.

GetHTML5

Represents method GetHTML5.

GetHtmlTag(TIWCompContext)

Represents method GetHtmlTag(TIWCompContext).

GetInputControlNames(TStringList)

Represents method GetInputControlNames(TStringList).

GetJQHTMLName

Represents method GetJQHTMLName.

GetMobile

Represents method GetMobile.

GetRenderScript

Represents method GetRenderScript.

jsUpdateHiddenInput

Represents method jsUpdateHiddenInput.

RenderStyle(TIWCompContext)

Represents method RenderStyle(TIWCompContext).

SetBounds(Integer,Integer,Integer,Integer)

Represents method SetBounds(Integer,Integer,Integer,Integer).

SetValue(string)

Represents method SetValue(string).

Top