{"id":79,"date":"2008-10-05T16:01:00","date_gmt":"2008-10-05T08:01:00","guid":{"rendered":""},"modified":"2013-11-18T21:46:22","modified_gmt":"2013-11-18T13:46:22","slug":"delphi%e5%ae%9e%e7%8e%b0%e7%aa%97%e4%bd%93%e5%8a%a8%e6%80%81%e5%88%9b%e5%bb%ba%e6%95%88%e6%9e%9c","status":"publish","type":"post","link":"https:\/\/kyle.ai\/blog\/79.html","title":{"rendered":"Delphi\u5b9e\u73b0\u7a97\u4f53\u52a8\u6001\u521b\u5efa\u6548\u679c"},"content":{"rendered":"<p>\u5728uses\u4e2d\u52a0\u5165uses ShellAPI<\/p>\n<pre class=\"brush: delphi; title: ; notranslate\" title=\"\">\r\n\r\nprocedure TForm1.FormCreate(Sender: TObject);\r\nbegin\r\n   \/\/AnimateWindow(self.Handle,800,AW_BLEND OR AW_ACTIVATE);\/\/\u5b9e\u73b0\u7a97\u53e3\u7684\u6de1\u5316\u6548\u679c\r\n\r\nAnimateWindow(self.Handle,1000,AW_CENTER or AW_ACTIVATE);\r\n\/\/\u4ece\u4e2d\u5fc3\u6269\u6563\r\n\r\n\/\/AnimateWindow(self.Handle,1000,AW_HOR_POSITIVE or AW_ACTIVATE);\r\n\/\/AnimateWindow(self.Handle,1000,AW_SLIDE or AW_HOR_POSITIVE or AW_ACTIVATE);\r\n\/\/\u6c34\u5e73\u4ece\u5de6\u5230\u53f3\r\n\r\n\/\/AnimateWindow(self.Handle,1000,AW_HOR_NEGATIVE or AW_ACTIVATE);\r\n\/\/AnimateWindow(self.Handle,1000,AW_SLIDE or AW_HOR_NEGATIVE or AW_ACTIVATE);\r\n\/\/\u6c34\u5e73\u4ece\u53f3\u5230\u5de6\r\n\r\n\/\/AnimateWindow(self.Handle,1000,AW_VER_POSITIVE or AW_ACTIVATE);\r\n\/\/AnimateWindow(self.Handle,1000,AW_SLIDE or AW_VER_POSITIVE or AW_ACTIVATE);\r\n\/\/\u5782\u76f4\u4ece\u4e0a\u5230\u4e0b\r\n\r\n\/\/AnimateWindow(self.Handle,1000,AW_VER_NEGATIVE or AW_ACTIVATE);\r\n\/\/AnimateWindow(self.Handle,1000,AW_SLIDE or AW_VER_NEGATIVE or AW_ACTIVATE);\r\n\/\/\u5782\u76f4\u4ece\u4e0b\u5230\u4e0a\r\n\r\nend;\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>\u5728uses\u4e2d\u52a0\u5165uses ShellAPI procedure TForm1.FormCreate(Sende [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[6],"tags":[],"class_list":["post-79","post","type-post","status-publish","format-standard","hentry","category-code_related"],"_links":{"self":[{"href":"https:\/\/kyle.ai\/blog\/wp-json\/wp\/v2\/posts\/79","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kyle.ai\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/kyle.ai\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/kyle.ai\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kyle.ai\/blog\/wp-json\/wp\/v2\/comments?post=79"}],"version-history":[{"count":1,"href":"https:\/\/kyle.ai\/blog\/wp-json\/wp\/v2\/posts\/79\/revisions"}],"predecessor-version":[{"id":4811,"href":"https:\/\/kyle.ai\/blog\/wp-json\/wp\/v2\/posts\/79\/revisions\/4811"}],"wp:attachment":[{"href":"https:\/\/kyle.ai\/blog\/wp-json\/wp\/v2\/media?parent=79"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/kyle.ai\/blog\/wp-json\/wp\/v2\/categories?post=79"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/kyle.ai\/blog\/wp-json\/wp\/v2\/tags?post=79"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}