Show: Delphi C++
Display Preferences

System.Classes.TStreamWriter.Close

From XE2 API Documentation
Jump to: navigation, search

Delphi

procedure Close; override;

C++

virtual void __fastcall Close(void);

Contents

Properties

Type Visibility Source Unit Parent
procedure
function
public
System.Classes.pas
System.Classes.hpp
System.Classes TStreamWriter

Description

Close TStreamWriter.

Close closes the TStreamWriter and the underlying stream and frees all resources.

This method is functionally identical to the Microsoft .NET method StreamWriter.Close.

See Also

Code Examples


Personal tools
Previous Versions
Translations