Results 1 to 4 of 4

Thread: What is Delphi Getprocessbyid? How it is to be used?

  1. #1
    Join Date
    Dec 2008
    Posts
    51

    What is Delphi Getprocessbyid? How it is to be used?

    What is delphi getprocessbyid, where it has been used? It is possible to make coding for delphi in C# language, and also let me what are the basic requirement to start with the Delhi language?

  2. #2
    Join Date
    Nov 2008
    Posts
    41

    Re: What is Delphi Getprocessbyid? How it is to be used?

    Delphi is a "real" programming language used to create applications. Its based on Pascal, and if you are aware of the Bloodshed Dev-C++ compiler . . . it's written in Delphi, It uses the Pascal language as its base. Compared to using Visual Basic, I've found Delphi easier and faster. You can basically skim it to get the jist, then do trial and error to expand your knowledge. astro121

  3. #3
    Join Date
    Dec 2008
    Posts
    128

    Re: What is Delphi Getprocessbyid? How it is to be used?

    as a Delphi is "real" programming language, Delphi follows the strict rules of Pascal. Documentation shows something about System.Security.SecurityPermission and the asocciated enumeration PermissionState.Unrestricted So if you are used to writing IE web pages and sloppy web code that IE covers up, Delphi will crucify you (gently, of course) and then show you the correct way to write code. used to really push the concept that a Delphi-produced application is just one file, whereas a VB-produced application required the user to install the VB runtime files before installing the actual application.

  4. #4
    Join Date
    Jan 2009
    Posts
    163

    Re: What is Delphi Getprocessbyid? How it is to be used?

    The lowest level of the language should map directly to the hardware, i.e. must be some kind of assembly, in order to allow for very low-level programming. Its most popular use is the development of desktop and enterprise database applications, but as a general purpose development tool it is capable of and used for most types of development projects.

Similar Threads

  1. Delphi, Autostart Function!!!
    By alex198555 in forum Windows Software
    Replies: 7
    Last Post: 29-07-2010, 11:21 AM
  2. Delphi, Multiple Forms?!
    By alex198555 in forum Software Development
    Replies: 1
    Last Post: 28-07-2010, 11:26 AM
  3. Delphi, MySQL and Login!!!
    By alex198555 in forum Software Development
    Replies: 8
    Last Post: 24-07-2010, 01:24 AM
  4. Delphi, How to load the web-site.
    By alex198555 in forum Windows Software
    Replies: 3
    Last Post: 13-07-2010, 04:56 AM
  5. Delphi SQL Parameter Problems. Help.
    By Solitario in forum Software Development
    Replies: 4
    Last Post: 23-01-2010, 05:32 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,536,346.35374 seconds with 17 queries