Unit 'DB' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TParamsEnumerator.Current

Current TParam instance.

Declaration

Source position: db.pas line 1513

public property TParamsEnumerator.Current : TParam
  read GetCurrent;

Description

Current is the current TParam instance. It is only valid if TParamsEnumerator.MoveNext returned true.

See also

TParamsEnumerator.MoveNext

  

Go to next TParam.


Documentation generated on: Jan 30 2024