.


:




:

































 

 

 

 


2.




File , .

New (, )
New Application , ,
New Form
New Data Module
Open , ,
  Reopen
  Save
  Save As
  Save Project As
  Save All ,
  Close
  Close All
  Use Unit (USES)
  Add to Project
  Remove From Project
  Print
  Exit Delphi
     

 

Edit , , , .

 

Undo
Redo
Cut
Copy ()
Paste
Delete
Select All
Align to Grid
Bring to Front
Send to Back
Align
Size
Scale
Tab Order
Creation Order
Lock Controls
Add To Interface , ActiveX

 

Search , , , .

Find
Find in files ,
Replace
Search Again
Incremental Search
Go to Line Number
Show Last Compile Error , ,
Find Error (run-time error)
Browse Symbol

 

View , , .

Project Manager (Project Manager)
Project Source
Object Inspector (Object Inspector)
Alignment Palette
Browser (Object Browser)
Breakpoints (Breakpoints List)
Call Stack (Call Stack)
Watches (Watch List)
Threads
Modules ,
Component List
Window List
Toggle Form/Unit
Unit
Forms
Type library ActiveX, ActiveX -
New Edit Window
SpeedBar ()
Component Palette ()

 

Project , .

Add to Project
Remove from Project
Import Type Library ActiveX
Add To Repository
Compile ,
Build All
Syntax Check
Information
Web Deployment Options ActiveX Web-
Web Deploy ActiveX Web-
Options ,

 

Run . .

Run
Parameters
Register ActiveX Server ActiveX Windows
Unregister ActiveX Server ActiveX Windows
Step Over
Trace Into
Trace To Next Source Line
Run To Cursor ,
Show Execution Point ,
Program Pause
Program Reset
Add Watch
Add Breakpoint
Evaluate/Modify

 

Component , , ActiveX, .

 

New Component
Install Component
Import ActiveX Control ActiveX
Create Component Template
Install Package ,
Configure Palette

 

Database .

Explore - Database Explorer SQL Database ( DELPHI)
SQL Monitor SQL Monitor
Form Wizard ,

 

Tools , , Delphi, .

Environment Options
Repository
Configure Tools Tools
Package Collection Editor
Image Editor
Database Desktop Database Desktop

 

Workgroups .

Browse PVCS Projects
Mange Archive Directories
Add Project to Version Control
Set Data Directories

 

Help .

Contents
Keyword Search
What's New
Getting Started Getting Started
Using Object Pascal Using Object Pascal
Developing Applications Developing Applications
Object and Component Reference Object and Component Reference
Borland Home Page Web- Borland
Delphi Home Page Web- Borland, Delphi
Borland Programs and Services Web- Borland,
About

9

:

1.

uses Forms,vrun1 in'vrunl.pas' {Form1}; {$R *.res} begin Application.Initialize; Application.CreateForm(TForm1, Form1); Application.Run; end.  
Object Form1:TForm1 Left = 193 Top = 246 Width = 544 Height = 375 Caption = 'Form1' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [ ] OldCreateOrder = False PixelsPerInch = 96 TextHeight = 13 End.  
Unit Unit1; Interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TForm1 = class(TForm) private { Private declarations } public { Public declarations } end; var Form1: TForm1;    

2.

DOF-  
DPR-  
RES-  
DFM-  
PAS-  
CFG-  

 

2.3.





:


: 2016-12-06; !; : 376 |


:

:

, , .
==> ...

1717 - | 1419 -


© 2015-2024 lektsii.org - -

: 0.019 .