Vcl.ExtCtrls.TCustomGridPanel

提供:RAD Studio API Documentation

TCustomGridPanelVcl.ExtCtrls.TCustomPanelVcl.Controls.TCustomControlVcl.Controls.TWinControlVcl.Controls.TControlSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObject

Delphi

TCustomGridPanel = class(TCustomPanel)

C++

class PASCALIMPLEMENTATION TCustomGridPanel : public TCustomPanel

プロパティ

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

説明

すべてのグリッドパネルコンポーネントの基本クラス。

TCustomGridPanel は,構成要素としてほかのコントロールが含まれるグリッドパネルを定義するときに基本クラスとして使用されます。

関連項目