FMX.Objects.TPath

From RAD Studio API Documentation
Jump to: navigation, search

FMX.Objects.TCustomPathFMX.Objects.TShapeFMX.Controls.TControlFMX.Types.TFmxObjectSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTPath

Delphi

TPath = class(TCustomPath)

C++

class PASCALIMPLEMENTATION TPath : public TCustomPath

Properties

Type Visibility Source Unit Parent
class public
FMX.Objects.pas
FMX.Objects.hpp
FMX.Objects FMX.Objects

Description

TPath defines 2D path-type shapes representing groups of connected curves and lines.

See Also

Code Examples