OldHawk

菜地一块,欢迎拍砖
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2007年6月20日

摘要: The CheckMenuItem function sets the state of the specified menu item's check-mark attribute to either selected or clear. 阅读全文

posted @ 2007-06-20 16:44 OldHawk 阅读(656) 评论(0) 推荐(0) 编辑

摘要: showmessage('命令行参数个数为:'+inttostr(paramcount)); showmessage('第1个命令行参数为:'+paramstr(1)); showmessage('应用程序名称为:'+paramstr(0)); 阅读全文

posted @ 2007-06-20 14:00 OldHawk 阅读(3374) 评论(0) 推荐(0) 编辑