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

TParams.RemoveParam

Remove a parameter from the collection

Declaration

Source position: db.pas line 1334

public procedure TParams.RemoveParam(

  Value: TParam

);

Arguments

Value

  

Parameter to remove from the collection.

Description

RemoveParam removes the parameter Value from the collection, but does not free the instance.

Errors

Value must be a valid instance, or an exception will be raised.

See also

TParam

  

Parameter description class


Documentation generated on: May 14 2021