Vcl.WinXCtrls.TCustomSplitView.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

constructor Create(AOwner: TComponent); override;

C++

__fastcall virtual TCustomSplitView(System::Classes::TComponent* AOwner);
/* TWinControl.CreateParented */ inline __fastcall TCustomSplitView(HWND ParentWindow) : Vcl::Extctrls::TCustomPanel(ParentWindow) { }

Propriétés

Type Visibilité  Source Unité  Parent
constructor public
Vcl.WinXCtrls.pas
Vcl.WinXCtrls.hpp
Vcl.WinXCtrls TCustomSplitView


Description

Crée une instance de TCustomSplitView.

Create définit les valeurs par défaut pour toutes les propriétés de la vue fractionnée.

Voir aussi