FMX.AddressBook.Types.TContactMessagingServices.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* {System_Generics_Collections}TObjectList<FMX_AddressBook_Types_TContactMessagingService>.Destroy */ inline __fastcall virtual ~TContactMessagingServices(void) { }

Properties

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

Description

Destroys this instance of TContactMessagingServices.

See Also