devpixfo.htm

来自「formContainer for delphi,是一个delphi form动」· HTM 代码 · 共 35 行

HTM
35
字号
<html>

<head>
<title>DevicePixelFormat</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Microsoft FrontPage 3.0">
</head>

<body>

<h3>DevicePixelFormat</h3>

<p><font face="Arial">Unit</font> 

<dl>
  <dd><font size="2">teRender</font></dd>
</dl>

<p><font face="Arial">Declaration</font> 

<dl>
  <dd><small>function DevicePixelFormat(Recalculate: Boolean = False): TPixelFormat;</small></dd>
</dl>

<p><font face="Arial">Description</font> 

<dl>
  <dd>Returns the PixelFormat that equals the screen setting.Set <em>Recalculate</em> to <em>True</em>
    if the video settings have changed since the last call. This function is called
    automatically when your application is initialized so you normally pass <em>False</em> to
    it.</dd>
</dl>
</body>
</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?