FMX.Grid.TProgressCell

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

FMX.StdCtrls.TProgressBarFMX.Controls.Presentation.TPresentedControlFMX.Controls.TStyledControlFMX.Controls.TControlFMX.Types.TFmxObjectSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTProgressCell

Delphi

TProgressCell = class(TProgressBar, IDrawableCell)

C++

class PASCALIMPLEMENTATION TProgressCell : public Fmx::Stdctrls::TProgressBar

プロパティ

種類 可視性 ソース ユニット
class public
FMX.Grid.pas
FMX.Grid.hpp
FMX.Grid FMX.Grid

説明

進捗バーが格納されたグリッド内のセルを表します。


TProgressCell オブジェクトは、(グリッドの TProgressColumn に含まれる)進捗バーを表示する 1 つのセルです。

関連項目