Vcl.Samples.Spin.TTimerSpeedButton Properties
InheritedProtected
| Action | published | Specifies the action associated with the control. |
| ActionLink | protected | Contains the action link object associated with the control. |
| Align | published | Determines how the control aligns within its container (parent control). |
| AlignWithMargins | published | Specifies whether a control should be constrained by margins. |
| AllowAllUp | published | Specifies whether all speed buttons in the group that contains this speed button can be unselected at the same time. |
| Anchors | published | Specifies how the control is anchored to its parent. |
| AutoSize | protected | Specifies whether the control sizes itself automatically to accommodate its contents. |
| BiDiMode | published | Specifies the bidirectional mode for the control. |
| BoundsRect | public | Specifies the bounding rectangle of the control, expressed in the coordinate system of the parent control. |
| Canvas | protected | Provides the drawing surface used by the graphic control. |
| Caption | published | Specifies a text string that identifies the control to the user. |
| ClientHeight | public | Specifies the height of the control's client area in pixels. |
| ClientOrigin | public | Specifies the screen coordinates (in pixels) of the upper-left corner of a control's client area. |
| ClientRect | public | Specifies the size of a control's client area in pixels. |
| ClientWidth | public | Specifies the horizontal size of the control's client area in pixels. |
| Color | protected | Specifies the background color of the control. |
| 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. |
| Constraints | published | Specifies the size constraints for the control. |
| ControlState | public | Specifies the current state of a control at run time. |
| ControlStyle | public | Determines style characteristics of the control. |
| CurrentPPI | public | |
| Cursor | published | Specifies the image used to represent the mouse pointer when it passes into the region covered by the control. |
| CustomHint | published | CustomHint is a custom hint for the control. |
| DesignInfo | public | Contains information used by the Form designer. |
| DesktopFont | protected | Specifies whether the control uses the Windows icon font when writing text. |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| DockOrientation | public | DockOrientation specifies how the control is docked relative to other controls docked in the same parent. |
| Down | published | Specifies whether the button is selected (down) or unselected (up). |
| DragCursor | protected | Specifies the image used to represent the mouse pointer when the control is being dragged. |
| DragKind | protected | Specifies whether the control is being dragged normally or for docking. |
| DragMode | protected | Specifies how the control initiates drag-and-drop or drag-and-dock operations. |
| Enabled | published | Controls whether the control responds to mouse, keyboard, and timer events. |
| ExplicitHeight | public | Specifies the explicit vertical size of the control in pixels. |
| ExplicitLeft | public | Specifies the explicit horizontal pixel coordinate of the left edge of a component relative to its parent. |
| ExplicitTop | public | Specifies the explicit vertical pixel coordinate of the top edge of a component relative to its parent. |
| ExplicitWidth | public | Specifies the explicit horizontal size of the control in pixels. |
| Flat | published | Determines whether the button has a 3D border that provides a raised or lowered look. |
| Floating | public | Specifies whether the control is floating. |
| FloatingDockSiteClass | public | Specifies the class of the temporary control that hosts the control when it is floating. |
| Font | published | Specifies the attributes of text written on or in the control. |
| Glyph | published | Specifies the bitmap that appears on the speed button. |
| GroupIndex | published | Allows speed buttons to work together as a group. |
| Height | published | Specifies the vertical size of the control in pixels. |
| HelpContext | published | The HelpContext property contains the numeric context ID that identifies the Help topic for the control. |
| HelpKeyword | published | The HelpKeyword property contains the keyword string that identifies the Help topic for the control. |
| HelpType | published | Specifies whether the control's context-sensitive Help topic is identified by a context ID or by keyword. |
| Hint | published | Hint contains the text string that appears when the user moves the mouse over the control. |
| HostDockSite | public | Specifies the control in which the control is docked. |
| IScaling | protected | |
| IsControl | protected | Specifies whether a form stores its form-specific properties to a stream. |
| Layout | published | Determines where the image or text appears on the speed button. |
| Left | published | Specifies the horizontal coordinate of the left edge of a component relative to its parent. |
| LRDockWidth | public | Specifies the width of the control when it is docked horizontally. |
| Margin | published | Specifies the number of pixels between the edge of the button and the image or caption drawn on its surface. |
| Margins | published | Specifies the margins of the control. |
| MouseCapture | protected | Specifies whether the control has "captured" mouse events. |
| MouseInControl | protected | |
| Name | published | Specifies the name of the component as referenced in code. |
| NumGlyphs | published | Specifies the number of images included in the Glyph property. |
| Observers | public | Indicates the TObservers object added to the TComponent. |
| OnClick | published | Occurs when the user clicks the control. |
| OnDblClick | published | Occurs when the user double-clicks the left mouse button when the mouse pointer is over the control. |
| OnMouseActivate | published | Occurs when the user presses a mouse button with the mouse pointer over a control and the parent form is not active. |
| OnMouseDown | published | Occurs when the user presses a mouse button with the mouse pointer over a control. |
| OnMouseEnter | published | Occurs when the user moves the mouse into a control. |
| OnMouseLeave | published | Occurs when the user moves the mouse outside of a control. |
| OnMouseMove | published | Occurs when the user moves the mouse pointer while the mouse pointer is over a control. |
| OnMouseUp | published | Occurs when the user releases a mouse button that was pressed with the mouse pointer over a component. |
| Owner | public | Indicates the component that is responsible for streaming and freeing this component. |
| Parent | public | Specifies the parent of the control. |
| ParentBiDiMode | published | Specifies whether the control uses its parent's BiDiMode. |
| ParentColor | protected | Specifies where a control looks for its color information. |
| ParentCustomHint | published | Specifies where a control looks for its custom hint. |
| ParentFont | published | Specifies where a control looks for its font information. |
| ParentShowHint | published | Specifies where a control looks to find out if its Help Hint should be shown. |
| PopupMenu | published | Specifies the pop-up menu associated with the control. |
| ScaleFactor | public | |
| ScalingFlags | protected | Reflects which attributes of the control have been scaled. |
| ShowHint | published | ShowHint specifies whether to show the Help Hint when the mouse pointer moves over the control. |
| Spacing | published | Determines where the image and text appear on a speed button. |
| StyleElements | published | Specifies the style elements that are used by the control. |
| Tag | published | Stores a NativeInt integral value as a part of a component. |
| TBDockHeight | public | Specifies the height of the control when it is docked vertically. |
| Text | protected | Contains a text string associated with the control. |
| TimeBtnState | public | Displays the timer button's state. |
| Top | published | Specifies the Y coordinate of the upper-left corner of a control, relative to its parent or containing control in pixels. |
| Touch | public | Specifies the touch manager component associated with the control. |
| Transparent | published | Specifies whether the background of the button is transparent. |
| UndockHeight | public | Specifies the height of the control when it is floating. |
| UndockWidth | public | Specifies the width of the control when it is floating. |
| VCLComObject | public | Represents information used internally by components that support COM. |
| Visible | published | Specifies whether the component appears onscreen. |
| WheelAccumulator | protected | Accumulates mouse wheel rotations. |
| Width | published | Specifies the horizontal size of the control or form in pixels. |
| WindowText | protected | Specifies the text string of the control. |