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


Indicates the active record in the dataset.

property RecNo: Integer;

Description
As implemented in TDataSet, the value of RecNo is always -1. Ordinarily an application does not access RecNo at the TDataSet level. Instead a redeclared and implemented RecNo property in a descendant class such as TTable is accessed. RecNo provides a fallback property for derived datasets that do not support record numbers.
        © 2003 - 2024 ComponentAce  | .net zip component | barcode for .net | delphi zip component | delphi database Apr 16, 2024