Command line parameters for Delphi

Source: Internet
Author: User
Tags command line memory usage

Description

Through the following introduction, you will clearly understand how to do this to build Delphi IDE environment, and understand its detailed parameters

Delphi's life This row parameter is not sensitive to the size, for the parameter-d/d-d/d takes the same function in Delphi

The Delphi execution program is named Delphi32.exe, and you may use it to all the parameters below.

For example: DELPHI32.EXE/NS/HM (starting an example without a splash window and monitoring memory)

DELPHI32.EXE–SD c:\test\source-d C:\TEST\MYPROG.EXE-TD

(Start the IDE environment and load ' C:\test\myprog.exe ' for debugging while introducing

Code referencing the ' C:\test\source ' directory as debug code,-TD and other parameters will be the parameters of the C:\tes\tmyprog.exe program

General parameter Introduction

Option Description
Invoke IDE command line help
HM Displaying memory usage on the sidebar
HV Memory checksum, displaying memory error messages on the sidebar
Ns Do not show splash window
Np Open an empty IDE environment without loading any projects

Introduction to Debugging Parameters

Option Description
Dexename Loads the executable file name used for debugging, and any arguments after dexename are used as arguments to execute the program and are ignored by the IDE. You must insert a space between D and Dexename
attach:%1;%2 Apply Debug Association, it can be used in normal debugging, but more in instant debugging
Td
Sddirectories Specify the original code for debugging, the parameters to be selected, the same you can pass (project| options| Directories/conditionals property) to set the
Hhostname Specifies the host for debugging, if you are debugging a remote application, it is a required parameter

Engineering parameter Introduction

Option Description
FileName Specify the files to load into the IDE, either for engineering files, engineering group files, or individual files
B Automatically created, you have to use the base of the filename to anticipate the sharing,
M Similar to B,
Ooutputfile To specify the wrong output file, you must use the base on B and M.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.