FMX.Objects.TPath

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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

Delphi

TPath = class(TCustomPath)

C++

class PASCALIMPLEMENTATION TPath : public TCustomPath

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
FMX.Objects.pas
FMX.Objects.hpp
FMX.Objects FMX.Objects

Beschreibung

TPath definiert 2D-Pfadformen, die Gruppen von verbundenen Kurven und Linien darstellen.

Siehe auch

Codebeispiele