API:Vcl.ExtCtrls.TFlowPanel

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

Vcl.ExtCtrls.TCustomFlowPanelVcl.ExtCtrls.TCustomPanelVcl.Controls.TCustomControlVcl.Controls.TWinControlVcl.Controls.TControlSystem.Classes.TComponentSystem.Classes.TPersistentTFlowPanel

Delphi

TFlowPanel = class(TCustomFlowPanel)

C++

class PASCALIMPLEMENTATION TFlowPanel : public TCustomFlowPanel

プロパティ

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

説明

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

Vcl.ExtCtrls.TFlowPanel は Vcl.ExtCtrls.TCustomFlowPanel を継承しています。以下の内容はすべて Vcl.ExtCtrls.TCustomFlowPanel を参照しています。

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

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

関連項目