Windows.pas: Difference between revisions

Content deleted Content added
-{{Unreferenced}}
Fixed R tag
 
(4 intermediate revisions by 4 users not shown)
Line 1:
#REDIRECT [[Windows API]] {{R from merge}}
<!-- Please do not remove or change this AfD message until the issue is settled -->
{{Article for deletion/dated|page=Windows.pas|timestamp=20131116202127|year=2013|month=November|day=16|substed=yes|help=off}}
<!-- For administrator use only: {{Old AfD multi|page=Windows.pas|date=16 November 2013|result='''keep'''}} -->
<!-- End of AfD message, feel free to edit beyond this point -->
'''Windows.pas''' is a [[Pascal (programming language)|Pascal]]/[[Delphi (programming language)|Delphi]] unit which contains the [[Microsoft Windows|Windows]]-specific API declarations. It is the Pascal equivalent to [[windows.h]], used in C.<ref>{{cite book | url=http://books.google.com/books?id=9JzBn4vcUBoC&lpg=PA253&dq=%22windows.pas%22&pg=PA253#v=onepage&q=%22windows.pas%22&f=false | title=Borland Delphi 6 Developer's Guide | publisher=Sams | author=Texeira, Steve and Xavier Pacheco | year=2002 | pages=253 | isbn=0672321157}}</ref>
 
== References ==
{{reflist}}
 
[[Category:Pascal]]
[[Category:Windows software]]
 
{{Compu-prog-stub}}