FMX.Graphics.TWrapModeHelper

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TWrapModeHelper = record helper for TWrapMode

C++

struct TWrapModeHelper /* Helper for enum 'TWrapMode' */;

Properties

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

Description

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

See Also