Vcl.IMouse.TPanDirections

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type TPanDirections = set of TPanDirection;

C++

typedef System::Set<TPanDirection, TPanDirection::pdUp, TPanDirection::pdRight> TPanDirections;

Properties

Type Visibility Source Unit Parent
set
typedef
public
Vcl.IMouse.pas
Vcl.IMouse.hpp
Vcl.IMouse Vcl.IMouse

Description

Set of TPanDirection. .

Set of TPanDirection.