Vcl.WinXCtrls.TCustomActivityIndicator.StopAnimation

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure StopAnimation;

C++

void __fastcall StopAnimation(void);

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
Vcl.WinXCtrls.pas
Vcl.WinXCtrls.hpp
Vcl.WinXCtrls TCustomActivityIndicator


説明

Animate プロパティを False に設定します。

関連項目