TIWCGJQSpinOptions.Max Property

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

Namespace: IWCGJQSpinEdit
published
 property Max: Variant index 01 read GetVariantValue write SetVariantValue stored IsVariantStored;

Property Value

Type: Variant