FMX.Graphics.TPathData.ReadPath
Delphi
procedure ReadPath(Stream: TStream);
C++
void __fastcall ReadPath(System::Classes::TStream* Stream);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | protected | FMX.Graphics.pas FMX.Graphics.hpp | FMX.Graphics | TPathData | 
Description
Reads TPathData from the virtual property Path (created by DefineProperties) when streaming from the TStream Stream.