JVCL Help:TJvSpinEdit.ValueType
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvSpinEdit.ValueType Property
[+] TJvSpinEdit Methods
[+] TJvSpinEdit Properties
Search in JVCL Help
Search in all projectsSummary
Specifies the type of the spin edit.
Pascal
propertyValueType: TValueType;
Description
Use the ValueType property to specify the type of the data the spin edit contains. Depending on the value of ValueType, the user can use specific keys. For example, if ValueType is vtHex the user can use the 'a' to 'f' keys to enter hexadecimal values.
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