procedure TWinControl.WMSize(var Message: TWMSize); begin UpdateBounds; // 类函数 inherited; Realign; // 类函数 if not (csLoading in ...
確定! 回上一頁