TSpinEdit

From Free Pascal wiki
Revision as of 18:53, 15 July 2016 by Abtaylr (talk | contribs) (Created page with "The TSpinEdit control is found in the miscellaneous visual components of the LCL Component tree. It is useful for setting a numeric setting made on a form. It can be selected...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

The TSpinEdit control is found in the miscellaneous visual components of the LCL Component tree. It is useful for setting a numeric setting made on a form. It can be selected from the component palette found commonly across the top of the main Lazarus IDE just below the main menu. As an alternative this palette can be placed by the user in a different location. The component is also available for manual entry in a program.

TSpinEdit01.png