Vcl.WinXCtrls.TCustomActivityIndicator.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

constructor Create(AOwner: TComponent); override;

C++

__fastcall virtual TCustomActivityIndicator(System::Classes::TComponent* AOwner);
/* TWinControl.CreateParented */ inline __fastcall TCustomActivityIndicator(HWND ParentWindow) : Vcl::Controls::TCustomControl(ParentWindow) { }

Propriétés

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


Description

Crée une instance de TCustomActivityIndicator.

Create définit les valeurs par défaut pour toutes les propriétés de l'indicateur d'activité.

Voir aussi