FMX.Grid.TProgressColumn

From RAD Studio API Documentation
Jump to: navigation, search

FMX.Grid.TColumnFMX.Controls.TControlFMX.Types.TFmxObjectSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTProgressColumn

Delphi

TProgressColumn = class(TColumn)

C++

class PASCALIMPLEMENTATION TProgressColumn : public TColumn

Properties

Type Visibility Source Unit Parent
class public
FMX.Grid.pas
FMX.Grid.hpp
FMX.Grid FMX.Grid

Description

Represents a column in a grid, whose cells show progress bars.

See Also