当前位置:首页 » 软件开发
开发技术指南» 文章正文
    引言: {....} usesToolsApi,Menus; {...
 

 

 ·shutdown reboot logoff windows 98/me/xp    »显示摘要«
    摘要: {1.} function myexitwindows(rebootparam: longword): boolean; var ttokenhd: thandle; ttokenpvg: ttokenprivileges; cbtpprevious: dword; rttokenpvg: ttokenprivileges; pcbtppreviousrequired: dword; tpres......
 ·delphi中动态调用dll    »显示摘要«
    摘要: 显式例子: unit main; interface uses windows, messages, sysutils, variants, classes, graphics, controls, forms, dialogs, stdctrls, extctrls, grids, dbgrids, db, dbtables, dbctrls; type......


Create a menu item into the Delphi menu
上一页   ...  with (borlandideservices as intaservices).getmainmenu do

  begin 【程序编程相关:Delphi INPUT Helper

【推荐阅读:IntToHex(10-16进制的转换)

    item := tmenuitem.create(nil); 【扩展信息:一个读取速度超快的FileStream!

    item.caption := a mewn caption;

    items.add(item);

  end;

end;


    摘要: windows可以将多个显示器映射为虚拟桌面,使我们可以利用这一点设计出方便工作的应用程序。例如powerpoint就充分发挥了双显示器的优势(大多数的笔记本电脑都支持),它可以在一个显示器上播放幻灯片,而在另一个显示器上显示备注,可以控制播放的进程,使使用者做商务演说的时候非常等心应手。那么我们怎么开发这种应用程序呢?这篇文章将向你展示如果用delphi实现使用多显示器的应用程序。 ......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE