- Delphi中怎样在listbox中拖拽可以改变所显示内容的上下顺序 2011-09-03 点击:1204 评论:0
- Delphi中拖动的方式来移动TPageControl的Tab 2011-09-03 点击:1057 评论:0
- Delphi中ListBox的Item拖动重新排列 2011-09-03 点击:759 评论:0
- Delphi中闪动应用程序在任务栏的标题 2011-09-03 点击:529 评论:0
- 实现拖动无标题窗口的5种方法 2011-09-03 点击:1485 评论:0
varDragFile,popfile//拖动的文件名procedureTfrmMain.lbxMyListClick(Sender:TObject); begin//单击时确定要...
procedure TMainForm.PageControl1MouseDown(Sender: TObject; Button: TMouseButton; Shift: TS...
600) this.width = 600;'>var // form level StartingPoint : TPoint;implementation...procedur...
拖动TTimer组件TTimer组件事件如下:const {$J+} animatedTitle : string = ' Animated Application''s Task...
1。MouseMove事件中加入:// ReleaseCapture;// Perform(WM_SYSCOMMAND, $F017, 0);2.MouseDown事件中加入://...