Skip to content

TWebSpinEdit

Description

Below is a list of the most important properties methods and events for TWebSpinEdit. TWebSpinEdit inherits all properties, methods & events of the TWebEdit adds the extra functionality of a search and clear button.

Designtime Runtime

Properties for TWebSpinEdit

Property Description
Increment Sets the amount to increment or decrement the value when the spin up or spin down button is clicked.
MaxValue Sets the maximum value allowed to enter in the spin edit.
MinValue Sets the minimum value allowed to enter in the spin edit.
Value Gets or sets the value as integer in the spin edit.

Events for TWebSpinEdit

No new events introduced in TWebSpinEdit