Vcl.ComCtrls.TProgressBar.SmoothReverse

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

Delphi

property SmoothReverse: Boolean read FSmoothReverse write SetSmoothReverse default false;

C++

__property bool SmoothReverse = {read=FSmoothReverse, write=SetSmoothReverse, default=0};

プロパティ

種類 可視性 ソース ユニット
property published
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TProgressBar

説明

進捗バーの進捗の後退を表示する機能を設定および取得します。

SmoothReverse を使用して、進捗バーの進捗の後退を表示する機能を設定および取得します。