FMX.Grid.TTimeColumn

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

FMX.Grid.TColumnFMX.Controls.TStyledControlFMX.Controls.TControlFMX.Types.TFmxObjectSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTTimeColumn

Delphi

TTimeColumn = class(TColumn)

C++

class PASCALIMPLEMENTATION TTimeColumn : public TColumn

プロパティ

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


説明

TTimeColumn は、TTimeEdit コントロールをデフォルト エディタとして使用する、グリッド内の列を表します。

TTimeColumn オブジェクトはグリッド内の列で、その行には、TTimeEdit がデフォルト エディタとして設定されているセルが含まれています。

関連項目