Property SLScope.TSLDisplayZoom.KeyboardZoom

From Mitov Wiki Doc
Jump to: navigation, search

This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.

Class: TSLDisplayZoom

Contents

Syntax

Delphi:

property KeyboardZoom : Boolean read FKeyboardZoom write FKeyboardZoom default True;

C++ Builder:

__property bool KeyboardZoom = { read=FKeyboardZoom, write=FKeyboardZoom, default=True };

Summary

Enables the zooming by keyboard.

Description

If set to True the keyboard +/- keys can be used to zoom in and out.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox