FMX.Grid.TStringColumn

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

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

Delphi

TStringColumn = class(TColumn)

C++

class PASCALIMPLEMENTATION TStringColumn : public TColumn

プロパティ

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

説明

TStringColumn は、文字列が格納されたグリッド内の列を表します。


TStringColumn オブジェクトはグリッド内の 1 つの列であり、その行は 文字列を含みます。

関連項目