MQL5参考标准程序库面板和对话框CRectShift LeftTopRightBottomWidthHeightSetBoundMoveShiftContainsFormat Shift 执行 CRect 类坐标的相对平移。 void Shift( const int dx, // 增量 X const int dy // 增量 Y ) 参数 dx [输入] 增量 X。 dy [输入] 增量 Y。 返回值 无。 Move Contains