System.Win.TaskbarCore.TProgressState

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

Delphi

TProgressState = record

C++

struct DECLSPEC_DRECORD TProgressState
{
public:
    TTaskBarProgressState State;
    __int64 MaxValue;
    __int64 CurrentValue;
};

プロパティ

種類 可視性 ソース ユニット
record
struct
public
System.Win.TaskbarCore.pas
System.Win.TaskbarCore.hpp
System.Win.TaskbarCore System.Win.TaskbarCore

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。