_AddRef
protected
|
The reference counter increment function of the interfaced property set.
|
_Release
protected
|
The reference counter decrement function of the interfaced property set.
|
Assign(TPersistent)
|
Updates the persistent information from the specified source.
|
AssignTo(TPersistent)
|
|
DoAssign(TPersistent)
protected
|
Updates the persistent information container’s class-specific properties with the corresponding values obtained from another persistent information container.
|
Equals(TObject)
|
|
GetHashCode
|
|
GetInterval(Double,Double)
|
Obtains the actual data range from the two specified range control’s viewport coordinates.
|
GetMinSelectedInterval
|
Returns the minimal selectable range for the data range selection and visualization model.
|
GetNamePath
|
|
GetNearestNormalizedAcceptableValue(Double)
|
Returns the nearest selectable value (as the corresponding range control‘s viewport coordinate) from the specified range control’s viewport coordinate.
|
GetNextNormalizedAcceptableValue(Double,Variant,Boolean)
|
Returns the viewport position of a value separated from the specified viewport position by a specific data range.
|
GetNormalizedValue(Variant)
|
Returns the range control’s viewport coordinate corresponding to the specified value within the selectable range.
|
GetOwner
protected
|
Returns the persistent object to which the current property set or persistent information container belongs.
|
IsRangeEmpty
|
Identifies if the range control is empty.
|
QueryInterface(TGUID,Untyped)
protected
|
Provides access to the implementation of the specified interface if the current persistent property set or information container supports it.
|
ToString
|
|