Vcl.Controls.TMouse.PanningWindow
Delphi
property PanningWindow: TCustomPanningWindow read FPanningWindow write SetPanningWindow;
C++
__property TCustomPanningWindow* PanningWindow = {read=FPanningWindow, write=SetPanningWindow};
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| property | public | Vcl.Controls.pas Vcl.Controls.hpp |
Vcl.Controls | TMouse |
Description
Renvoie une référence à la fenêtre panoramique active. .
Ajoutez cette propriété à votre code pour renvoyer une référence à la fenêtre panoramique active.