FMX.StdCtrls.TMouseDownActionHelper

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TMouseDownActionHelper = record helper for TMouseDownAction

C++

/*Helper*/typedef void *TMouseDownActionHelper;

Properties

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