|
Align
|
Represents property Align.
|
|
Anchors
|
Represents property Anchors.
|
|
BackfaceColor
|
Specifies the color of the inner face of the speedometer. Use this property to change the backface.
|
|
Buffered
|
Represents property Buffered.
|
|
ClipChildren
|
Represents property ClipChildren.
|
|
ClipParent
|
Represents property ClipParent.
|
|
Cursor
|
Represents property Cursor.
|
|
Decoration
|
Represents property Decoration.
|
|
DecorationFillColor
|
Represents property DecorationFillColor.
|
|
DecorationPath
|
Represents property DecorationPath.
|
|
DecorationStrokeColor
|
Represents property DecorationStrokeColor.
|
|
DefaultMax
|
Defines the Default Maximum value. When you set the FMX.RS.Impact.Speedometers.TRSSpeedometer.Max value at design-time, and the Max value does not equal this value, it will be stored in the form.
|
|
DefaultMin
|
Defines the Default Minimum value. When you set the FMX.RS.Impact.Speedometers.TRSSpeedometer.Min value at design-time, and the Min value does not equal this value, it will be stored in the form.
|
|
Design
|
Represents property Design.
|
|
DragMode
|
Represents property DragMode.
|
|
Enabled
|
Represents property Enabled.
|
|
EnableDragHighlight
|
Represents property EnableDragHighlight.
|
|
EnableGradients
|
Represents property EnableGradients.
|
|
Font
|
Specifies the font to use when drawing the numeric speed labels of the gauge. The colors of the labels is specified with the LabelsFillColor and LabelsStrokeColor properties.
|
|
FormatStr
|
Represents property FormatStr.
|
|
FrameColor
|
Specifies the color of the outer frame of the speedometer. Use this property to change the color of the frame
|
|
Height
|
Represents property Height.
|
|
HitTest
|
Represents property HitTest.
|
|
KnobFillColor
|
Specifies the fill color of the knob or cover in the exact middle of the speedometer that covers the pivot point for the needle. Use this property to change the fill color of the knob
|
|
KnobStrokeColor
|
Specifies the stroke color of the knob or cover in the exact middle of the speedometer that covers the pivot point for the needle. Use this property to change the stroke color of the knob
|
|
LabelsFillColor
|
Specifies the fill color of the numeric speed labels on the gauge. Use this property to change the fill color of the labels.
|
|
LabelsStrokeColor
|
Specifies the stroke color of the numeric speed labels on the gauge. Use this property to change the stroke color of the labels.
|
|
LightColor
|
Represents property LightColor.
|
|
Locked
|
Represents property Locked.
|
|
Margins
|
Represents property Margins.
|
|
MarkersFillColor
|
Specifies the fill color of the markers, or the tick marks, on the outer part of the face of the speedometer. Use this property to change the fill color of the markers.
|
|
MarkersStrokeColor
|
Specifies the stroke color of the markers, or the tick marks, on the outer part of the face of the speedometer. Use this property to change the stroke color of the markers.
|
|
Max
|
Defines the maximum range for the speedometer.
Min and Max define the range for the gauge's labels. The labels in the speedometer will be filled with numeric values between Min and Max based on the FormatStr formatting. The MinSpeed and MaxSpeed constrain the actual range of the speedometer. The Value property will be constrained to be within this range.
|
|
MaxSpeed
|
Returns the absolute fastest speed that can be displayed in the speedometer. This is faster than the Max property which specifies the highest numeric speed number to use for labels.
|
|
Min
|
Defines the minimum range for the speedometer.
Min and Max define the range for the gauge's labels. The labels in the speedometer will be filled with numeric values between Min and Max based on the FormatStr formatting. The MinSpeed and MaxSpeed constrain the actual range of the speedometer. The Value property will be constrained to be within this range.
|
|
MinSpeed
|
Returns the absolute slowest speed that can be displayed in the speedometer. This is slower than the Min property which specifies the lowest numeric speed number to use for labels.
|
|
NeedleFillColor
|
Specifies the fill color of the needle for the speedometer. Use this property to change the fill color of the needle
|
|
NeedleStrokeColor
|
Specifies the stroke color of the needle for the speedometer. Use this property to change the stroke color of the needle
|
|
OnChange
|
Represents property OnChange.
|
|
OnClick
|
Represents property OnClick.
|
|
OnDblClick
|
Represents property OnDblClick.
|
|
OnDragDrop
|
Represents property OnDragDrop.
|
|
OnDragEnd
|
Represents property OnDragEnd.
|
|
OnDragEnter
|
Represents property OnDragEnter.
|
|
OnDragLeave
|
Represents property OnDragLeave.
|
|
OnDragOver
|
Represents property OnDragOver.
|
|
OnDrawing
|
Represents property OnDrawing.
|
|
OnDrawn
|
Represents property OnDrawn.
|
|
OnMouseDown
|
Represents property OnMouseDown.
|
|
OnMouseEnter
|
Represents property OnMouseEnter.
|
|
OnMouseLeave
|
Represents property OnMouseLeave.
|
|
OnMouseMove
|
Represents property OnMouseMove.
|
|
OnMouseUp
|
Represents property OnMouseUp.
|
|
OnMouseWheel
|
Represents property OnMouseWheel.
|
|
OnPaint
|
Represents property OnPaint.
|
|
OnPainting
|
Represents property OnPainting.
|
|
OnResize
|
Represents property OnResize.
|
|
Opacity
|
Represents property Opacity.
|
|
Padding
|
Represents property Padding.
|
|
Parts
|
Specifies the visible parts of the speedometer. Use the Parts property to configure which parts of the instrument that IMPACT should draw.
|
|
PopupMenu
|
Represents property PopupMenu.
|
|
Position
|
Represents property Position.
|
|
Quality
|
Represents property Quality.
|
|
RotationAngle
|
Represents property RotationAngle.
|
|
RotationCenter
|
Represents property RotationCenter.
|
|
Scale
|
Represents property Scale.
|
|
TabOrder
|
Represents property TabOrder.
|
|
TouchTargetExpansion
|
Represents property TouchTargetExpansion.
|
|
Value
|
Specifies the current speed. The speed will be constrained between MinSpeed and MaxSpeed.
|
|
Visible
|
Represents property Visible.
|
|
Width
|
Represents property Width.
|