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.TStrings.? sets the Text property. 3.? function returns the successor of the argument. 4.? function returns the fractional part of a real number. 7.TDdeClientConv.? terminates an ongoing DDE conversation 8.? procedure determines whether a value returned from the Borland Database Engine (BDE) represents an error condition 12.The TWinControl.? property determines whether a control has a three-dimensional (3-D) or two-dimensional look. 15.The InOut function is called by the Read, Readln, Write, ?, Eof, Eoln, SeekEof, SeekEoln, and CloseFile standard procedures and functions whenever input or output from the device is required 16.Reserved word 17.TAnimate.? specifies whether the frames are displayed using a timer. 19.TCustomForm.? destroys the form and frees its associated memory 20.? stores an €array€ of Boolean values. 22.TBitmap.? specifies whether the bitmap object contains a bitmap 26.TOleContainer.? is the name of the source document for a linked OLE object 27.TMediaPlayer.? saves the currently loaded medium to the file specified in the FileName property. 28.? exits from the current procedure. 29.TWinControl.? forces the windowed control to realign the controls within it

Down
1.TJPEGImage.? determines the size of the JPEG image when it is displayed. 2.Type that encapsulates a windows logical font. 3.TBevel.? determines the shape of the bevel 5.If ConfigMode is ?, a session can see all aliases created within the session 6.TDataSet.? Deletes the current record and positions the cursor on the next record. 8.EUpdateError.? information from the error stack. 9.TCustomDBGrid.? calls the OnColExit event handler 10.? is a specialized filer object that reads data from an associated stream 11.TCanvas.? draws the ellipse defined by a bounding rectangle on the canvas. 13.? is the abstract base class type for Delphi stream objects that can store binary data in various kinds of storage media, such as disk files, dynamic memory, and so on. 14.TControl.? disposes of an instance of TControl. 18.TFontDialog.? Selects the device from which to retrieve the list of available fonts 21.TCollection.? is an index of the items in the collection. 23.TCustomForm.? prints the form. 24.? function raises Base to any power 25.? are the smallest meaningful units of text in an Object Pascal program.

 

[Return]