Skip to content

TWebJQXKnob

Description

Below is a list of the most important properties methods and events for TWebJQXKnob. Represents a control with a round shape which displays a draggable indicator within a range of values.

Designtime Runtime

HTML template tag

The HTML tag the component can be associated with in an HTML template. Assign the ID attribute with a unique value and set the identical value to the ElementID property. Detailed information can be found in the Use of HTML templates topic.

HTML tag <DIV ID=”UniqueID”></DIV>
ElementID UniqueID

Properties for TWebJQXKnob

Property Description
Appearance
EndAngle Sets the ending angle of the progressbar for the maximum value
Maximum Sets the maximum value
Minimum Sets the minimum value
StartAngle Sets the starting angle of the progressbar for the minimum value
Step Sets the step between values in the range
Value Sets the default value

Events for TWebJQXKnob

Property Description
OnChange Event triggered when the value is changed