Vcl.WinXCtrls.TActivityIndicator.Animate

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Animate;

C++

__property Animate = {default=0};

Properties

Type Visibility Source Unit Parent
property published
Vcl.WinXCtrls.pas
Vcl.WinXCtrls.hpp
Vcl.WinXCtrls TActivityIndicator

Description

Specifies whether the activity indicator is currently animated.

Vcl.WinXCtrls.TActivityIndicator.Animate inherits from Vcl.WinXCtrls.TCustomActivityIndicator.Animate. All content below this line refers to Vcl.WinXCtrls.TCustomActivityIndicator.Animate.

Specifies whether the activity indicator is currently animated.

Default is False.

See Also