TIWCGJQSpinOptions.Min Property

Minimum allowed value of the spinner. If left with the default, there will be no minimum unless the input has a maximum length. Then the minimum will be calculated. For a textbox with a maximum length of 3 characters, the minimum will be -99, etc.

Namespace: IWCGJQSpinEdit
published
 property Min: Variant index 00 read GetVariantValue write SetVariantValue stored IsVariantStored;

Property Value

Type: Variant