Vcl.Forms.TCustomForm.GetDesignDpi

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetDesignDpi: Integer; override;

C++

virtual int __fastcall GetDesignDpi();

Properties

Type Visibility Source Unit Parent
function protected
Vcl.Forms.pas
Vcl.Forms.hpp
Vcl.Forms TCustomForm

Description

Obtains the design Dpi for the form where the control was designed.

Vcl.Forms.TCustomForm.GetDesignDpi inherits from Vcl.Controls.TControl.GetDesignDpi. All content below this line refers to Vcl.Controls.TControl.GetDesignDpi.

Obtains the design Dpi for the form where the control was designed.