flicker.htm
来自「formContainer for delphi,是一个delphi form动」· HTM 代码 · 共 36 行
HTM
36 行
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Microsoft FrontPage 3.0">
<title>TFlickerFreeTransition</title>
</head>
<body bgcolor="#FFFFFF">
<h3>TFlickerFreeTransition</h3>
<p><font face="Arial">Unit</font>
<dl>
<dd><font size="2">TransEff</font></dd>
</dl>
<p><font face="Arial">Declaration</font>
<dl>
<dd><font size="2">TFlickerFreeTransition = class(<a href="transeff.htm">TTransitionEffect</a>)</font></dd>
</dl>
<p><font face="Arial">Description</font>
<dl>
<dd><font size="2">It makes a direct transition, avoiding flickering in complex images. If
the source and destination images use different palettes and the video mode is 256 colors
paletted, then the palette switching will produce a strange effect until the transition
finishes.<br>
You can use the global <a href="glflick.htm">FlickerFreeTransition</a> instance.</font></dd>
</dl>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?