FMX.Edit.TSpinBox Properties
From RAD Studio API Documentation
InheritedProtected
| AbsoluteEnabled | public | Specifies whether the control is absolutely enabled. |
| AbsoluteHeight | public | Specifies the absolute height of the control. |
| AbsoluteMatrix | public | Specifies the absolute transformation matrix of the control. |
| AbsoluteOpacity | public | Specifies the absolute opacity of the control. |
| AbsoluteRect | public | Specifies the absolute rectangle that bounds the control. |
| AbsoluteScale | public | Specifies the absolute scale of the control. |
| AbsoluteWidth | public | Specifies the absolute width of the control. |
| Action | public | |
| ActionClient | public | |
| ActionLink | protected | |
| AdjustSizeValue | protected | |
| AdjustType | protected | |
| Align | published | |
| Anchors | published | |
| AutoCapture | public | Specifies whether the control captures mouse events. |
| AutoTranslate | public | Specifies whether the control's text should be translated. |
| BoundsRect | public | Specifies the bounding rectangle of the control. |
| ButtonsContent | protected | Returns the control that contains the edit buttons associated with the edit control. |
| ButtonsLayout | protected | |
| CanFocus | published | |
| CanParentFocus | published | |
| Canvas | public | Provides the drawing surface of the control. |
| Caret | public | |
| CaretPosition | public | Provides access to the caret position in this edit control. |
| Children | public | Stores an array of children attached to this parent component. |
| ChildrenCount | public | Read-only property that specifies the number of children in the children list. |
| ChildrenRect | public | Specifies the rectangle area occupied by the current control's children. |
| ClipChildren | published | |
| ClipParent | published | |
| ClipRect | public | Specifies the bound rectangle to be clipped. |
| ComObject | public | Specifies the interface reference implemented by the component. |
| ComponentCount | public | Indicates the number of components owned by the component. |
| ComponentIndex | public | Indicates the position of the component in its owner's Components property array. |
| Components | public | Lists all components owned by the component. |
| ComponentState | public | Describes the current state of the component, indicating when a component needs to avoid certain actions. |
| ComponentStyle | public | Governs the behavior of the component. |
| Content | protected | |
| Controls | public | |
| ControlsCount | public | |
| Cursor | published | |
| Data | public | Specifies the data associated to one of the children for binding purposes. |
| DecimalDigits | published | The number of decimals of the number displayed. |
| DefaultStyleLookupName | public | Returns a string with the name of the default style of this control. |
| DefaultTextSettings | public | Stores a TTextSettings type object keeping the default values of the text representation properties. |
| DefaultValueRange | protected | Returns the default interval for the values of the control. |
| DesignInfo | public | Contains information used by the Form designer. |
| DesignVisible | published | |
| DisableDisappear | protected | |
| DisableFocusEffect | published | |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| DragMode | published | |
| Enabled | published | |
| EnableDragHighlight | published | |
| EnableExecuteAction | protected | |
| ExplicitHeight | protected | Specifies the explicit vertical size of the control (in pixels). |
| ExplicitLeft | protected | Specifies the explicit horizontal pixel coordinate of the left edge of a component, relative to its parent. |
| ExplicitTop | protected | Specifies the explicit vertical pixel coordinate of the top edge of a component, relative to its parent. |
| ExplicitWidth | protected | Specifies the explicit horizontal size of the control (in pixels). |
| FilterChar | public | Specifies which characters are allowed to be typed into this edit control. |
| FixedSize | protected | |
| Font | published | |
| FontColor | published | |
| HasAfterPaintEffect | public | Specifies whether the control has an effect that is applied after the control is painted. |
| HasClipParent | public | |
| HasDisablePaintEffect | public | Specifies whether the control's effect is painted. |
| HasEffect | public | Specifies whether the control has an applied effect. |
| Height | published | |
| HelpContext | published | |
| HelpKeyword | published | |
| HelpType | published | |
| Hint | protected | Specifies the text string that appears when the user moves the mouse over the control. |
| HitTest | published | |
| HorzIncrement | public | Represents the value with which the number is incremented or decremented when, while holding down the mouse button, you move the mouse horizontally. |
| ImeMode | public | |
| Increment | published | Specifies the numerical value that will be used as an increment or decrement factor for this spin box. |
| Index | public | Specifies the index of the child object in the children array attached to this object. |
| InheritedCursor | public | |
| InPaintTo | public | Specifies whether the control is currently being painted. |
| InputSupport | protected | Specifies whether the edit control accepts any sort of input from the user. |
| InvertAbsoluteMatrix | public | Specifies the inverse matrix of AbsoluteMatrix. |
| IsChildFocused | public | |
| IsDragOver | public | Specifies whether a dragged object is over the area of the current control. |
| IsFocused | public | Specifies whether the control is in focus. |
| IsInflated | public | |
| IsMouseOver | public | Specifies whether the mouse cursor is over the control. |
| IsNeedStyleLookup | protected | |
| IsVisible | public | Specifies whether the control is visible. |
| KeyboardType | published | |
| KillFocusByReturn | public | |
| LastTextSettings | protected | |
| Left | protected | Specifies the horizontal coordinate of the left edge of a component, relative to its parent. |
| LineHeight | protected | |
| LineTop | protected | |
| LocalRect | public | Specifies the local rectangle for painting the control. |
| Locked | published | |
| Margins | published | |
| Max | published | Contains the maximum value the number displayed by an edit control can show. |
| MaxLength | public | Specifies the maximum length of the text entered in this edit control. |
| Min | published | Contains the minimum value the number displayed by an edit control can show. |
| MinClipHeight | protected | |
| MinClipWidth | protected | |
| Name | published | Specifies the name of the component as referenced in code. |
| Observers | public | Indicates the TObservers object added to the TComponent. |
| OnGesture | published | |
| Opacity | published | |
| Owner | public | Indicates the component that is responsible for streaming and freeing this component. |
| Padding | published | |
| PaintStage | protected | |
| Parent | public | Specifies the parent component of this FMX object. |
| ParentControl | public | |
| ParentedRect | public | Specifies the bounding rectangle of the control within its parent. |
| ParentedVisible | public | Specifies whether all the control's parents are visible. |
| Password | public | Specifies whether this edit control shows its characters or not. |
| PopupMenu | published | |
| Position | published | |
| ReadOnly | published | |
| ResourceControl | protected | |
| ResourceLink | protected | |
| Root | public | Specifies the root parent of this object. |
| RotationAngle | published | |
| RotationCenter | published | |
| Scale | published | |
| Scene | public | Specifies the current scene in which the control is drawn. |
| SelectionFill | public | Specifies the color and pattern used to fill the font of the selected text or to stroke the outline of it. |
| SelectionMode | protected | |
| SelLength | public | Specifies the number of characters that are selected. |
| SelStart | public | Specifies the position of the first selected character in the text. |
| SelText | public | Specifies the selected portion of the edit control's text. |
| ShowHint | protected | Specifies whether the Hint can be shown. |
| SmallSizeControl | protected | |
| Stored | public | Specifies whether this object is stored in the .XFM file. |
| StyledSettings | public | Defines the values of the styled text representation properties, which are to be used for drawing a control text, that are loaded from a style and can be set manually (see TextSettings). |
| StyleLookup | published | |
| StyleName | published | Specifies the style name for this FMX component. |
| StylesData | public | |
| TabOrder | published | |
| Tag | published | Stores a NativeInt integral value as a part of a component. |
| TagFloat | public | Custom property that stores any floating-point value. |
| TagObject | public | Custom property that stores any object value. |
| TagString | public | Custom property that stores any string value. |
| TempCanvas | protected | Temporary copy of the canvas on which the control is drawn. |
| Text | published | |
| TextAlign | published | |
| TextHeight | protected | |
| TextPrompt | public | |
| TextSettings | public | Stores a TTextSettings type object, which handles the text representation properties to be used for drawing the text in this control. |
| Top | protected | Specifies the vertical coordinate of the upper-left corner of a control, relative to its parent, in pixels. |
| Touch | published | |
| TouchTargetExpansion | published | |
| Typing | public | Specifies whether the user is typing something in this edit control. |
| UpdateRect | public | Specifies the rectangle area of the control that needs to be updated. |
| Value | published | Contains the default number displayed by an edit control. |
| ValueRange | public | Specifies the range of the values in the edit box control. |
| ValueType | published | The type of the number displayed by an edit control. |
| VCLComObject | public | Represents information used internally by components that support COM. |
| VertTextAlign | public | Specifies how the text will be displayed in terms of vertical alignment. |
| Visible | published | |
| Width | published |