Vcl.WinXCtrls.TCustomActivityIndicator.StopAnimation

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure StopAnimation;

C++

void __fastcall StopAnimation();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
Vcl.WinXCtrls.pas
Vcl.WinXCtrls.hpp
Vcl.WinXCtrls TCustomActivityIndicator


Beschreibung

Setzt die Eigenschaft Animate auf False.

Siehe auch