![protected property protected property](./images/protproperty.gif)
|
ActiveSVGElement
|
Specifies the dynamic element in the SVG, the part that will be changing often. The ActiveSVGElement is not buffered when painting as it is assumed it will be changing. Set the ActiveSVGElement to tell the control which element or group of elements need to be redrawn every paint event.
The non-active svg elements are rendered either to the Background or Foreground Buffer.
Note
|
It is recommended that the active portion of the SVG not be too drawing intensive as it will slow painting.
|
|
![published property published property](./images/pubproperty.gif)
|
Align
|
Represents property Align.
|
![published property published property](./images/pubproperty.gif)
|
Anchors
|
Represents property Anchors.
|
![published property published property](./images/pubproperty.gif)
|
Angle
|
Sets the orientation of the compass (in degrees). Set the angle from 0 to 360 to indicate the direction.
Based on the FMX.RS.Impact.Compass.TRSCompass.Rotate property, the compass will move the needle, move the backface and numbers, or move the backface, numbers, and compass rose.
|
![published property published property](./images/pubproperty.gif)
|
BackfaceColor
|
Specifies the color of the inner face of the gauge. Use this property to change the backface.
|
![published property published property](./images/pubproperty.gif)
|
BackfaceLinesFillColor
|
Specifies the fill color of the lines in the back of the compass. Use this property to change the backface lines fill color.
|
![published property published property](./images/pubproperty.gif)
|
BackfaceLinesStrokeColor
|
Specifies the stroke color of the lines in the back of the compass. Use this property to change the backface lines stroke color.
|
![protected property protected property](./images/protproperty.gif)
|
Background
|
Contains the static background of the SVG compared to the ActiveSVGElement, i.e. the SVG elements that are rendered behind the ActiveSVGElement. The Background and Foreground are painted once from the SVG. When elements in the ActiveSVGElement group change, the Background and Foreground are not rendered again, significantly speeding up painting of the entire SVG.
Note
|
It is not recommended to change SVG elements in the background too often as it requires a complete rerendering of the background.
|
|
![published property published property](./images/pubproperty.gif)
|
Buffered
|
Represents property Buffered.
|
![published property published property](./images/pubproperty.gif)
|
ClipChildren
|
Represents property ClipChildren.
|
![published property published property](./images/pubproperty.gif)
|
ClipParent
|
Represents property ClipParent.
|
![published property published property](./images/pubproperty.gif)
|
Cursor
|
Represents property Cursor.
|
![published property published property](./images/pubproperty.gif)
|
Decoration
|
Represents property Decoration.
|
![published property published property](./images/pubproperty.gif)
|
DecorationFillColor
|
Represents property DecorationFillColor.
|
![protected property protected property](./images/protproperty.gif)
|
DecorationID
|
Specifies the ID of the element in the SVG that contains the Decoration for the instrument. (Inherited from FMX.RS.Impact.Instruments.TRSSVGCustomInstrument.)
|
![published property published property](./images/pubproperty.gif)
|
DecorationPath
|
Represents property DecorationPath.
|
![published property published property](./images/pubproperty.gif)
|
DecorationStrokeColor
|
Represents property DecorationStrokeColor.
|
![public property public property](./images/pubproperty.gif)
|
Degrees
|
Returns the degrees part of the Angle
|
![published property published property](./images/pubproperty.gif)
|
Design
|
Represents property Design.
|
![published property published property](./images/pubproperty.gif)
|
DragMode
|
Represents property DragMode.
|
![published property published property](./images/pubproperty.gif)
|
Enabled
|
Represents property Enabled.
|
![published property published property](./images/pubproperty.gif)
|
EnableDragHighlight
|
Represents property EnableDragHighlight.
|
![published property published property](./images/pubproperty.gif)
|
EnableGradients
|
Represents property EnableGradients.
|
![protected property protected property](./images/protproperty.gif)
|
Foreground
|
Contains the static foreground of the SVG compared to the ActiveSVGElement, i.e. the SVG elements that are rendered in front of the ActiveSVGElement. The Background and Foreground are painted once from the SVG. When elements in the ActiveSVGElement group change, the Background and Foreground are not rendered again, significantly speeding up painting of the entire SVG.
Note
|
It is not recommended to change SVG elements in the background too often as it requires a complete rerendering of the background.
|
|
![protected property protected property](./images/protproperty.gif)
|
FormatStr
|
Defines the format of floating point numbers that are displayed in text elements within the gauge. Change this property to change how numbers are displayed (e.g., significant digits) (Inherited from FMX.RS.Impact.Instruments.TRSSVGCustomInstrument.)
|
![published property published property](./images/pubproperty.gif)
|
FrameColor
|
Specifies the color of the outer frame of the gauge. Use this property to change the color of the frame
|
![published property published property](./images/pubproperty.gif)
|
Height
|
Represents property Height.
|
![published property published property](./images/pubproperty.gif)
|
HitTest
|
Represents property HitTest.
|
![published property published property](./images/pubproperty.gif)
|
KnobFillColor
|
Specifies the fill color of the knob or cover in the exact middle of the gauge that covers the pivot points for the hands. Use this property to change the fill color of the knob
|
![published property published property](./images/pubproperty.gif)
|
KnobStrokeColor
|
Specifies the stroke color of the knob or cover in the exact middle of the gauge that covers the pivot points for the hands. Use this property to change the stroke color of the knob
|
![published property published property](./images/pubproperty.gif)
|
LabelsFillColor
|
Specifies the fill color of the labels for the cardinal directions (N, S, E, W) of the compass. Use this property to change the fill color of the labels.
|
![published property published property](./images/pubproperty.gif)
|
LabelsStrokeColor
|
Specifies the stroke color of the labels for the cardinal directions (N, S, E, W) of the compass. Use this property to change the stroke color of the labels.
|
![published property published property](./images/pubproperty.gif)
|
LightColor
|
Represents property LightColor.
|
![published property published property](./images/pubproperty.gif)
|
Locked
|
Represents property Locked.
|
![published property published property](./images/pubproperty.gif)
|
Margins
|
Represents property Margins.
|
![published property published property](./images/pubproperty.gif)
|
MarkersFillColor
|
Specifies the fill color of the markers, or the tick marks, on the outer part of the face of the gauge. Use this property to change the fill color of the markers.
|
![published property published property](./images/pubproperty.gif)
|
MarkersStrokeColor
|
Specifies the stroke color of the markers, or the tick marks, on the outer part of the face of the gauge. Use this property to change the stroke color of the markers.
|
![public property public property](./images/pubproperty.gif)
|
Minutes
|
Returns the minutes part of the Angle
|
![protected property protected property](./images/protproperty.gif)
|
NeedBuffers
|
Controls whether the Background and Foreground need to be rendered again in the Buffered paint process. Set the NeedBuffers property to True to force the buffers to be redrawn at the next paint event. (Inherited from FMX.RS.SVGControl.TRSSVGControl.)
|
![published property published property](./images/pubproperty.gif)
|
NeedleHighColor
|
Specifies the color of the part of the compass needle that points north, which is usually red.
|
![published property published property](./images/pubproperty.gif)
|
NeedleLowColor
|
Specifies the color of the part of the compass needle that points south.
|
![published property published property](./images/pubproperty.gif)
|
NumbersFillColor
|
Specifies the fill color of the small numbers on the outer part of the compass. Use this property to change the fill color of the numbers.
|
![published property published property](./images/pubproperty.gif)
|
NumbersStrokeColor
|
Specifies the stroke color of the small numbers on the outer part of the compass. Use this property to change the stroke color of the numbers.
|
![published property published property](./images/pubproperty.gif)
|
OnChange
|
Represents property OnChange.
|
![published property published property](./images/pubproperty.gif)
|
OnClick
|
Represents property OnClick.
|
![published property published property](./images/pubproperty.gif)
|
OnDblClick
|
Represents property OnDblClick.
|
![published property published property](./images/pubproperty.gif)
|
OnDragDrop
|
Represents property OnDragDrop.
|
![published property published property](./images/pubproperty.gif)
|
OnDragEnd
|
Represents property OnDragEnd.
|
![published property published property](./images/pubproperty.gif)
|
OnDragEnter
|
Represents property OnDragEnter.
|
![published property published property](./images/pubproperty.gif)
|
OnDragLeave
|
Represents property OnDragLeave.
|
![published property published property](./images/pubproperty.gif)
|
OnDragOver
|
Represents property OnDragOver.
|
![published property published property](./images/pubproperty.gif)
|
OnDrawing
|
Represents property OnDrawing.
|
![published property published property](./images/pubproperty.gif)
|
OnDrawn
|
Represents property OnDrawn.
|
![published property published property](./images/pubproperty.gif)
|
OnMouseDown
|
Represents property OnMouseDown.
|
![published property published property](./images/pubproperty.gif)
|
OnMouseEnter
|
Represents property OnMouseEnter.
|
![published property published property](./images/pubproperty.gif)
|
OnMouseLeave
|
Represents property OnMouseLeave.
|
![published property published property](./images/pubproperty.gif)
|
OnMouseMove
|
Represents property OnMouseMove.
|
![published property published property](./images/pubproperty.gif)
|
OnMouseUp
|
Represents property OnMouseUp.
|
![published property published property](./images/pubproperty.gif)
|
OnMouseWheel
|
Represents property OnMouseWheel.
|
![published property published property](./images/pubproperty.gif)
|
OnPaint
|
Represents property OnPaint.
|
![published property published property](./images/pubproperty.gif)
|
OnPainting
|
Represents property OnPainting.
|
![published property published property](./images/pubproperty.gif)
|
OnResize
|
Represents property OnResize.
|
![published property published property](./images/pubproperty.gif)
|
Opacity
|
Represents property Opacity.
|
![published property published property](./images/pubproperty.gif)
|
Padding
|
Represents property Padding.
|
![published property published property](./images/pubproperty.gif)
|
Parts
|
Specifies the visible parts of the gauge. Use the Parts property to configure which parts of the instrument that IMPACT should draw.
|
![published property published property](./images/pubproperty.gif)
|
PopupMenu
|
Represents property PopupMenu.
|
![published property published property](./images/pubproperty.gif)
|
Position
|
Represents property Position.
|
![published property published property](./images/pubproperty.gif)
|
Quality
|
Represents property Quality.
|
![published property published property](./images/pubproperty.gif)
|
Rotate
|
The Rotate property controls what parts of the compass will move when the angle is set:
• move the needle • move the backface and numbers • move the backface, numbers, and compass rose. |
|
![published property published property](./images/pubproperty.gif)
|
RotationAngle
|
Represents property RotationAngle.
|
![published property published property](./images/pubproperty.gif)
|
RotationCenter
|
Represents property RotationCenter.
|
![published property published property](./images/pubproperty.gif)
|
Scale
|
Represents property Scale.
|
![public property public property](./images/pubproperty.gif)
|
Seconds
|
Returns the seconds part of the Angle
|
![public property public property](./images/pubproperty.gif)
|
ShadowColor
|
Returns the color to use for shadows in the instrument. This color is calculated from the FMX.RS.Impact.Instruments.TRSSVGCustomInstrument.LightColor property. (Inherited from FMX.RS.Impact.Instruments.TRSSVGCustomInstrument.)
|
![published property published property](./images/pubproperty.gif)
|
Stretch
|
Represents property Stretch.
|
![protected property protected property](./images/protproperty.gif)
|
SVG
|
Contains the SVG that paints the appearance of the control. The control changes the SVG elements based on requirements of the control. For example, a descendant control could change a specific element's fill and stroke based on a Color property change. (Inherited from FMX.RS.SVGControl.TRSSVGControl.)
|
![published property published property](./images/pubproperty.gif)
|
TabOrder
|
Represents property TabOrder.
|
![published property published property](./images/pubproperty.gif)
|
TouchTargetExpansion
|
Represents property TouchTargetExpansion.
|
![published property published property](./images/pubproperty.gif)
|
Visible
|
Represents property Visible.
|
![published property published property](./images/pubproperty.gif)
|
Width
|
Represents property Width.
|