2026-06-23 21:47:51 +08:00
|
|
|
|
# WindowOnDropped
|
|
|
|
|
|
|
|
|
|
|
|
Gets chart subwindow number corresponding to the object (expert or script) drop point.
|
|
|
|
|
|
|
|
|
|
|
|
```
|
|
|
|
|
|
int WindowOnDropped() const
|
|
|
|
|
|
|
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
Return Value
|
|
|
|
|
|
|
|
|
|
|
|
Chart subwindow number of the object drop point. 0 means main chart window.
|