• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
 






旷野轻尘一个人 软件开发

delphi blender lazarus 网络推广 游戏开发 18710517694
 
 

Powered by 博客园
博客园 | 首页 | 新随笔 | 联系 | 订阅 订阅 | 管理

2016年4月14日

Application.Restore不起作用了
摘要: http://www.myexception.cn/delphi/695243.html Application.Restore不起作用了窗体上只有一个Button和一个Timer(1秒计时)代码如下: 单击Button后窗口最小化了,可是不能在1秒后自动还原。运行环境:Delphi 2010 、W 阅读全文
posted @ 2016-04-14 20:34 旷野轻尘一个人 阅读(309) 评论(0) 推荐(0)
 
delphi 函数isiconic 函数 判断窗口是否最小化
摘要: http://blog.sina.com.cn/s/blog_66357ab901012t2h.html delphi 函数isiconic 函数 判断窗口是否最小化 (2012-05-26 22:00:21) 转载▼ http://blog.sina.com.cn/s/blog_66357ab90 阅读全文
posted @ 2016-04-14 20:32 旷野轻尘一个人 阅读(302) 评论(0) 推荐(0)
 
delphi SetWindowPos改变窗体位置和状态
摘要: http://blog.163.com/yuanliaofan@126/blog/static/1730690722012534428814/ delphi SetWindowPos改变窗体位置和状态 2012-06-03 16:04:28| 分类: 电脑|举报|字号 订阅 下载LOFTER我的照片 阅读全文
posted @ 2016-04-14 20:23 旷野轻尘一个人 阅读(371) 评论(0) 推荐(0)
 
delphi 遍历窗口
摘要: http://blog.163.com/t_form/blog/static/12348523220115132155814/ function EnumWindowsProc_2(hwnd: HWND; lParam: LPARAM): Boolean; stdcall; var buf: arr 阅读全文
posted @ 2016-04-14 19:51 旷野轻尘一个人 阅读(513) 评论(0) 推荐(0)
 
delphi 访问 protected 属性 哈哈
摘要: unit Unit39; interface uses Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants, System.Classes, Vcl.Graphics, Vcl.Controls, Vcl.Forms, 阅读全文
posted @ 2016-04-14 11:32 旷野轻尘一个人 阅读(424) 评论(1) 推荐(0)