FMX.Objects.TShape.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

constructor Create(AOwner: TComponent); override;

C++

__fastcall virtual TShape(System::Classes::TComponent* AOwner);

Propriétés

Type Visibilité  Source Unité  Parent
constructor public
FMX.Objects.pas
FMX.Objects.hpp
FMX.Objects TShape


Description

Crée une instance de TShape avec le composant spécifié en tant que propriétaire.

Voir aussi