Vcl.IMouse.TPanDirections
Delphi
type TPanDirections = set of TPanDirection;
C++
typedef System::Set<TPanDirection, TPanDirection::pdUp, TPanDirection::pdRight> TPanDirections;
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
set typedef |
public | Vcl.IMouse.pas Vcl.IMouse.hpp |
Vcl.IMouse | Vcl.IMouse |
説明
TPanDirection の集合です。
TPanDirection の集合です。