Vcl.AxCtrls.TPropertyPage.PixelsPerInch

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property PixelsPerInch;

C++

__property PixelsPerInch;

プロパティ

種類 可視性 ソース ユニット
property published
Vcl.AxCtrls.pas
Vcl.AxCtrls.hpp
Vcl.AxCtrls TPropertyPage

説明

コントロールのフォントの論理インチとピクセル間の、変換係数を示します。

Vcl.AxCtrls.TPropertyPage.PixelsPerInch は Vcl.Controls.TWinControl.PixelsPerInch を継承しています。以下の内容はすべて Vcl.Controls.TWinControl.PixelsPerInch を参照しています。

コントロールのフォントの論理インチとピクセル間の、変換係数を示します。

関連項目