API:System.Bluetooth.TBluetoothDevice.LastServiceList

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property LastServiceList: TBluetoothServiceList read GetServiceList;

C++

__property TBluetoothServiceList* LastServiceList = {read=GetServiceList};

Properties

Type Visibility Source Unit Parent
property public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothDevice

Description

Embarcadero Technologies does not currently have any additional information.