System.Classes.EStreamError.Destroy

From RAD Studio API Documentation
Revision as of 17:38, 13 February 2014 by AChavesBot (talk | contribs) (Robot: Adding category XE6)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

C++

/* Exception.Destroy */ inline __fastcall virtual ~EStreamError() { }

Properties

Type Visibility Source Unit Parent
destructor public System.Classes.hpp System.Classes EStreamError

Description

Destroys an instance of EStreamError.

See Also