Explain the findfirst method?
Answer / Abhya Mishra
The FindFirst method in Delphi searches a sequential read position in a recordset for the first occurrence of the current search key. The method returns True if it finds the first occurrence and False if no match is found.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to Disable close button of a window ?
How to Set the MaxPage property of the PrintDialog component?
Why Non-blob column in table required to perform operation with Oracle ?
How does run-time type information (rtti) work?
How to Change the default project directory ?
How to DetermineDrive Type ?
How to Get current record from a TDBGrid ?
How to Send a file via DCOM ?
what is a CopyCursor ?
How to Hide the application from the Windows Taskbar?
How to Move a form by clicking in its client area ?
Explain about Multi-Threaded ISAPI DLLs ?