FMX.Graphics.TPathData.Clear

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure Clear;

C++

void __fastcall Clear();

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
FMX.Graphics.pas
FMX.Graphics.hpp
FMX.Graphics TPathData


Description

Efface le TPathData en cours.

Clear retire toutes les figures du TPathData en cours.

Elle efface le tableau Points.

Voir aussi