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                36      
         37                38        
   39    40            41            42  
 43                            44    
                                 

Across
7.? procedure creates a new dynamic variable and sets P to point to it 8.Operator 9.Reserved word 10.? causes the flow of control to exit a for, while, or repeat statement. 14.? indicates a variant initialized with no value assigned 15.TSplitter.? determines whether the splitter looks beveled along the edge that moves 16.The ? method moves the cursor forward one row in the dataset and sets the BOF property to False if the dataset is not empty. 19.? is an object that encapsulates the Windows API timer functions 22.TPrinter.? returns the number of copies printed. 23.TStatusPanel.? determines the style of the panel's border. 24.Reserved word 25.Dynamic-link librarie 27.TControl.? determines how the control aligns within its container (or parent control) 29.THTMLTableColumn.? specifies a tag option and its value in the HTML TD tags for the cells in the column 30.TBitmap.? provides access to a drawing surface that represents the bitmap 34.TList.? deletes all nil items from the Items Array. 35.? function creates and initializes a main menu. 36.TMetafile.? returns the units per inch that are used for the metafile's coordinate mapping 40.TOleContainer.? pastes the contents of the Windows clipboard as an embedded object. 41.TCanvas.? draws a closed figure represented by the intersection of a line and an ellipse. 43.? function returns the index value of the first character in a specified substring that occurs in a given string 44.Reserved word

Down
1.Reserved word 2.To automatically close the dialog box when the user presses Enter when an OK button has focus, Set the button's ModalResult property to ? value 3.TCustomImageList.? property specifies whether the image list contains transparent or non-transparent images 4.THTMLTableAttributes.? specifies the thickness of the border drawn around the HTML table 5.TCustomUpDown.? specifies how the up-down control handles attempts to exceed the value of Max or Min 6.operator 11.However, when a class factory is itself instantiated, it is associated with a particular class identifier (?) that is passed to its constructor. 12.TCanvas.? specifies the kind of pen the canvas uses for drawing lines and outlining shapes 13.TAnimate.? is the resource ID of the AVI clip. 17.TWebResponse.? is the HTTP protocol version number that the web client is using 18.Some functions return a ? value, which is either True or False. 20.TCustomDecisionGrid.? is an indexed array containing the values of all cells in the decision grid. 21.TMainMenu.? combines a main menu of one form with a main menu of another in non-MDI applications. 26.TParam.? is the value of the parameter when it represents the value of a binary-coded decimal (BCD) field. 28.TCustomSocket.? dispatches the events that occur in the normal operation of the socket to the appropriate event handlers 31.TImage.? positions the image so that it is centered in the image control 32.TDdeServerItem.? is the clipboard format the DDE client item uses to pass data to the DDE client 33.TCustomForm.? occurs when the form is shown (that is, when the form€s Visible property is set to True). 37.TDataSet.? Implements a generic method to position the cursor on the last record in the dataset 38.TObject.? destroys an object and frees its associated memory, if necessary 39.TCustomGrid.? is the index of the row that contains the selected cell 42.TListItem.? determines if the list item is drawn as if it is selected for a cut operation

 

[Return]