Vcl.ExtCtrls.TCustomFlowPanel

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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

Delphi

TCustomFlowPanel = class(TCustomPanel)

C++

class PASCALIMPLEMENTATION TCustomFlowPanel : public TCustomPanel

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.

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

Siehe auch