Vcl.ExtCtrls.TCustomFlowPanel

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

Vcl.ExtCtrls.TCustomPanelVcl.Controls.TCustomControlVcl.Controls.TWinControlVcl.Controls.TControlSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTCustomFlowPanel

Delphi

TCustomFlowPanel = class(TCustomPanel)

C++

class PASCALIMPLEMENTATION TCustomFlowPanel : public TCustomPanel

プロパティ

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

説明

すべてのフローパネルコンポーネントの基本クラス。

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

関連項目