pascalabcnet/PABCNetHelp/PABCUnits/ABCObjects/gabc_ObjectsABCArray.html

35 lines
1.3 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<html><head>
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e">
<param name="Keyword" value="ObjectsABCArray">
<param name="Keyword" value="Items">
<param name="Keyword" value="Count">
</object></head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1251">
<title></title><link rel="StyleSheet" href="../../default.css"><body>
<H1>Класс ObjectsABCArray</H1>
<p>Класс<b> </b>
<code>
ObjectsABCArray</code> представляет массив графических
объектов. </p>
<table border=0 CELLPADDING=5>
<tr>
<td height="12"></td>
</tr>
<tr>
<td style="border-style:solid; border-width:1px; border-color: #808080; background-color: #E7E7F7">
<font style="font-size: 11pt">Свойства класса ObjectBoardABC</font></td>
</tr>
<tr><td>
<code>
<b>property</b> Items[i: integer]: ObjectABC;
</code><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>i</code>-тый графический
объект (нумерация с 0)
</td></tr>
<tr><td>
<code>
<b>property</b> Count: integer;</code><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Количество графических объектов в массиве (доступ только на чтение)</td></tr>
</table>
</body></html>