TIWCGJQCustomSliderOutputOptions Class

The slider ouput options class

Namespace: IWCGJQSlider
TPersistent
  IWCGJQSlider.TIWCGJQCustomSliderOutputOptions
type
 TIWCGJQCustomSliderOutputOptions = class(TPersistent)
 end;

The TIWCGJQCustomSliderOutputOptions type exposes the following members.

Show:
 NameDescription
Create(TPersistent)

Initializes a new instance of the TIWCGJQCustomSliderOutputOptions class.

Top
Show:
 NameDescription
FormatValue
To format the output value 

Example: '$ {value}' or '{value}€'

Options

Represents property Options.

OutputControl

Defines the output control of slider value

Top
Show:
 NameDescription
RemoveControl(TComponent)

Represents method RemoveControl(TComponent).

ResetProps

Represents method ResetProps.

Top