PlatformAPI.IOTAExternalDeviceNotifier.StopAnimation

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure StopAnimation(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 StopAnimation when a reloading animation stops for a group of external devices with the same platform, connection profile, and SDK.

See Also