FMX.SpinBox.TSpinBoxModel Properties
InheritedProtected
Caret | public | |
CaretPosition | public | |
CheckSpelling | public | Defines whether the spell-checking feature of the edit control is on or off. |
CurrentIncrement | public | |
Data | public | Value on the data model for the specified key. |
DataSource | public | Dictionary of key-value pairs that are the data that the data model contains. |
DecimalDigits | public | |
DefaultValueRange | public | |
Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
FilterChar | public | |
HorzIncrement | public | |
ImeMode | public | |
InputSupport | public | |
KeyboardType | public | |
KillFocusByReturn | public | |
MaxLength | public | |
Owner | public | Component that is responsible for destroying this data model once the data model is no longer necessary. |
Password | public | |
ReadOnly | public | Text control is in read-only mode. |
Receiver | public | Indicates a receiver--an object that receives messages from the message sender. |
RepeatClick | public | Determines whether the TSpinBox does several clicks when the user keeps the button held down. |
ReturnKeyType | public | |
SelectionFill | public | |
SelLength | public | |
SelStart | public | |
Text | public | Represents the text displayed in the control. |
TextPrompt | public | |
TextSettingsInfo | public | Represents the styled text representation properties of the control. |
Typing | public | |
Validating | protected | This property indicates that the control is in validate value mode. |
Value | public | |
ValueRange | public | |
ValueType | public |