FMX.Graphics.TStrokeJoinHelper

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TStrokeJoinHelper = record helper for TStrokeJoin

C++

struct TStrokeJoinHelper /* Helper for enum 'TStrokeJoin' */;

Properties

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

Description

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

See Also