FMX.Graphics.TPathData.WritePath

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure WritePath(Stream: TStream);

C++

void __fastcall WritePath(System::Classes::TStream* Stream);

Propriétés

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


Description

Ecrit un TPathData dans la propriété virtuelle Path (créée par DefineProperties) lors de la diffusion en continu vers le flux Stream de TStream.

Voir aussi