FMX.Graphics._di_IPathObject
C++
typedef System::DelphiInterface<IPathObject> _di_IPathObject;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| typedef | public | FMX.Graphics.hpp | FMX.Graphics | FMX.Graphics |
Description
Represents the DelphiInterface of IPathObject.
You can use _di_IPathObject to refer to a path object in C++ code.