TdxGaugeQuantitativeScaleOptionsView Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Creates a new Tcx |
#Properties
Name | Description |
---|---|
Font | Specifies settings of the font used in labels within quantitative scales. |
Logarithmic |
Specifies the logarithm base for a quantitative scale. |
Major |
Specifies a number of major tick marks on a quantitative scale. |
Max |
Specifies the highest value that can be displayed on a quantitative scale. |
Minor |
Specifies the number of tick marks displayed between every two adjacent major tick marks on a quantitative scale. |
Min |
Specifies the lowest value that can be displayed on a quantitative scale. |
Owner protected |
Provides access to the persistent object to which the current property set or persistent information container belongs.
Inherited from Tcx |
Show |
Specifies the value indicating whether the background layer is displayed by the scale.
Inherited from Tdx |
Show |
Specifies whether the quantitative scale displays its first major tick mark. |
Show |
Specifies whether the quantitative scale displays its labels. |
Show |
Specifies whether the quantitative scale displays its last major tick mark. |
Show |
Specifies whether the quantitative scale displays its tick marks. |
#Methods
Name | Description |
---|---|
Assign |
Updates the persistent information from the specified source.
Inherited from Tcx |
Assign |
Inherited from TPersistent. |
Do |
Updates the persistent information container’s class-specific properties with the corresponding values obtained from another persistent information container.
Inherited from Tcx |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Returns the persistent object to which the current property set or persistent information container belongs.
Inherited from Tcx |
To |
Inherited from TObject. |
See Also