System.Bluetooth.Components.TBluetooth.Destroy
Delphi
destructor Destroy; override;
C++
__fastcall virtual ~TBluetooth();
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
destructor | public | System.Bluetooth.Components.pas System.Bluetooth.Components.hpp |
System.Bluetooth.Components | TBluetooth |
Beschreibung
Gibt diese Instanz von TBluetooth frei.
Siehe auch
- System.Bluetooth.Components.TBluetooth.Create