System.Classes.ELoginCredentialError.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

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

Description

Destroys an instance of ELoginCredentialError.

See Also