Vcl.IMouse.TPanDirections

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

type TPanDirections = set of TPanDirection;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
set
typedef
public
Vcl.IMouse.pas
Vcl.IMouse.hpp
Vcl.IMouse Vcl.IMouse

Beschreibung

Satz aus TPanDirection. .

Satz aus TPanDirection.