|
RAD Studio VCL Reference
|
Positions the associated dataset on the next record.
function GetNextRecord: Boolean; override;
virtual __fastcall Boolean GetNextRecord();
GetNextRecord calls the Next method of the associated dataset and returns true if it successfully moves to the next record in the dataset.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|