TTMSFNCTimeline.IsValueVisible Method
Returns whether the specified value is visible.
API unit family: TMSFNCTimeline
Declaring type: TTMSFNCTimeline
Inherited from: TTMSFNCCustomTimeline
Syntax
function IsValueVisible(AValue: Double): Boolean;
Parameters
| Name | Description |
|---|---|
AValue |
Specifies AValue. |
Returns
True when the requested condition is met; otherwise, False.