|
1 |
|
2 |
|
3 |
|
|
|
|
|
4 |
|
5 |
|
6 |
|
7 |
|
|
|
|
|
|
|
|
8 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
|
|
|
|
|
|
|
|
10 |
|
|
|
|
11 |
|
|
|
|
|
|
|
12 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
|
|
14 |
|
|
15 |
|
|
|
16 |
|
17 |
18 |
|
|
|
|
|
|
|
|
19 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
|
|
|
|
|
|
21 |
|
|
|
|
|
|
|
|
22 |
|
|
|
|
|
|
23 |
|
|
|
|
|
|
24 |
|
|
|
|
|
|
25 |
|
|
|
|
|
|
|
|
|
|
|
26 |
|
|
|
|
|
|
|
|
|
|
|
27 |
|
|
|
|
|
|
|
|
|
28 |
|
|
|
|
|
29 |
|
|
|
|
|
30 |
|
|
31 |
|
32 |
|
|
|
|
|
|
|
33 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
|
|
|
|
|
|
|
|
35 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Across
7.TStoredProc.? Executes the stored procedure on the server 8.TCustomDecisionGrid.? is the default column width 10.? returns the average of all values in an array. 11.Once the lookup field is defined, set the column's FieldName to the lookup field name and make sure the column's ButtonStyle is set to ?. 12.TDateTimePicker.? the time entered by the user. 13.Reserved word 17.TDBCtrlGrid.? implements the responses to a number of standard keystrokes. 19.TCriticalSection.? binds the critical section to the calling thread 20.TApplication.? occurs when the mouse pointer moves over a control or menu item that can display a Help Hint 21.TControl.? processes any pending paint messages immediately. 25.TCustomListView.? specifies whether the text of a list item can be changed by the user. 26.TDBEdit.? cancels all unposted edits. 27.? specifies the starting position within the currently loaded medium. 30.TColumn.? Specifies the grid that contains the column. 32.Data type 33.Reserved word 34.? is the ancestor for all dataset objects you will use in your applications 35.TCustomComboBox.? generates the OnDrawItem event.
Down
1.Reserved word 2.TApplication.? determines which icon represents the application on the Windows task bar 3.? type defines a rectangle. 4.TAlign defines the values for the Align property. 5.TList.? is a pointer to the array of pointers that make up the Items array 6.TCustomListBox.? returns the rectangle that surrounds the item specified in the Item parameter. 9.TBitBtn.? Determines where the image appears on the bitmap button. 14.TWinControl.? specifies the input method editor (IME) to use for converting keyboard input to asian language 15.? provides an abstract drawing space for objects that must render their own images. 16.TPicture.? specifies the graphic that the picture contains 18.TAnimate.? occurs immediately after the animation control starts playing 22.Reserved word 23.TTable.? Enables setting of keys and ranges for a dataset prior to a search 24.? function returns a string in upper case 28.The ? method moves the cursor to the first row in a dataset and sets the BOF property to True. 29.Reserved word 31.? function gets the current date. 33.? trims a string of leading and trailing spaces and control characters.