TdxRangeControlPredefinedDateTimeScale Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tdx |
Create |
Creates a new Tcx |
#Properties
Name | Description |
---|---|
Active | |
Display |
|
Owner protected |
Provides access to the persistent object to which the current property set or persistent information container belongs.
Inherited from Tcx |
Scale |
Returns the measurement unit used to graduate the date/time scale.
Inherited from Tdx |
Visible |
Specifies if the date/time scale is displayed on the range control‘s ruler.
Inherited from Tdx |
#Methods
Name | Description |
---|---|
Assign |
Updates the persistent information from the specified source.
Inherited from Tcx |
Assign |
Inherited from TPersistent. |
Ceil |
Rounds the specified date/time value up, to the beginning of the next whole interval equal to the measurement unit used to graduate the scale.
Inherited from Tdx |
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 |
Returns the specified range of date/time values as a fraction of the range control‘s viewport.
Inherited from Tdx |
Get |
Creates a text label for the date/time scale from the specified TDate |
Get |
Creates a specifically formatted text label for the date/time scale from the specified TDate |
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 |
Inc |
Retuns the viewport coordinate of the next date/time value tickmark corresponding to the beginning of the next whole time interval equal to the measurement unit used to graduate the scale.
Inherited from Tdx |
Round |
Rounds the specified date/time value to the beginning of the nearest whole time interval equal to the measurement unit used to graduate the scale.
Inherited from Tdx |
To |
Inherited from TObject. |
Trunc |
Rounds the specified date/time value to the beginning of the current whole time interval equal to the measurement unit used to graduate the scale.
Inherited from Tdx |
See Also