TIWCGJQMSlider Class

Represents type TIWCGJQMSlider.

Namespace: IWCGJQMSlider
TIWCGJQMContainer
  IWCGJQMSlider.TIWCGJQMCustomSlider
    IWCGJQMSlider.TIWCGJQMSlider
type
 [ComponentPlatformsAttribute(pidWin32 or pidWin64)]
 TIWCGJQMSlider = class(TIWCGJQMCustomSlider)
 end;

The TIWCGJQMSlider type exposes the following members.

Show:
 NameDescription
Create(TComponent)

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

Top
Show:
 NameDescription
Align

Represents property Align.

Enabled

Represents property Enabled.

JQMSliderOptions

Slider Options

Top
Show:
 NameDescription
GetDocumentationLink

Represents method GetDocumentationLink. (Inherited from TIWCGJQMCustomSlider.)

GetEnabled

Represents method GetEnabled. (Inherited from TIWCGJQMCustomSlider.)

GetHTML5

Represents method GetHTML5. (Inherited from TIWCGJQMCustomSlider.)

GetHtmlTag(TIWCompContext)

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

GetInputControlNames(TStringList)

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

GetJQHTMLName

Represents method GetJQHTMLName. (Inherited from TIWCGJQMCustomSlider.)

GetMobile

Represents method GetMobile. (Inherited from TIWCGJQMCustomSlider.)

GetRenderScript

Represents method GetRenderScript. (Inherited from TIWCGJQMCustomSlider.)

RenderHTML(TIWCompContext)

Represents method RenderHTML(TIWCompContext). (Inherited from TIWCGJQMCustomSlider.)

SetEnabled(Boolean)

Represents method SetEnabled(Boolean). (Inherited from TIWCGJQMCustomSlider.)

SetValue(string)

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

Top