TdxGaugeContainerScaleOptionsLayout Members
Stores the size and positioning settings for the container (dummy) scales.Constructors
Name | Description |
---|---|
Create(TPersistent) | Creates a new TcxOwnedPersistent class descendant instance. Inherited from TcxOwnedPersistent. |
Properties
Name | Description |
---|---|
CenterPositionFactorX | Specifies the relative horizontal position of the scale‘s center within the parent object. Inherited from TdxGaugeScaleOptionsCustomLayout. |
CenterPositionFactorY | Specifies the relative vertical position of the scale‘s center within the parent object. Inherited from TdxGaugeScaleOptionsCustomLayout. |
CenterPositionType | Specifies how the scale‘s center is positioned within the parent object. Inherited from TdxGaugeScaleOptionsCustomLayout. |
CenterPositionX | Specifies the absolute horizontal position of the scale‘s center within the parent object. Inherited from TdxGaugeScaleOptionsCustomLayout. |
CenterPositionY | Specifies the absolute vertical position of the scale‘s center within the parent object. Inherited from TdxGaugeScaleOptionsCustomLayout. |
Height protected | Specifies the absolute height (in pixels) of the scale‘s bounding box. Inherited from TdxGaugeScaleOptionsCustomLayout. |
HeightFactor | Specifies the relative height of the scale‘s bounding box. Inherited from TdxGaugeScaleOptionsCustomLayout. |
Owner protected | Provides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent. |
Stretch protected | Specifies the value indicating whether the scale is stretched to its bounding box dimensions. Inherited from TdxGaugeScaleOptionsCustomLayout. |
Width protected | Specifies the absolute width (in pixels) of the scale‘s bounding box. Inherited from TdxGaugeScaleOptionsCustomLayout. |
WidthFactor | Specifies the relative width of the scale‘s bounding box. Inherited from TdxGaugeScaleOptionsCustomLayout. |
Methods
Name | Description |
---|---|
Assign(TPersistent) | Updates the persistent information from the specified source. Inherited from TcxOwnedPersistent. |
AssignTo(TPersistent) | Inherited from TPersistent. |
DoAssign(TPersistent) protected | Updates the persistent information container’s class-specific properties with the corresponding values obtained from another persistent information container. Inherited from TcxOwnedPersistent. |
Equals(TObject) | Inherited from TObject. |
GetHashCode | Inherited from TObject. |
GetNamePath | Inherited from TPersistent. |
GetOwner protected | Returns the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent. |
ToString | Inherited from TObject. |
See Also