Explain the findfirst method?



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

Post New Answer

More Delphi Interview Questions

How to Disable close button of a window ?

1 Answers  


How to Set the MaxPage property of the PrintDialog component?

1 Answers  


Why Non-blob column in table required to perform operation with Oracle ?

1 Answers  


How does run-time type information (rtti) work?

1 Answers  


How to Change the default project directory ?

1 Answers  


How to DetermineDrive Type ?

1 Answers  


How to Get current record from a TDBGrid ?

1 Answers  


How to Send a file via DCOM ?

1 Answers  


what is a CopyCursor ?

1 Answers  


How to Hide the application from the Windows Taskbar?

1 Answers  


How to Move a form by clicking in its client area ?

1 Answers  


Explain about Multi-Threaded ISAPI DLLs ?

1 Answers  


Categories