📄 slide.htm
字号:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Microsoft FrontPage 3.0">
<title>TSlideTransition</title>
</head>
<body bgcolor="#FFFFFF">
<h3>TSlideTransition</h3>
<p><font face="Arial">Unit</font>
<dl>
<dd><font size="2">teSlide</font></dd>
</dl>
<p><font face="Arial">Declaration</font>
<dl>
<dd><font size="2">TSlideTransition = class(<a href="ttimedte.htm">TTimedTransitionEffect</a>)</font></dd>
</dl>
<p><font face="Arial">Description</font>
<dl>
<dd><font size="2">The destination image moves progressively into the scene.</font></dd>
</dl>
<p><font face="Arial">Properties</font></p>
<p><font size="2"><b>Direction</b></font>
<dl>
<dd><font size="2"><b>Declaration:</b> property Direction: Word read FDirection write
SetDirection default tedDown;</font></dd>
<dd><font size="2"><b>Description:</b> The allowed directions are <i>tedRight</i>, <i>tedLeft</i>,
<i>tedDown</i>, <i>tedUp</i>, <em>tedDownRight</em>, <em>tedDownLeft</em>, <em>tedUpRight</em>,
<em>tedUpLeft</em>, <em>tedIn</em> and <em>tedOut</em>.</font></dd>
<dd><font size="2"><b>See also:</b> <a
href="file:///C:/PROYECTO/FormContainer/Distribucion/WEB/nueva/manual/constdir.htm">Direction
constants</a></font></dd>
</dl>
<p><font size="2"><b>ElasticDst</b></font>
<dl>
<dd><font size="2"><b>Declaration:</b> </font><small>property ElasticDst: Boolean read
GetElasticDst write SetElasticDst;</small></dd>
<dd><font size="2"><b>Description:</b> If <i>False</i> (the default), the destination image
is moved into the scene. If <i>True</i>, then the destination image is progressively
unfolded.</font></dd>
</dl>
<p><font size="2"><b>ElasticSrc</b></font>
<dl>
<dd><font size="2"><b>Declaration:</b> </font><small>property ElasticSrc: Boolean read
GetElasticSrc write SetElasticSrc;</small></dd>
<dd><font size="2"><b>Description:</b> If <i>False</i> (the default), the source image is
completely static. If <i>True</i>, then the source image is progressively shrunk.</font></dd>
</dl>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -