FMX.Graphics.TPathPointKindHelper

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TPathPointKindHelper = record helper for TPathPointKind

C++

/*Helper*/typedef void *TPathPointKindHelper;

Properties

Type Visibility Source Unit Parent
helper
typedef
public
FMX.Graphics.pas
FMX.Graphics.hpp
FMX.Graphics FMX.Graphics

Description

For internal use. TPathPointKindHelper is a record helper that provides fields for a scoped enumeration, the FMX.Graphics.TPathPointKind type.

See Also