JVCL Help:TJvSpinEdit.Thousands

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Determines whether a thousands separator appears between every three digits of a decimal string.


Pascal

 propertyThousands: Boolean;


Description

Use Thousands to control the formatting of the text of spin edit control. If Thousands is true, a separator appears between every three digits. The numeric value that is displayed is given by the Value property.


See Also

TJvCustomSpinEdit.Value


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page