API:Vcl.ExtCtrls.TFlowPanel

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
Vcl.ExtCtrls.pas
Vcl.ExtCtrls.hpp
Vcl.ExtCtrls Vcl.ExtCtrls

Beschreibung

Die Basisklasse für alle Komponenten der Ablauftafel.

Vcl.ExtCtrls.TFlowPanel erbt von Vcl.ExtCtrls.TCustomFlowPanel. Der folgende Inhalt bezieht sich auf Vcl.ExtCtrls.TCustomFlowPanel.

Die Basisklasse für alle Komponenten der Ablauftafel.

TCustomPanel dient als Basisklasse für Ablauftafeln, die sich aus mehreren anderen Steuerelementen zusammensetzen.

Siehe auch