Explain the methods findfirst, findnext and findclose?



Explain the methods findfirst, findnext and findclose?..

Answer / Neeraj Trivedi

The FindFirst method initializes a search for records that match a specified search key. The FindNext method continues the search for the next matching record. The FindClose method ends the search and frees any resources associated with it.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Delphi Interview Questions

Where to get TUpdateSQLProvider component ?

1 Answers  


How to Set break on exception in Delphi 4?

1 Answers   Accenture,


Convert a color to its VCL string value ?

1 Answers  


How to tell if a form has been created (or any object)?

1 Answers  


What technical support do we get with Delphi?

1 Answers  


How to Use the Shell API function SHBrowseForFolder() ?

1 Answers  


How to convert a .dfm file to text and vise versa?

1 Answers  


What you can contribute to the IBM?.

1 Answers   IBM,


What is the target load order?

1 Answers  


How to drop down a menu Programmatically ?

1 Answers  


How to get the version information for a file?

1 Answers  


How to Specify an overlay image for a node in a treeview ?

1 Answers  


Categories