FMX.Edit.Style.TSelectionPointTypeHelper

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TSelectionPointTypeHelper = record helper for TSelectionPointType

C++

struct TSelectionPointTypeHelper /* Helper for enum 'TSelectionPointType' */;

Properties

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

Description

For internal use. TSelectionPointTypeHelper is a record helper that provides fields for a scoped enumeration, the FMX.Edit.Style.TSelectionPointType type.

See Also