Vcl.ExtCtrls.TCustomFlowPanel
Delphi
TCustomFlowPanel = class(TCustomPanel)
C++
class PASCALIMPLEMENTATION TCustomFlowPanel : public TCustomPanel
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
class | public | Vcl.ExtCtrls.pas Vcl.ExtCtrls.hpp |
Vcl.ExtCtrls | Vcl.ExtCtrls |
説明
すべてのフローパネルコンポーネントの基本クラス。
TCustomFlowPanel は,構成要素としてほかのコントロールが含まれるフローパネルを定義するときに基本クラスとして使用されます。