home *** CD-ROM | disk | FTP | other *** search
/ CD Actual Thematic 25: Programming / pc_actual_25.iso / Delphi / PascalIdent / _SETUP.1 / graph.inc < prev    next >
Encoding:
Text File  |  2001-03-21  |  2.3 KB  |  227 lines

  1.  
  2. [ LOWER UPPER CASE ]
  3.  
  4. Arc
  5. Bar
  6. Bar3D
  7. Circle
  8. ClearDevice
  9. ClearViewPort
  10. CloseGraph
  11. DetectGraph
  12. Drawpoly
  13. Ellipse
  14. FillEllipse
  15. FillPoly
  16. FloodFill
  17. GetArcCoords
  18. GetAspectRatio
  19. GetBkColor
  20. GetColor
  21. GetDefaultPalette
  22. GetDriverName
  23. GetFillPattern
  24. GetFillSettings
  25. GetGraphMode
  26. GetImage
  27. GetLineSettings
  28. GetMaxColor
  29. GetMaxMode
  30. GetMaxX
  31. GetMaxY
  32. GetModeName
  33. GetModeRange
  34. GetPalette
  35. GetPaletteSize
  36. GetPixel
  37. GetTextSettings
  38. GetViewSettings
  39. GetX
  40. GetY
  41. GraphDefaults
  42. GraphErrorMsg
  43. GraphResult
  44. ImageSize
  45. InitGraph
  46. InstallUserDriver
  47. InstallUserFont
  48. Line
  49. LineRel
  50. LineTo
  51. MoveRel
  52. MoveTo
  53. OutText
  54. OutTextXY
  55. PieSlice
  56. PutImage
  57. PutPixel
  58. Rectangle
  59. RegisterBGIdriver
  60. RegisterBGIfont
  61. RestoreCrtMode
  62. Sector
  63. SetActivePage
  64. SetAllPalette
  65. SetAspectRatio
  66. SetBkColor
  67. SetColor
  68. SetFillPattern
  69. SetFillStyle
  70. SetGraphBufSize
  71. SetGraphMode
  72. SetLineStyle
  73. SetPalette
  74. SetRGBPalette
  75. SetTextJustify
  76. SetTextStyle
  77. SetUserCharSize
  78. SetViewPort
  79. SetVisualPage
  80. SetWriteMode
  81. TextHeight
  82. TextWidth
  83.  
  84. Graph
  85.  
  86. TopOn
  87. TopOff
  88.  
  89. Black
  90. Blue
  91. Green
  92. Cyan
  93. Red
  94. Magenta
  95. Brown
  96.  
  97. LightGray
  98. DarkGray
  99. LightBlue
  100. LightGreen
  101. LightCyan
  102. LightRed
  103. LightMagenta
  104. Yellow
  105. White
  106.  
  107. EGABlack
  108. EGABlue
  109. EGAGreen
  110. EGACyan
  111. EGARed
  112. EGAMagenta
  113. EGABrown
  114. EGALightgray
  115.  
  116. EGADarkgray
  117. EGALightblue
  118. EGALightgreen
  119. EGALightcyan
  120. EGALightred
  121. EGALightmagenta
  122. EGAYellow
  123. EGAWhite
  124.  
  125. NormalPut
  126. CopyPut
  127. XORPut
  128. OrPut
  129. AndPut
  130. NotPut
  131.  
  132. CurrentDriver
  133. Detect
  134. CGA
  135. MCGA
  136. EGA
  137. EGA64
  138. EGAMono
  139. IBM8514
  140. HercMono
  141. ATT400
  142. VGA
  143. PC3270
  144.  
  145. ClipOn
  146. ClipOff
  147.  
  148. CGAC0
  149. CGAC
  150. CGAC2
  151. CGAC3
  152. CGAHi
  153. MCGAC0
  154. MCGAC1
  155. MCGAC2
  156. MCGAC3
  157. MCGAMed
  158. MCGAHi
  159. EGAMonoHi
  160. HercMonoHi
  161. VGALo
  162. VGAMed
  163. EGALo
  164. EGAHi
  165. EGA64Lo
  166. EGA64Hi
  167. ATT400C0
  168. ATT400C1
  169. ATT400C2
  170. ATT400C3
  171. ATT400Med
  172. ATT400Hi
  173. IBM8514Lo
  174. IBM8514Hi
  175. PC3270Hi
  176. VGAHi
  177.  
  178. SolidLn
  179. DottedLn
  180. CenterLn
  181. DashedLn
  182. UserBitLn
  183.  
  184. NormWidth
  185. ThickWidth
  186.  
  187. DefaultFont
  188. TriplexFont
  189. SmallFont
  190. SansSerifFont
  191. GothicFont
  192. HorizDir
  193. VertDir
  194. UserCharSize
  195.  
  196. EmptyFill
  197. SolidFill
  198. LineFill
  199. LtSlashFill
  200. SlashFill
  201. BkSlashFill
  202. LtBkSlashFill
  203. HatchFill
  204. XHatchFill
  205. InterleaveFill
  206. WideDotFill
  207. CloseDotFill
  208. UserFill
  209.  
  210. LeftText
  211. CenterText
  212. RightText
  213. BottomText
  214. CenterText
  215. TopText
  216.  
  217. ArcCoordsType
  218. FillPatternType
  219. FillSettingsType
  220. GraphGetMemPtr
  221. GraphFreeMemPtr
  222. LineSettingsType
  223. PaletteType
  224. PointType
  225. TextSettingsType
  226. ViewPortType
  227.