PlatformAPI.IOTAMobileDeviceNotifier.MobileDeviceChanged

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

Properties

Type Visibility Source Unit Parent
procedure public PlatformAPI.pas PlatformAPI IOTAMobileDeviceNotifier

Description

The IDE calls MobileDeviceChanged after a designer device suffers a change. This procedure provides the internal name of the modified design-time device.

See Also