TIWCGJQComboBox Class

Represents type TIWCGJQComboBox.

Namespace: IWCGJQComboBox
TIWComboBox
  IWCGJQComboBox.TIWCGJQCustomComboBox
    IWCGJQComboBox.TIWCGJQComboBox
type
 [ComponentPlatformsAttribute(pidWin32 or pidWin64)]
 TIWCGJQComboBox = class(TIWCGJQCustomComboBox)
 end;

The TIWCGJQComboBox type exposes the following members.

Show:
 NameDescription
Create(TComponent)

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

Top
Show:
 NameDescription
Css

Represents property Css.

HotKey

Accesskey / hotkey to control

JQSlider

You can associate a slider to the combox and when you change slider values it changes also on combobox.See slider documentation for more info.

Top
Show:
 NameDescription
Notification(TComponent,TOperation)

Represents method Notification(TComponent,TOperation). (Inherited from TIWCGJQCustomComboBox.)

RenderHTML(TIWCompContext)

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

Top