Borland Delphi 7
Borland Delphi is a programming language that provides various facilities making application to process text, graphs, figures, database and web applications. This program has broad capabilities located on productivity, quality, software development, compilation speed, attractive design patterns and structured programming language and complete. Programming facilities are divided into two groups: the object and programming languages. Object is a component that has a physical form and can usually be seen. Object is typically used to perform certain tasks and have certain limitations. While programming language can be called a bunch of text that has a particular significance and developed specific rules for specific duties. The combination of object and programming languages are often called object-oriented programming language. Delphi IDE
An integrated programming environment contained in Delphi. With all the necessary IDE in development, under normal conditions, everything was available. Delphi IDE parts usually displayed as follows:
1. Main window
In the main window, there are several menu Delphi''s Windows application menus generally, the toolbar is a quick step to call up the menu, and the component palette the warehouse components to be used to create applications.
2. object treeview
This facility allows you to display a list of components used in the development of the application according to its placement.
3. object Inspector
This object is used to set the properties and events of a component. Some properties are not displayed can be changed by the program code.
4. form Designer
Form is a key component in the development of applications. Form designers a place to store other components, with a different meaning where other components are put.
5. Code Editor, Explorer and Component Diagram
Code Editor is a place to write code that would regulate how the program runs. Code Explorer is a facility that helps exploration program code easier. Component Diagram is a facility that can be used to create a diagram of the components used in the application.