Friday, October 28, 2011

Explanation of the Main-Menu in Delphi

Borland Delphi menu looks like this ya buddy

Well, now I will try to explain one by one utility menu:

1. File menu

The File menu contains the basic commands are frequently used menu associated with the operation of the file

a. New: Creating a new object in the form of projects and form

b. New-Application: Creating a New Project command will close the previous project, open the code editor Unit1Pas new name, and a new form named Form1

c. New-CLX Application: Creating a new project group with a single application of cross plaform in it you can use the CLX object platform to create applications for Windows or Linux File form will be linked to the same practice that has an extension CLX Xfm








d. New - Data Module: Create a new module, and the container will then be displayed on the desktop module data Module added in the applicable project

e. New-Form: Creating a new form that is still empty

f. New - Frame: Make a frame (frame) which is still vacant to be added in the current project

g. New-Unit: Creating a new unit within the code editor window

h. Open: Opens an object The object can be either a program or project

i. Open Project: Opens the Project

j. Reopen: Opening the last object you've ever opened before

k. Save: Saves the current form

l. Save As: Saves the active form with a new name

m. Save Project As: Saves the current project with a new name

n. Save All: Saves all objects are active

o. Close: Close the form, If your form has not been saved, then Delphi will display a confirmation box about file storage

p. Close All: Closes all active object Use Unit Opening a unit for the active project

q. Print: Prints the currently selected item Delphi

r. Exit: Closes the Delphi application program



2. Edit Menu

Edit menu contains commands - commands used to edit text dala program code editor window, edit the component - the component which lies in the form designer and a few other items

a. Undo Undo the last command you have ever done

b. Redo Repeats the last command you have ever done

c. Cut Cut the text or object that is selected

d. Copy of Copy text or object that is selected

e. Paste Leaving or displaying text or object that you Cut or Copy on the specific position you want

f. Delete Delete the text or object being in the select

g. Select All Selects all the text or object

h. Align to Grid Tidy object or set of equipment was selected to the position of grid points in the form

i. Bring to Front Laying the object selected in the top position among other objects contained in the form

j. Send to Back Leaving the selected object at the bottom among other objeka contained in the form

k. Set alignment Align selected objects in a form, either vertically or horizontally

l. Size Set the size of the width and height of objects - objects selected

m. Scale Resize all objects to be activated when you use the tab key to move the position of active object Then the form that you have created run

n. Creation Order Changing the order of non-visual component that is activated when you use the tab key to move the position of non-visual component which is active at the time of the form that you have created on the run

o. Children Playing Flip components contained in the form horizontally

p. Lock Control Lock all the components contained in a form so you are not allowed to resize and move the position of the components



3. Menu Search

Search menu contains the command - the command used to search for specific text in the code editor, look for errors in program code editor window and a few other items

a. Find Search for specific text in the code editor

b. Find in files Search for specific text in a code editor that is located in another file

c. Replace Looking for a specific text and replace it with another text in the code editor

d. Search Again Repeating text search commands that you have previously submitted

e. Incremental search Search for specific text that you want to type Run this command so that the text will appear

f. Searching for: in the code editor and then type that you want to search

g. Go to Line Number Move toward certain lines of program code editor window

h. Find Error Finding fault - fault programs that exist in the code editor window



4. View the menu

View menu contains commands used to display or hide the window - a specific window in the Delphi program

a. Project Manager project manager Displays a worksheet that is used to manage the hierarchical structure of a project

b. Displays the Object Inspector inspector worksheet object that is used to modify the properties and events of the component - a component in a form

c. Displays the Object TreeView treeview object worksheet that is used to display objects in a tree diagram form

d. Displaying Palette align alignment toolbar that contains the command button to adjust the alignment of the components - components that are contained in a form

e. Displays the To Do List item - the item tasks required to complete the work within the applicable project you can sort the items - the item is in alphabetical order, status, or on a priority basis by clicking on the column which is provided in

f. Browser Displaying a browser project worksheets

g. Code Explorer Displays a worksheet code explorer

h. Component List Displays a worksheet with a list of part names Delphi

i. Windows List Displays a list of window names that are currently in an active condition that you can choose

j. Adioontinal mesange message worksheets info Showing Hints

k. Debug Debug Windows Displays worksheet

