TIWCGJQMEdit Class

Represents type TIWCGJQMEdit.

Namespace: IWCGJQMEdit
TIWCGJQMContainer
  IWCGJQMEdit.TIWCGJQMCustomEdit
    IWCGJQMEdit.TIWCGJQMEdit
type
 [ComponentPlatformsAttribute(pidWin32 or pidWin64)]
 TIWCGJQMEdit = class(TIWCGJQMCustomEdit)
 end;

The TIWCGJQMEdit type exposes the following members.

Show:
 NameDescription
Create(TComponent)

Initializes a new instance of the TIWCGJQMCustomEdit class. (Inherited from TIWCGJQMCustomEdit.)

Top
Show:
 NameDescription
Align

Represents property Align.

Caption

Caption

InputStyle

The style of input element.

JQMEditOptions

Edit options

Text

Text

Top
Show:
 NameDescription
GetDocumentationLink

Represents method GetDocumentationLink. (Inherited from TIWCGJQMCustomEdit.)

GetHTML5

Represents method GetHTML5. (Inherited from TIWCGJQMCustomEdit.)

GetHtmlTag(TIWCompContext)

Represents method GetHtmlTag(TIWCompContext). (Inherited from TIWCGJQMCustomEdit.)

GetInputControlNames(TStringList)

Represents method GetInputControlNames(TStringList). (Inherited from TIWCGJQMCustomEdit.)

GetJQHTMLName

Represents method GetJQHTMLName. (Inherited from TIWCGJQMCustomEdit.)

GetMobile

Represents method GetMobile. (Inherited from TIWCGJQMCustomEdit.)

GetRenderScript

Represents method GetRenderScript. (Inherited from TIWCGJQMCustomEdit.)

jsUpdateHiddenInput

Represents method jsUpdateHiddenInput. (Inherited from TIWCGJQMCustomEdit.)

RenderStyle(TIWCompContext)

Represents method RenderStyle(TIWCompContext). (Inherited from TIWCGJQMCustomEdit.)

SetBounds(Integer,Integer,Integer,Integer)

Represents method SetBounds(Integer,Integer,Integer,Integer). (Inherited from TIWCGJQMCustomEdit.)

SetValue(string)

Represents method SetValue(string). (Inherited from TIWCGJQMCustomEdit.)

Top