DK11 for Delphi | GisDataSet.TGIS_DataSet.SetRecNo | Constructors | Methods | Properties | Events
See TDataSet.
// Delphi protected procedure SetRecNo( _value : Integer ); override;
// C++ Builder protected: virtual void SetRecNo( int _value );
Name | Type | Description |
---|---|---|
_value | Integer | see TDataSet |