FMX.ListView.Types.TImageScalingModeHelper

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TImageScalingModeHelper = record helper for TImageScalingMode

C++

struct TImageScalingModeHelper /* Helper for enum 'TImageScalingMode' */;

Properties

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

Description

For internal use. TImageScalingModeHelper is a record helper that provides fields for a scoped enumeration, the FMX.ListView.Types.TImageScalingMode type.

See Also