Vcl.ExtCtrls.TRowItem

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

Vcl.ExtCtrls.TCellItemSystem.Classes.TCollectionItemSystem.Classes.TPersistentSystem.TObjectTRowItem

Delphi

TRowItem = class(TCellItem);

C++

class PASCALIMPLEMENTATION TRowItem : public TCellItem

プロパティ

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

説明

TCellCollection 内の 1 つの項目を表します。

TRowItem は、TCellCollection グリッド パネル上の 1 つのセルを表します。

関連項目