|
TCustomRVPrintPreview.ZoomPercent |
Top Previous Next |
|
Scale of preview, % property ZoomPercent: Integer; Although assigning to this property is possible, the preferable way to change preview scale is calling SetZoom method. This property is changed automatically when resizing the component, if ZoomMode = rvzmFullPage or rvzmPageWidth. It's recommended to keep this property in 10%–500% range. See also methods: ▪SetZoom. See also properties: ▪ZoomMode. See also events: |