|
Align
|
Represents property Align.
|
|
Anchors
|
Represents property Anchors.
|
|
BackfaceColor
|
Specifies the color of the inner face of the thermometer. Use this property to change the backface.
|
|
Buffered
|
Represents property Buffered.
|
|
ClipChildren
|
Represents property ClipChildren.
|
|
ClipParent
|
Represents property ClipParent.
|
|
Cursor
|
Represents property Cursor.
|
|
DefaultMax
|
Defines the Default Maximum value. When you set the FMX.RS.Impact.Thermometers.TRSThermometer.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.Thermometers.TRSThermometer.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 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 thermometer. Use this property to change the color of the frame
|
|
Height
|
Represents property Height.
|
|
HitTest
|
Represents property HitTest.
|
|
LabelsFillColor
|
Specifies the fill color of the numeric labels on the gauge. Use this property to change the fill color of the labels.
|
|
LabelsStrokeColor
|
Specifies the stroke color of the numeric 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.
|
|
MarkersColor
|
Specifies the color of the markers, or the tick marks, on the thermometer. Use this property to change the color of the markers.
|
|
Max
|
Defines the maximum range for the thermometer.
Min and Max define the range for the gauge's labels. The labels in the thermometer will be filled with numeric values between FMX.RS.Impact.Thermometers.TRSThermometer.Min and FMX.RS.Impact.Thermometers.TRSThermometer.Max based on the FMX.RS.Impact.Thermometers.TRSThermometer.FormatStr formatting. The FMX.RS.Impact.Thermometers.TRSThermometer.MinMercury and FMX.RS.Impact.Thermometers.TRSThermometer.MaxMercury constrain the actual range of the thermometer. The Value property will be constrained to be within this range.
|
|
MaxMercury
|
Returns the absolute highest value that can be recorded in the thermometer. This is lower than the Min property which specifies the lowest numeric temperature number to use for labels.
|
|
MercuryColor
|
Specifies the color of the mercury in the thermometer. Use this property to change the mercury color.
|
|
MercuryHeight
|
Stores the original height for the SVG elements or group that makes up the mercury level
|
|
MercuryHighlightHeight
|
Stores the original height for the SVG elements or group that makes up the mercury level highlight
|
|
MercuryHighlightY
|
Stores the original Y location for the SVG elements or group that makes up the mercury level highlight
|
|
MercuryY
|
Stores the original Y location for the SVG elements or group that makes up the mercury level
|
|
Min
|
Defines the minimum range for the thermometer.
Min and Max define the range for the gauge's labels. The labels in the thermometer will be filled with numeric values between FMX.RS.Impact.Thermometers.TRSThermometer.Min and FMX.RS.Impact.Thermometers.TRSThermometer.Max based on the FMX.RS.Impact.Thermometers.TRSThermometer.FormatStr formatting. The FMX.RS.Impact.Thermometers.TRSThermometer.MinMercury and FMX.RS.Impact.Thermometers.TRSThermometer.MaxMercury constrain the actual range of the thermometer. The Value property will be constrained to be within this range.
|
|
MinMercury
|
Returns the absolute lowest value that can be recorded in the thermometer. This is higher than the Max property which specifies the highest numeric temperature number to use for labels.
|
|
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 thermometer. 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.
|
|
Stretch
|
Represents property Stretch.
|
|
TabOrder
|
Represents property TabOrder.
|
|
TouchTargetExpansion
|
Represents property TouchTargetExpansion.
|
|
Value
|
Specifies the current temperature. The speed will be constrained between MinMercury and MaxMercury.
|
|
Visible
|
Represents property Visible.
|
|
Width
|
Represents property Width.
|