FMX.Graphics.TCanvasQualityHelper

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TCanvasQualityHelper = record helper for TCanvasQuality

C++

struct TCanvasQualityHelper /* Helper for enum 'TCanvasQuality' */;

Properties

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

Description

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

See Also