FMX.StdCtrls.TMouseDownActionHelper

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TMouseDownActionHelper = record helper for TMouseDownAction

C++

struct TMouseDownActionHelper /* Helper for enum 'TMouseDownAction' */;

Properties

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

Description

For internal use. TMouseDownActionHelper is a record helper that provides fields for a scoped enumeration, the FMX.StdCtrls.TMouseDownAction type.

See Also