FMX.Platform.TScrollingBehaviourHelper

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TScrollingBehaviourHelper = record helper for TScrollingBehaviour

C++

struct TScrollingBehaviourHelper /* Helper for enum 'TScrollingBehaviour' */;

Properties

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

Description

For internal use. TScrollingBehaviourHelper is a record helper that provides fields for a scoped enumeration, the FMX.Platform.TScrollingBehaviour type.

See Also