FMX.Graphics.TMapAccessHelper

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TMapAccessHelper = record helper for TMapAccess

C++

struct TMapAccessHelper /* Helper for enum 'TMapAccess' */;

Properties

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

Description

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

See Also