FMX.Objects.TPathWrapModeHelper

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TPathWrapModeHelper = record helper for TPathWrapMode

C++

struct TPathWrapModeHelper /* Helper for enum 'TPathWrapMode' */;

Properties

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

Description

For internal use. TPathWrapModeHelper is a record helper that provides fields for a scoped enumeration, the FMX.Objects.TPathWrapMode type.

See Also