永发信息网

delphi界面怎么设置像QQ一样自动隐藏

答案:3  悬赏:0  手机版
解决时间 2021-05-07 16:36

用delphi开发的软件 生成的EXE文件

怎么像QQ界面那样

拖到windows窗口边沿的时候自动隐藏

鼠标放上去的时候又显示出来?

最佳答案

unit Unit1;


interface


uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ComCtrls, ExtCtrls,Math, StdCtrls;


type
TForm1 = class(TForm)
Timer1: TTimer;
Label1: TLabel;
procedure Timer1Timer(Sender: TObject);
private
FAnchors: TAnchors;
procedure WMMOVING(var Msg: TMessage);message WM_MOVING;
public
{ Public declarations }
end;


var
Form1: TForm1;


implementation


{$R *.dfm}



procedure TForm1.WMMOVING(var Msg: TMessage);
begin
inherited;
with PRect(Msg.LParam)^ do
begin
Left := Min(Max(0, Left), Screen.Width - Width);
Top := Min(Max(0, Top), Screen.Height - Height);
Right := Min(Max(Width, Right), Screen.Width);
Bottom := Min(Max(Height, Bottom), Screen.Height);
FAnchors := [];
if Left = 0 then Include(FAnchors, akLeft);
if Right = Screen.Width then
Include(FAnchors, akRight);
if Top = 0 then Include(FAnchors, akTop);
if Bottom = Screen.Height then
Include(FAnchors, akBottom);
Timer1.Enabled := FAnchors <> [];
end;
end;


procedure TForm1.Timer1Timer(Sender: TObject);
const
cOffset = 2;
begin
if WindowFromPoint(Mouse.CursorPos) = Handle then
begin
if akLeft in FAnchors then Left := 0;
if akTop in FAnchors then Top := 0;
if akRight in FAnchors then
Left := Screen.Width - Width;
if akBottom in FAnchors then
Top := Screen.Height - Height;
end else
begin
if akLeft in FAnchors then Left := -Width + cOffset;
if akTop in FAnchors then Top := -Height + cOffset;
if akRight in FAnchors then
Left := Screen.Width - cOffset;
if akBottom in FAnchors then
Top := Screen.Height - cOffset;
end;
end;


end.

全部回答

在form_move事件中判断一下窗体的坐标,如果Y值小于等于0,则把窗体的高度缩小(不能缩到0,否则就没办法重新显示出来了)

在form_mousemove事件中判断鼠标的位置,在范围内就把窗体的高度恢复为正常值,否则再次把他缩小.

有一个控件,可以直接使用就能达到自动隐藏的效果了!

我要举报
如以上问答信息为低俗、色情、不良、暴力、侵权、涉及违法等信息,可以点下面链接进行举报!
大家都在看
求买CF少尉裸号多少钱?
忘记网银密码怎么办?
松下815摄像机如何把画面调16:9
谁有天使喵的文?[至少40部]
我DNF鬼剑中转什么好?
我又花了200w开土罐人偶!可是还是没有!这是
什么是什么,有了解蒙稷这种植物的来看一下谢
Q宠大乐斗怎么我看别人没用大力丸,也没有天
谁能给我一个 卓文宣的真相大白的mp3合法连接
工行上班问题
文科488,能上漳州职业技术学院的工程造价专
人郁闷到一定程度上会怎样?
为什么浙江5区PK场都进不去,只能进自由决斗
喝绿豆汤会瘦吗?
怎样做水煮牛肉?
推荐资讯
负责什么意思,由某人全权负责
DNF里刷遗迹刷什么级别出的菠萝多
小男孩叫什么名子好呢?姓韩!政字辈!
80后的想法
QQ仙境到底是什么时候才公测?给个具体时间?
最进听说北京鸿润九州国际工艺品 这公司怎么
小电饭锅哪个牌子好,我想要买个电饭煲,第一
吃什么可以化痰?
为什么我在口袋妖怪红宝石里碰见了一只绿色的
TM和QQ是不是互不兼容?
09款奥迪A4L标配和2010款A4L标配有什么区别
细阳网咖我想知道这个在什么地方
正方形一边上任一点到这个正方形两条对角线的
阴历怎么看 ?