2012-01-10 17:09:26 +00:00
|
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
|
|
|
|
<title>TFontStyles</title>
|
|
|
|
<link rel="stylesheet" href="../fpdoc.css" type="text/css">
|
|
|
|
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
|
|
|
|
<tr>
|
|
|
|
<td><b>[<a href="../glutbitmapfont/index.html">Overview</a>][<a href="../glutbitmapfont/index-3.html">Types</a>][<a href="../glutbitmapfont/index-4.html">Classes</a>][<a href="../glutbitmapfont/index-8.html">Index</a>]</b></td>
|
2012-01-12 15:15:59 +00:00
|
|
|
<td align="right"><span class="bartitle">Reference for unit 'GLUTBitmapFont' (<a href="../index.html">#nvidia-widgets</a>)</span></td>
|
2012-01-10 17:09:26 +00:00
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
<h1>TFontStyles</h1>
|
|
|
|
<p></p>
|
|
|
|
<h2>Declaration</h2>
|
|
|
|
<p>Source position: glutbitmapfont.pas line 11</p>
|
|
|
|
<table cellpadding="0" cellspacing="0">
|
|
|
|
<tr>
|
|
|
|
<td><p><tt><span class="code"><span class="kw">type </span>TFontStyles<span class="sym"> = </span><span class="kw">record</span></span></tt></p></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td valign="top"><p><tt><span class="code"> Name<span class="sym">: </span><a href="../glutbitmapfont/tfontstyles.html"></a><span class="sym">;</span></span></tt></p></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td valign="top"><p><tt><span class="code"> Bold<span class="sym">: </span>Boolean<span class="sym">;</span></span></tt></p></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td valign="top"><p><tt><span class="code"> Italic<span class="sym">: </span>Boolean<span class="sym">;</span></span></tt></p></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td valign="top"><p><tt><span class="code"> StrikeTrough<span class="sym">: </span>Boolean<span class="sym">;</span></span></tt></p></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td valign="top"><p><tt><span class="code"> Underline<span class="sym">: </span>Boolean<span class="sym">;</span></span></tt></p></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td valign="top"><p><tt><span class="code"> Font<span class="sym">: </span>pointer<span class="sym">;</span></span></tt></p></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
2012-01-11 16:33:33 +00:00
|
|
|
<td valign="top"><p><tt><span class="code"> TextListBase<span class="sym">: </span>Integer<span class="sym">;</span></span></tt></p></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
2012-01-10 17:09:26 +00:00
|
|
|
<td><p><tt><span class="code"> <span class="kw">end</span><span class="sym">;</span></span></tt></p></td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</body>
|
|
|
|
</html>
|