|
|
|
|
|
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 |
|
|
|
|
|
|
|
|
|
|
|
Across
1.TControl.? forces the control to repaint its image on the screen. 3.TForm.? arranges MDI child forms so that they are all the same size 4.TStringList.? locates the index for a string in a sorted list and indicates whether a string with that value already exists in the list 7.TApplication.? occurs when the previously minimized application is restored to its normal size. 8.TMediaPlayer.? forcefully releases the loaded medium from the open multimedia device.
12.TWinControl.? is the protected implementation method for a windowed control's OnKeyUp event 15.TTable.? Moves the cursor to a record specified by the current key 16.? defines the values for the Align property. 17.? decreases the LockCount property, and allows other threads to execute when LockCount reaches 0. 19.TComponent.? is the property-access method for setting the value of the Name property. 20.Delphi defines classes TBitmap, ? and TMetafile, all descended from a generic TGraphic. 22.TCGIResponse.? is a list of HTTP request methods that the TCGIResponse object can service. 26.? is the correction factor when computing the difference between two date and time types that do not begin in the same year 27.TStringGrid.? is an array of the lists of strings and their associated objects for each row. 28.TCustomTabControl.? contains the list of text strings that label the tabs of the tab control. 29.TApplication.? contains the file name of the executable application including path information.
Down
1.TDataSet.? Implements a property that indicates the current record in the dataset.
2.When you add a new form to your project, Delphi automatically derives a new form object for you from the ? type.
3.A ? component gives you access to every row and column in an underlying database table 5.TDBCtrlGrid.? implements the responses to a number of standard keystrokes. 6.TBlobField.? overrides the inherited method to indicate that this is a BLOB field. 8.TTreeNode.? ends the editing of a node's label. 9.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 ?. 10.? stores high- and low-order bytes of a specified variable as a Word. 11.TAnimate.? is the resource name of the AVI clip. 13.TQuery.? executes the SQL statement for the query. 14.TReport.? specifies whether a report is viewed onscreen or printed 18.? occurs when the form is hidden (that is, when the form€s Visible property is set to False). 21.TCollection.? Deletes all items from the collection 23.TCustomMemo.? contains the individual lines of text in the edit control. 24.TMediaPlayer.? pauses the open multimedia device 25.TDataSet.? Indicates the current operating mode of the dataset.