You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

84 lines
3.5 KiB

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
  2. <html>
  3. <head>
  4. <title>glBitmap: packed record TglBitmapRec4ub</title>
  5. <meta name="generator" content="PasDoc 0.13.0">
  6. <meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
  7. <link rel="StyleSheet" type="text/css" href="pasdoc.css">
  8. </head>
  9. <body>
  10. <table class="container"><tr><td class="navigation">
  11. <p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p></td><td class="content">
  12. <a name="TglBitmapRec4ub"></a><h1 class="cio">packed record TglBitmapRec4ub</h1>
  13. <table class="sections wide_list">
  14. <tr>
  15. <td><a class="section" href="#PasDoc-Description">Description</a></td><td>Hierarchy</td><td><a class="section" href="#PasDoc-Fields">Fields</a></td><td>Methods</td><td>Properties</td></tr></table>
  16. <a name="PasDoc-Description"></a><h2 class="unit">Unit</h2>
  17. <p class="unitlink">
  18. <a href="glBitmap.html">glBitmap</a></p>
  19. <h2 class="declaration">Declaration</h2>
  20. <p class="declaration">
  21. <code>type TglBitmapRec4ub = packed record</code></p>
  22. <h2 class="description">Description</h2>
  23. <p>
  24. record that stores 4 unsigned byte values</p>
  25. <h2 class="overview">Overview</h2>
  26. <a name="PasDoc-Fields"></a><h3 class="summary">Fields</h3>
  27. <table class="summary wide_list">
  28. <tr class="list">
  29. <td class="itemcode"><code><b><a href="glBitmap.TglBitmapRec4ub.html#r">r</a></b>: Byte</code></td>
  30. </tr>
  31. <tr class="list2">
  32. <td class="itemcode"><code><b><a href="glBitmap.TglBitmapRec4ub.html#g">g</a></b>: Byte</code></td>
  33. </tr>
  34. <tr class="list">
  35. <td class="itemcode"><code><b><a href="glBitmap.TglBitmapRec4ub.html#b">b</a></b>: Byte</code></td>
  36. </tr>
  37. <tr class="list2">
  38. <td class="itemcode"><code><b><a href="glBitmap.TglBitmapRec4ub.html#a">a</a></b>: Byte</code></td>
  39. </tr>
  40. <tr class="list">
  41. <td class="itemcode"><code><b><a href="glBitmap.TglBitmapRec4ub.html#arr">arr</a></b>: array[0..3] of Byte</code></td>
  42. </tr>
  43. </table>
  44. <h2 class="description">Description</h2>
  45. <h3 class="detail">Fields</h3>
  46. <table class="detail wide_list">
  47. <tr class="list">
  48. <td class="itemcode"><a name="r"></a><code><b>r</b>: Byte</code></td>
  49. </tr>
  50. <tr><td colspan="1">
  51. &nbsp;</td></tr>
  52. </table>
  53. <table class="detail wide_list">
  54. <tr class="list">
  55. <td class="itemcode"><a name="g"></a><code><b>g</b>: Byte</code></td>
  56. </tr>
  57. <tr><td colspan="1">
  58. &nbsp;</td></tr>
  59. </table>
  60. <table class="detail wide_list">
  61. <tr class="list">
  62. <td class="itemcode"><a name="b"></a><code><b>b</b>: Byte</code></td>
  63. </tr>
  64. <tr><td colspan="1">
  65. &nbsp;</td></tr>
  66. </table>
  67. <table class="detail wide_list">
  68. <tr class="list">
  69. <td class="itemcode"><a name="a"></a><code><b>a</b>: Byte</code></td>
  70. </tr>
  71. <tr><td colspan="1">
  72. &nbsp;</td></tr>
  73. </table>
  74. <table class="detail wide_list">
  75. <tr class="list">
  76. <td class="itemcode"><a name="arr"></a><code><b>arr</b>: array[0..3] of Byte</code></td>
  77. </tr>
  78. <tr><td colspan="1">
  79. &nbsp;</td></tr>
  80. </table>
  81. <hr noshade size="1"><span class="appinfo"><em>Generated by <a href="http://pasdoc.sourceforge.net/">PasDoc 0.13.0</a> on 2014-12-24 04:27:09</em>
  82. </span>
  83. </td></tr></table></body></html>