FireDAC.Stan.Param.TFDParams.Close

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Close;

Properties

Type Visibility Source Unit Parent
procedure public FireDAC.Stan.Param.pas FireDAC.Stan.Param TFDParams

Description

Closes all the parameters that are streams.

Use the Close method to assign a NULL value to the Items which are TStream.

See Also