PlatformAPI.IOTAExternalDeviceNotifier.StartAnimation

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure StartAnimation(const APlatform: string; const ARemoteProfileName: string; const ASDKName: string);

Properties

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

Description

The IDE calls StartAnimation when a reloading animation starts for a group of external devices with the same platform, connection profile, and SDK.

See Also