Delphi Database, Delphi Components from ComponentAce
Products Download Order Contact us
TDataSet.Found
TDataSet
Top 


Indicates whether or not moving to a different record is successful.

property Found: Boolean;

Description
Check the status of Found to determine if a call to FindFirst, FindLast, FindNext or, FindPrior succeeds. If Found is True, success is indicated. If False, the move to a different record failed.
        © 2003 - 2024 ComponentAce  | .net zip component | barcode for .net | delphi zip component | delphi database Apr 19, 2024