FMX.AddressBook.Types.TContactURL.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* TObject.Destroy */ inline __fastcall virtual ~TContactURL(void) { }

Properties

Type Visibility Source Unit Parent
destructor public FMX.AddressBook.Types.hpp FMX.AddressBook.Types TContactURL

Description

Destroys this instance of TContactURL.

See Also