没脾气2x: 骑车扎车带、坐车坐过站、打车丢手机求:这样的delphi程序在cb里如何表达? [阅读: 520] 2006-02-13 06:57:35 type TForm1 = class(TCustomForm) //... protected procedure WMWindowPosChanging(var Msg: TWMWindowPosChanging); message WM_WINDOWPOSCHANGING; public //... end;