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 |
Where to get TUpdateSQLProvider component ?
How to Set break on exception in Delphi 4?
Convert a color to its VCL string value ?
How to tell if a form has been created (or any object)?
What technical support do we get with Delphi?
How to Use the Shell API function SHBrowseForFolder() ?
How to convert a .dfm file to text and vise versa?
What you can contribute to the IBM?.
What is the target load order?
How to drop down a menu Programmatically ?
How to get the version information for a file?
How to Specify an overlay image for a node in a treeview ?