l. Desktop Desktop Displays sub menu that works to cultivate the desktop

m. Toggle Form / Unit Move to worksheet forms designer and code editor alternately

n. Display units and units that enable a list of names you have

o. Forms Displays list and activate the form that you have

p. New edit code editor Window Opens new window

q. Toolbar Displays a list of names new toolbar enabled or sembuyikan



5. Menu Project

Project menu contains commands - commands associated with the processing of a project

a. Add to Project Add the unit you've ever made prior to the current project

b. Remove from project Delete a unit contained in the current project

c. Import Type Library Library Incorporating other types of systems into the Delphi program

d. Add to Repository Entering application program that you have made to the list repositoty application program that has been included in the list of repository can be retrieved by using the file - new View Source Displays the source code of the program is currently active projects

e. Language Changing the order of translators (resource, etc.) on your project

f. Add new project Add a new item into the group project

g. Add exiting project Adding other projects that you have previously made into a group project

h. Establish Project compilation compile files ending in EXE that can be executed at any time to file - the file in the active project

i. Build Project Rebuild all the components contained in the current project that has undergone a change

j. Syntax Check Project Compiling module - module project that is not tied to project the command is used to check the code of errors - errors that may occur during the compilation process

k. Compile All Project Forming compile files ending in EXE for the entire project file that is being actively

l. All Build Project Rebuild all the components contained in the active project that has undergone a change

m. Displays the Options dialog of Options



6. Run menu

Run Menu is used to run programs and view running programs you can also monitor the way the program is executed with attention to Procedure

a. Run compile and carry out the program application form that you have

b. Attach to Proces Checking process multiple applications are running, and displays a list of the application program being run by the local computer Select a process from the list and double click on attach to initiate examination of the Parameters Determining the initial parameters for your application program

c. Running Over Steep line programs one by one in a procedure

d. Trace info line Running programs one by one in a procedure that interconnected

e. Trace to next source line Running the program in a procedure and will stop when it encounters a command line in the next Procedure

f. Run to Cursor Run the program only until the cursor location in the code editor

g. Run until return Running the program until the program executes the command returns

h. Show Execution Point Showing the position of the cursor in the code editor window

i. Stopping to pause the program while the program

j. Stopping the program reset the program permanently

k. Evaluate / Modify dialog Evaluate city Showing / Modify, where you can evaluate or change the value of existing statements

l. Opens the Add Watch dialog box propertise Watch Where you can modify the watch

m. Opens the Add Breakpoint breakpoint dialog box, where you can create and modify the break-point



7. Menu Component

Menu component used to add or install components - new component

a. New Component Creating a new component

b. Component Install Installing new components

c. Adding the Import Control activex type library activeX controls into Delphi project

d. Install Packages Installing component packages that have been provided by Delphi

e. Open and maintain Konfigurate Palette Palette Properties palette in the dialog box



8. Menu Database

Database menu is used to create, modify or view the database

a. Open Explorer or Database Explorer SQL Explorer

b. Opening the SQL Monitor SQL Monitor

c. Form Wizard Creating a database form wizard form through a function to display data from a database




9. Tools and Help menus

Tool used to change the menu option or call Delphi Database Desktop from the menu

a. Environment Options configuration Determining Preference, Library Path name, and change the look of the component

b. Editor Options Setting the configuration editor

c. Displays the Options dialog box Debugger Debugger Options

d. Displays the Object Repository dialog box

e. Showing Repository Translation tool options dialog town translation tool that is used to configure Options translations tools

f. Showing Translation Translation Repository Repository

g. Regenerate Corba IDL Files Used to build client or server applications by using the IDL File-Based

h. Configure Tool Tool Displays a dialog city

i. Options Use this dialog box to add a command, delete command, or change the command on the tools menu

j. Displaying Database Database Desktop Desktop where you can create, display, sort, modify, and query processing table in Paradox program, dBase, and SQL Format

k. Package Collection editor Create and edit the package collections (a collection of packages) Open XML mapping XML worksheet

l. Opening the Rave Designer Tool mapping worksheet   Rave Reports

m. Image Editor Image Editor Opening a worksheet

No comments:

Post a Comment

Please ask, criticize, make suggestions and comments insofar as not inconsistent with social norms