TIWCGJQSliderOptions.Step Property

Determines the size or amount of each interval or step the slider takes between min and max. The full specified value range of the slider (max - min) needs to be evenly divisible by the step

Namespace: IWCGJQSlider
published
 property Step: Integer index 06 read GetIntegerValue write SetIntegerValue stored IsIntegerStored;

Property Value

Type: Integer