Vcl.ExtCtrls.TCustomFlowPanel

提供:RAD Studio API Documentation

エラー: 画像が無効、または存在しません。

Delphi

TCustomFlowPanel = class(TCustomPanel)

C++

class PASCALIMPLEMENTATION TCustomFlowPanel : public TCustomPanel

プロパティ

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

説明

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

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

関連項目