FMX.Graphics.TMapAccessHelper

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TMapAccessHelper = record helper for TMapAccess

C++

/*Helper*/typedef void *TMapAccessHelper;

Properties

Type Visibility Source Unit Parent
helper
typedef
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