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

TParamsEnumerator.Create

Create a new TParamsEnumerator instance

Declaration

Source position: db.pas line 1294

public constructor TParamsEnumerator.Create(

  AParams: TParams

);

Arguments

AParams

  

TParams instance which must be enumerated

Description

Create instantiates a new enumerator for AParams.

See also

TParams.GetEnumerator

  

Return an enumerator for the parameters


Documentation generated on: May 14 2021