09 2020 档案

摘要:直接引用这个文件即可。 unit ApplicationInfo; interface uses Winapi.Windows, System.SysUtils, System.Types, System.UITypes, System.Classes, System.Variants, Syste 阅读全文
posted @ 2020-09-18 13:07 大青椒 阅读(323) 评论(0) 推荐(0)
摘要:按下 win+R,弹出运行界面中 输入 %windir%\system32\rundll32.exe shell32.dll,Control_RunDLL sysdm.cpl @1 即可打开系统属性面板。 阅读全文
posted @ 2020-09-17 08:59 大青椒 阅读(419) 评论(0) 推荐(0)
摘要:function Getnowshowpvirnodelist( nowvst: TVirtualStringTree): TList<PVirtualNode>; var cn:Integer; toppvnode,botmpvnode:PVirtualNode; pvirnodelists:TL 阅读全文
posted @ 2020-09-15 10:21 大青椒 阅读(172) 评论(0) 推荐(0)