FMX.Objects.TLineTypeHelper

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TLineTypeHelper = record helper for TLineType

C++

struct TLineTypeHelper /* Helper for enum 'TLineType' */;

Properties

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

Description

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

See Also