TTMSFNCWebPushDBEnumerator.MoveNext Method
Determines whether another record is available for iteration.
API unit family: TMS.TMSFNCWebPushDB
Declaring type: TTMSFNCWebPushDBEnumerator
Syntax
function MoveNext: Boolean; virtual;
Returns
True when the cursor is not past the last record; otherwise False.