FMX.Types.TFmxObject.Release

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure Release; virtual; deprecated 'Support for this method will be removed';

C++

virtual void __fastcall Release _DEPRECATED_ATTRIBUTE1("Support for this method will be removed") ();

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
FMX.Types.pas
FMX.Types.hpp
FMX.Types TFmxObject

Description

Avertissement : Release est obsolète.

Marque cet objet TFmxObject pour la suppression différée.

Voir aussi