TTMSFNCTimeline.DecreaseZoomFactor Method
Decreases the zoom factor by the specified percentage.
API unit family: TMSFNCTimeline
Declaring type: TTMSFNCTimeline
Inherited from: TTMSFNCCustomTimeline
Syntax
function DecreaseZoomFactor(APercentage: Single = 10): Single;
Parameters
| Name | Description |
|---|---|
APercentage |
Specifies APercentage. |
Returns
The updated zoom factor.