FMX.Grid.TProgressCell

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
FMX.Grid.pas
FMX.Grid.hpp
FMX.Grid FMX.Grid

Beschreibung

Repräsentiert eine Zelle in einer Tabelle, die eine Fortschrittsleiste enthält.

Ein TProgressCell-Objekt ist in einem TProgressColumn-Objekt einer Tabelle eine Zelle, in der eine Fortschrittsleiste angezeigt wird.

Siehe auch