Vcl.AxCtrls.TPropertyPage.PixelsPerInch

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property PixelsPerInch;

C++

__property PixelsPerInch;

Properties

Type Visibility Source Unit Parent
property published
Vcl.AxCtrls.pas
Vcl.AxCtrls.hpp
Vcl.AxCtrls TPropertyPage

Description

Indicates the conversion factor between logical inches and the pixels of the control's font.

Vcl.AxCtrls.TPropertyPage.PixelsPerInch inherits from Vcl.Controls.TWinControl.PixelsPerInch. All content below this line refers to Vcl.Controls.TWinControl.PixelsPerInch.

Indicates the conversion factor between logical inches and the pixels of the control's font.

See Also