[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'DB' (#fcl)

TParamsEnumerator.MoveNext

Go to next TParam

Declaration

Source position: db.pas line 1295

public function TParamsEnumerator.MoveNext: Boolean;

Function result

True if there was a next TParam, False if none existed

Description

MoveNext will move to the next TParam instance if possible. If it returns True then TParamsEnumerator.Current will return the new current TParam

See also

TParamsEnumerator.Current

  

Current TParam instance


Documentation generated on: May 14 2021