PlatformAPI.IOTAMobileDeviceNotifier.MobileDeviceChanged

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure MobileDeviceChanged(const aDeviceInternalName: string; aAction: TOTAMobileDeviceChangeAction);

C++

virtual void __fastcall MobileDeviceChanged(const System::UnicodeString aDeviceInternalName, TOTAMobileDeviceChangeAction aAction) = 0 ;

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
PlatformAPI.pas
PlatformAPI.hpp
PlatformAPI IOTAMobileDeviceNotifier

Description

L'EDI appelle MobileDeviceChanged lorsqu'une modification intervient au niveau du périphérique d'aide à la conception. Cette procédure fournit le nom interne du périphérique de conception modifié.

Voir aussi