FMX.AddressBook.Types.TContactRelatedNames.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* {System_Generics_Collections}TObjectList<FMX_AddressBook_Types_TContactRelatedName>.Destroy */ inline __fastcall virtual ~TContactRelatedNames() { }

Properties

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

Description

Destroys this instance of TContactRelatedNames.

See Also