home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 August / PCWorld_2000-08_cd.bin / Software / TemaCD / xbasic / xbpro.exe / xb / message.hlp < prev    next >
Encoding:
Text File  |  1999-12-05  |  10.1 KB  |  280 lines

  1. grid,    #Callback
  2. grid,    #Cancel
  3. grid,    #Change
  4. grid,    #CloseWindow
  5. grid,    #ContextChange
  6. grid,    #Create    xWin    yWin    width    height    window    parent
  7. grid,    #CreateValuesArray    upperBound
  8. grid,    #CreateWindow    xDisp    yDisp    width    height    windowType    display$
  9. grid,    #CursorH
  10. grid,    #CursorV
  11. grid,    #Destroy
  12. grid,    #Destroyed
  13. grid,    #DestroyWindow
  14. grid,    #Disable
  15. grid,    #DisplayWindow
  16. grid,    #Enable
  17. grid,    #Enter
  18. grid,    #Find
  19. grid,    #FindForward
  20. grid,    #FindReverse
  21. grid,    #Forward
  22. grid,    #GetAlign    @align    @justify    @indentLeft    @indentTop        @borderWidth
  23. grid,    #GetBorder    @border    @borderUp    @borderDown            @borderWidth
  24. grid,    #GetCallback    @callbackGrid    @callbackFuncAddr
  25. grid,    #GetCallbackArgs
  26. grid, #GetCharacterMapArray                        @map[]
  27. grid, #GetCharacterMapEntry    entry    @value
  28. grid,    #GetClipGrid    @clipGrid
  29. grid,    #GetColor    @background    @drawing    @lowlight    @highlight
  30. grid,    #GetColorExtra    @dull    @accent    @lowtext    @hightext
  31. grid,    #GetCursor    @cursorNumber
  32. grid,    #GetCursorXY    @x    @y
  33. grid,    #GetDisplay                        @displayName$
  34. grid,    #GetEnclosedGrids                        @grids[]
  35. grid,    #GetEnclosingGrid @enclosingGrid
  36. grid,    #GetFocusColor    @background    @drawing    @lowlight    @highlight
  37. grid,    #GetFocusColorExtra    @dull    @accent    @lowtext    @hightext
  38. grid,    #GetFont    @size    @weight    @italic    @angle        @typeface$
  39. grid,    #GetFontMetrics    @maxWidth    @maxHeight    @ascent    @decent        @gap
  40. grid,    #GetFontNumber    @fontNumber
  41. grid,    #GetGridFunction    @GridFuncAddr
  42. grid,    #GetGridFunctionName    @gridFuncAddr                    @gridFuncName$
  43. grid,    #GetGridName                        @gridName$
  44. grid,    #GetGridNumber    @gridNumber    @kid1    @kid2    @kid3        @parentGridNumber
  45. grid, #GetGridProperties
  46. grid,    #GetGridType    @gridType
  47. grid,    #GetGridTypeName    @gridType                    @gridTypeName$
  48. grid,    #GetGroup    @group
  49. grid,    #GetHelp                        @helpStringOrEntry$
  50. grid,    #GetHelpFile                        @helpFile$
  51. grid,    #GetHelpString                        @helpString$
  52. grid,    #GetHelpStrings                        @helpStrings$[]
  53. grid,    #GetHintString                        @hintString$
  54. grid,    #GetImage    @imageGrid        @indentX    @indentY        @imageFileName$
  55. grid,    #GetImageCoords    @startX    @startY    @width    @height
  56. grid,    #GetIndent    @indentLeft    @indentTop    @indentRight    @indentBottom
  57. grid,    #GetInfo    don't    use    this    message
  58. grid,    #GetJustify    @justify    @align    @indentLeft    @indentTop        @borderWidth
  59. grid,    #GetKeyboardFocus    @keyboardFocusGrid
  60. grid,    #GetKeyboardFocusGrid    @keyboardFocusGridForThisWindow
  61. grid,    #GetKidNumber    @kidNumber
  62. grid,    #GetKids    @baseGrid    @kid1    @kid2    @kid3        @kid4
  63. grid,    #GetKidsArray    @baseGrid    @parent                @kids[]
  64. grid,    #GetLimits    @maxWidth    @maxHeight    @minWidth    @minHeight
  65. grid,    #GetMessageFunc    message    @MessageFuncAddr
  66. grid,    #GetMessageFuncArray                        @messageFuncArray[]
  67. grid,    #GetMessageSub    message    @MessageSubAddr
  68. grid,    #GetMessageSubArray                        @messageSubArray[]
  69. grid,    #GetModalInfo    @v0    @v1    @v2    @v3        @r1
  70. grid,    #GetMouseFocus    @mouseFocusGrid
  71. grid,    #GetParent    @parent    @grid    @kid1    @kid2
  72. grid,    #GetProtoInfo    don't    use    this    message
  73. grid,    #GetRedrawFlags    @redrawFlags
  74. grid,    #GetSize    @x    @y    @width    @height
  75. grid,    #GetSmallestSize    @width    @height    @width    @height
  76. grid,    #GetState    @state    @keyboard    @mouse    @redraw        @enable
  77. grid,    #GetStyle    @style
  78. grid,    #GetTabStops
  79. grid,    #GetTabWidth
  80. grid,    #GetTextArray                        @text$[]
  81. grid,    #GetTextArrayBounds    [@cursorPos]    [@cursorLine]    @upperPos    @upperLine
  82. grid,    #GetTextArrayLine    line    @okay0        @upper        @text$
  83. grid,    #GetTextArrayLines    firstLine    lines    @okay0    @upper        @text$[]
  84. grid,    #GetTextCursor    @cursorPos    @cursorLine    [@leftPos] [@topLine]
  85. grid,    #GetTextPosition    @xWin    @yWin    [@pos]    [@line]        [@outsideText]
  86. grid,    #GetTextSelection    @beginPos    @beginLine    @endPos    @endLine
  87. grid,    #GetTextString                        @text$
  88. grid,    #GetTextStrings                @upper        @text$[]
  89. grid,    #GetTexture    @texture
  90. grid,    #GetTimer    @milliseconds
  91. grid,    #GetValue    @value[index+0]    @value[index+1]    @value[index+2]    @value[index+3]        index
  92. grid,    #GetValues    @value[index+0]    @value[index+1]    @value[index+2]    @value[index+3]        index
  93. grid,    #GetValuesArray                @upper        @values[]
  94. grid,    #GetWindow    @window @windowType OR windowParent    @windowFuncAddr    @windowGrid        @windowKeyboardFocusGrid
  95. grid,    #GetWindowFunction    @windowFuncAddr
  96. grid,    #GetWindowGrid    @windowGrid
  97. grid,    #GetWindowIcon    @windowIcon
  98. grid,    #GetWindowSize    @xDisp    @yDisp    @width    @height
  99. grid,    #GetWindowTitle                        @title$
  100. grid,    #GotKeyboardFocus
  101. grid,    #GrabArray                @upper        @array[]
  102. grid,    #GrabTextArray                @upper        @text$[]
  103. grid,    #GrabTextString                        @text$
  104. grid,    #GrabValuesArray                @upper        @values[]
  105. grid,    #Help
  106. grid,    #HideTextCursor
  107. grid,    #HideWindow
  108. grid,    #Initialize
  109. grid,    #Initialized
  110. grid,    #Inline                        prompt$ / @reply$
  111. grid,    #InquireText
  112. grid,    #KeyboardFocusBackward    @focusGrid
  113. grid,    #KeyboardFocusForward    @focusGrid
  114. grid,    #KeyDown    [xWinMouse]    [yWinMouse]    keyState    time
  115. grid,    #KeyUp    [xWinMouse]    [yWinMouse]    keyState    time
  116. grid,    #LostKeyboardFocus
  117. grid,    #LostMouseFocus
  118. grid,    #LostTextSelection
  119. grid,    #MaximizeWindow
  120. grid,    #Maximum
  121. grid,    #MinimizeWindow
  122. grid,    #Minimum
  123. grid,    #MonitorContext
  124. grid,    #MonitorHelp
  125. grid,    #MonitorKeyboard
  126. grid,    #MonitorMouse
  127. grid,    #MouseDown    x    y    keyState    time        grid
  128. grid,    #MouseDrag    x    y    keyState    time        grid
  129. grid,    #MouseEnter    x    y    keyState    time        grid
  130. grid,    #MouseExit    x    y    keyState    time        grid
  131. grid,    #MouseMove    x    y    keyState    time        grid
  132. grid,    #MouseUp        x    y    keyState    time        grid
  133. grid,    #MuchLess
  134. grid,    #MuchMore
  135. grid, #Notify
  136. grid,    #OneLess
  137. grid,    #OneMore
  138. grid,    #PokeArray                        array[]
  139. grid,    #PokeTextArray                        text$[]
  140. grid,    #PokeTextString                        text$
  141. grid,    #PokeValuesArray                        values[]
  142. grid,    #Print                        text$
  143. grid,    #Redraw    xWin    yWin    width    height
  144. grid,    #RedrawGrid    xWin    yWin    width    height
  145. grid,    #RedrawText    xWin    yWin    width    height
  146. grid,    #RedrawWindow    xWin    yWin    width    height
  147. grid,    #Replace
  148. grid,    #ReplaceForward
  149. grid,    #ReplaceReverse
  150. grid,    #Reset
  151. grid,    #Resize    xWin    yWin    width    height
  152. grid,    #ResizeNot
  153. grid,    #ResizeWindow    xDisp    yDisp    width    height
  154. grid,    #ResizeWindowToGrid
  155. grid,    #Resized
  156. grid,    #Reverse
  157. grid,    #ScrollH
  158. grid,    #ScrollV
  159. grid,    #SelectWindow
  160. grid,    #Selection
  161. grid,    #SetAlign    align    justify    indentLeft    indentTop
  162. grid,    #SetBorder    border    borderUp    borderDown
  163. grid,    #SetCallback    callGrid    callAddr    user1    user2    kidNumber
  164. grid, #SetCharacterMapArray                        @map[]
  165. grid, #SetCharacterMapEntry    entry    value
  166. grid,    #SetClipGrid    clipGrid
  167. grid,    #SetColor    background    drawing    lowlight    highlight
  168. grid,    #SetColorExtra    dull    accent    lowtext    hightext
  169. grid,    #SetCursor    cursorNumber
  170. grid,    #SetCursorXY    x    y
  171. grid,    #SetDisplay                        displayName$
  172. grid,    #SetFocusColor    background    drawing    lowlight    highlight
  173. grid,    #SetFocusColorExtra    dull    accent    lowtext    hightext
  174. grid,    #SetFont    size    weight    italic    angle        typeface$
  175. grid,    #SetFontNumber    fontNumber
  176. grid,    #SetGridFunction    gridFuncAddr
  177. grid,    #SetGridFunctionName                        gridFuncName$
  178. grid,    #SetGridName                        gridName$
  179. grid, #SetGridProperties
  180. grid,    #SetGridType    gridType
  181. grid,    #SetGridTypeName                        gridTypeName$
  182. grid,    #SetGroup    group
  183. grid,    #SetHelp                        help$
  184. grid,    #SetHelpFile                        helpFileName$
  185. grid,    #SetHelpString                        helpString$
  186. grid,    #SetHelpStrings                        helpStrings$[]
  187. grid,    #SetHintString                        hintString$
  188. grid,    #SetImage    @imageGrid    @bitsPerPixel    indentX    indentY        imageFileName$
  189. grid,    #SetImageCoords    xStart    yStart    width    height
  190. grid,    #SetIndent    indentLeft    indentTop    indentRight    indentBottom
  191. grid,    #SetInfo    don't use this message
  192. grid,    #SetJustify    justify
  193. grid,    #SetKeyboardFocus    [focusGrid]
  194. grid,    #SetKeyboardFocusGrid    [focusGrid]
  195. grid,    #SetLimits    maxWidth    maxHeight    minWidth    minHeight
  196. grid,    #SetMessageFunc    message    messageFuncAddr
  197. grid,    #SetMessageFuncArray                        messageFuncs[]
  198. grid,    #SetMessageSub    don't    use    this    message
  199. grid,    #SetMessageSubArray    don't    use    this    message
  200. grid,    #SetMouseFocus    [focusGrid]
  201. grid,    #SetParent    don't    use    this    message
  202. grid,    #SetPosition    lowest    low    high    highest
  203. grid,    #SetRedrawFlags    redrawFlags
  204. grid,    #SetSize    x    y    width    height
  205. grid,    #SetState    state    keyboard    mouse    redraw
  206. grid,    #SetStyle    style
  207. grid,    #SetTabStops
  208. grid,    #SetTabWidth
  209. grid,    #SetTextArray                        text$[]
  210. grid,    #SetTextArrayLine    line                    text$
  211. grid,    #SetTextArrayLines    firstSourceLine    sourceLines    firstDestLine            text$[]
  212. grid,    #SetTextCursor    pos    line    [left]    [top]
  213. grid,    #SetTextSelection    startPos    startLine    endPos    endLine
  214. grid,    #SetTextString                        text$
  215. grid,    #SetTextStrings                        text$[]
  216. grid,    #SetTexture    texture
  217. grid,    #SetTimer    timer
  218. grid,    #SetValue    value                    index
  219. grid,    #SetValues    value0    value1    value2    value3        index
  220. grid,    #SetValuesArray                        values[]
  221. grid,    #SetWindowFunction    windowFuncAddr
  222. grid,    #SetWindowIcon    [iconNumber]                    iconName$
  223. grid,    #SetWindowTitle                        windowTitle$
  224. grid,    #ShowTextCursor
  225. grid,    #ShowWindow
  226. grid,    #SomeLess
  227. grid,    #SomeMore
  228. grid,    #StartTimer    [milliseconds]
  229. grid, #SystemMessage    hwnd    umsg    wParam    lParam        window
  230. grid,    #TextDelete
  231. grid,    #TextEvent
  232. grid,    #TextInsert
  233. grid,    #TextModified
  234. grid,    #TextReplace
  235. grid,    #TimeOut
  236. grid,    #Update
  237. window, #WindowClose
  238. window,    #WindowCreate    xDisp    yDisp    width    height    windowType OR parent    &windowFunction()
  239. window,    #WindowDeselected
  240. window,    #WindowDestroy
  241. window,    #WindowDestroyed
  242. window,    #WindowDisplay
  243. window,    #WindowDisplayed
  244. window,    #WindowGetDisplay                        @displayName$
  245. window,    #WindowGetIcon    @iconNumber
  246. window,    #WindowGetKeyboardFocusGrid    @focusGrid
  247. window,    #WindowGetSelectedWindow    @selectedWindow
  248. window,    #WindowGetSize    @xDisp    @yDisp    @width    @height
  249. window,    #WindowGetTitle                        @title$
  250. window,    #WindowHide
  251. window,    #WindowHidden
  252. window,    #WindowKeyDown    [xWin]    [yWin]    keyState    time
  253. window,    #WindowKeyUp    [xWin]    [yWin]    keyState    time
  254. window,    #WindowMaximize
  255. window,    #WindowMaximized
  256. window,    #WindowMinimize
  257. window,    #WindowMinimized
  258. window,    #WindowMonitorContext    callGrid    callFunc                delete/install
  259. window,    #WindowMonitorHelp    callGrid    callFunc                delete/install
  260. window,    #WindowMonitorKeyboard    callGrid    callFunc                delete/install
  261. window,    #WindowMonitorMouse    callGrid    callFunc                delete/install
  262. window,    #WindowMouseDown    x    y    keyState    time        grid
  263. window,    #WindowMouseDrag    x    y    keyState    time        grid
  264. window,    #WindowMouseEnter    x    y    keyState    time        grid
  265. window,    #WindowMouseExit    x    y    keyState    time        grid
  266. window,    #WindowMouseMove    x    y    keyState    time        grid
  267. window,    #WindowMouseUp    xWin    yWin    keyState    time        grid
  268. window,    #WindowRedraw    xWin    yWin    width    height
  269. window,    #WindowRegister    windowGrid        @width    @height    @window    windowTitle$
  270. window,    #WindowResize    xDisp    yDisp    width    height
  271. window,    #WindowResized
  272. window,    #WindowResizeToGrid
  273. window,    #WindowSelect
  274. window,    #WindowSelected
  275. window,    #WindowSetDisplay                        displayName$
  276. window,    #WindowSetIcon    iconNumber
  277. window,    #WindowSetKeyboardFocusGrid    focusGrid
  278. window,    #WindowSetTitle                        windowTitle$
  279. window,    #WindowShow
  280. window, #WindowSystemMessage    hwnd    umsg    wParam    lParam        window