Show: Delphi C++
Display Preferences

FMX.Types.TPathObject

From XE3 API Documentation
Jump to: navigation, search

FMX.Types.TFmxObjectSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObject
TPathObject

Delphi

TPathObject = class(TFmxObject, IPathObject)

C++

class PASCALIMPLEMENTATION TPathObject : public TFmxObject

Properties

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

Description

Base class for all objects that contain or manipulate path data.

TPathObject implements functionality for holding a TPathData object. If you need to create a component that is able to manipulate and/or display path data, then you should inherit from TPathObject.

See Also

Personal tools
Translations