System.Beacon.Components.TCustomBeaconDevice.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* TComponent.Destroy */ inline __fastcall virtual ~TCustomBeaconDevice() { }

Properties

Type Visibility Source Unit Parent
destructor public System.Beacon.Components.hpp System.Beacon.Components TCustomBeaconDevice

Description

Destroys this instance of TCustomBeaconDevice.

See Also