FMX.Types3D.TContext3D.FreeNotification

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure FreeNotification(AObject: TObject); virtual;

C++

virtual void __fastcall FreeNotification(System::TObject* AObject);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
protected
FMX.Types3D.pas
FMX.Types3D.hpp
FMX.Types3D TContext3D

Description

Implémente la méthode FreeNotification définie dans l'interface IFreeNotification.

FreeNotification notifie tous les objets TBitmap quand ce TContext3D est détruit.

Voir aussi