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 >
Comma Seperated Value File  |  1999-12-05  |  10KB  |  280 rows

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