Vcl.WinXCtrls.TCustomActivityIndicator.StopAnimation

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure StopAnimation;

C++

void __fastcall StopAnimation();

Properties

Type Visibility Source Unit Parent
procedure
function
public
Vcl.WinXCtrls.pas
Vcl.WinXCtrls.hpp
Vcl.WinXCtrls TCustomActivityIndicator

Description

Sets the Animate property to False.

See Also