System.Bindings.CustomWrapper.ECustomWrapperError.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

Type Visibility Source Unit Parent
destructor public System.Bindings.CustomWrapper.hpp System.Bindings.CustomWrapper ECustomWrapperError

Description

C++Builder-style destructor for the ECustomWrapperError class.

See Also