FMX.SpinBox.TSpinBoxModel Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
Caretpublic
CaretPositionpublic
CharCasepublicIt defines the character case for text in the component.
CheckSpellingpublicDefines whether the spell-checking feature of the edit control is on or off.
CurrentIncrementpublic
DatapublicValue of the data model for the specified Key. Use it for sending any kind of data to presentation layer without creating custom model class.
DataSourcepublicA collection of key-value pairs that can represent an arbitrary custom data that the data model contains.
DecimalDigitspublicSpecifies the number of decimal positions of the displayed Value.
DefaultValueRangepublicReturns the implicit range used by this control.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
FilterCharpublic
HorzIncrementpublic
ImeModepublic
InputSupportpublic
KeyboardTypepublic
KillFocusByReturnpublic
MaxLengthpublic
OwnerpublicComponent that is responsible for destroying this data model once the data model is no longer necessary.
Passwordpublic
ReadOnlypublicText control is in read-only mode.
ReceiverpublicIndicates an object that receives notifications from the message sender.
RepeatClickpublicDetermines whether the TSpinBox does several clicks when the user keeps the button held down.
ReturnKeyTypepublic
SelectionFillpublic
SelLengthpublic
SelStartpublic
TextpublicRepresents the text displayed in the control.
TextPromptpublic
TextSettingsInfopublicRepresents the styled text representation properties of the control.
Typingpublic
ValidatingprotectedThis property indicates that the control is in validate value mode.
Valuepublic
ValueRangepublicProvides access to the TCustomEditBox.Value value and its TCustomEditBox.Min and TCustomEditBox.Max boundaries.
ValueTypepublicSpecifies the integer or float type of the Value displayed in the control.