|
|
|
|
1 |
|
2 |
|
3 |
|
|
|
|
|
|
|
|
4 |
|
|
|
|
|
|
|
|
|
5 |
|
|
|
6 |
|
|
|
|
|
|
7 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
|
|
|
|
|
10 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
|
|
|
|
|
|
|
12 |
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
|
|
|
|
|
|
|
|
|
|
14 |
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
|
|
|
|
|
|
|
|
|
16 |
|
|
|
|
|
|
|
|
17 |
|
18 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
|
|
|
|
|
|
21 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
|
|
|
|
|
|
|
|
|
|
Across
1.TControl.? occurs when the user clicks the control 6.TClipboard.? returns the current contents of the Clipboard as a string 7.Reserved word 10.? are the smallest meaningful units of text in an Object Pascal program. 11.TCustomImageList.? property sets the number of images which the image list will grow by when it needs to resize to make room for new images 12.? is an ancestor of all classes in the Visual Component Library.
14.TParamList.? contains the field descriptors for each parameter maintained by the parameter list object. 19.TDBEdit.? specifies the TField object for the database field the edit box represents 20.? is an object that encapsulates the Windows API timer functions 21.TMediaPlayer.? specifies the position within the currently loaded medium at which to stop playing or recording 22.TImage.? resizes the image specified by the Picture property so that it exactly fits the bounds of the image control
Down
2.TDBError.? The category of the error referenced by ErrorCode 3.TCustomListBox.? returns the rectangle that surrounds the item specified in the Item parameter. 4.BorderStyle property value 5.? is the exception class for printing errors 8.A non-editable text component like Label, except that it includes a window handle, which is useful when the component's accelerator key must belong to a windowed control 9.? is the width, in pixels, of the dimension buttons 13.? returns True if argument is an odd number 15.TCustomProvider.? retrieves records from the provider€s dataset source in response to a client request. 16.Setting the form's BorderStyle to ? implements the most common settings for a modal dialog box 17.? creates and raises an EDBEngineError exception for an error code returned by the Borland Database Engine (BDE). 18.TCanvas.? fills the specified rectangle on the canvas using the current brush.