TIWCGJQMCustomSlider Class

Represents type TIWCGJQMCustomSlider.

Namespace: IWCGJQMSlider
TIWCGJQMContainer
  IWCGJQMSlider.TIWCGJQMCustomSlider
    IWCGJQMSlider.TIWCGJQMSlider
type
 TIWCGJQMCustomSlider = class(TIWCGJQMContainer)
 end;

The TIWCGJQMCustomSlider type exposes the following members.

Show:
 NameDescription
Create(TComponent)

Initializes a new instance of the TIWCGJQMCustomSlider class.

Destroy

Represents the destructor of the TIWCGJQMCustomSlider class.

Top
Show:
 NameDescription
JQMSliderOptions

Represents property JQMSliderOptions.

Top
Show:
 NameDescription
GetDocumentationLink

Represents method GetDocumentationLink.

GetEnabled

Represents method GetEnabled.

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.

RenderHTML(TIWCompContext)

Represents method RenderHTML(TIWCompContext).

SetEnabled(Boolean)

Represents method SetEnabled(Boolean).

SetValue(string)

Represents method SetValue(string).

Top