TABEL 2-1 Nama File dan Diskripsinya
Ekstensi | Jenis dan Diskripsi File | Saat Pembuatan |
BMP | File standar window, untuk menyimpan gambar bitmap. | Image Editor |
BPG | Borland Project Group, untuk Manajemen proyek multi-target. | Development |
BPL | Borland Package Library , sejenis DLL, kamu bisa membuat file EXE dengan ukuran kecil, tapi file ber-eksensi BPL ini harus di- ikutsertakan. Mungkin kamu pernah memperhatikan ukuran file EXE dari Visual Basic ?? Kecil 'kan, apakah file EXE Delphi bisa sekecil itu ? Jawabanya bisa saja, caranya saat kompilasi jangan meyertakan library kedalam file EXE yang kamu buat, tapi cukup ikut sertaka saja Packege Library. Layaknya sebuah DLL — Package Library juga bisa sharing. | Kompilasi, Lingking |
CAB | Microsoft Cabinet compressed file format. Dibangkitkan saat kamu melakukan Web Deploy (dari menu utama Delphi pilih Project|Web Deploy) | Kompilasi |
CFG | File Konfigurasi untuk Project Option | Development |
CUR | File standar window, untuk Cursor | Image Editor |
DCI | Menyimpan perubahan Code Insight dari IDE (dari menu utama Delphi pilih Tools|Editor Options->pilih Tab: Code Insight) | IDE |
DCP | Delphi Component Package | Kompilasi |
DCT | Menyimpan perubahan Component Templates dari IDE | IDE |
DCU | Delphi Compiled Unit, hasil kompilasi file PAS | Kompilasi |
DFM | Delphi Form, file dalam format binary | Development |
~DF | Backupnya file DFM | Development |
DLL | Dynamic Link Library, file DLL yang dihasilkan oleh Delphi dapat di-akses oleh program/aplikasi lannya. Saya mempunyai contoh sebuah file DLL yang dibuat dengan mengunakan Delphi, kemudian saya panggil dari program yang saya kembangkan dengan Visual FoxPro, hasilnya sangat memuaskan. Kalo kamu ingin melihat contoh programnya silahkan kunjungi situs saya yaitu, http://get.to/semut atau juga bisa ke http://oocities.com/visiweb ; pada bagian kiri dari home page tersebut pilih Bahasa Program|Visual FoxPro. | Compilasi, lingking |
DMT | Delphi Menu Templates | IDE |
DOF | Delphi Option File | Development |
DPK | Delphi Package | Development |
DPR | Delphi Project File | Development |
~DP | Backupnya DPR. | Development |
DRO | Menyimpan setiap perubahan pada Object Repository (dari menu utama Delphi pilih Tools|Repository). Boleh dihapus, tapi penambahan pada repository akan hilang, bisa di-restore lagi dari CD Delphi pada direktori ..\bin\delphi32.dro. | IDE |
DSK | Desktop file. | Development |
DSM | Delphi Symbol Module. | Kompilasi |
EXE | Executable file | Compilasi, Lingking |
HTM, HTML | HyperText Markup Language. Dibangkitkan saat kamu melakukan Web Deploy (dari menu utama Delphi pilih Project|Web Deploy) | Web deploy ActiveForm |
ICO | File standar window, untuk Icon | Image Editor |
LIC | License file, berhubungan file OCX | Activex Wizard |
OCX | OLE Control eXtension, semacam dll juga, berisi ActiveX controls atau form | Kompilasi, Lingking |
PAS | Pascal file, source program. | Development |
~PA | Bacupnya PAS | Development |
RES, RC | Resource file | Development |
TBL | Type Library untuk OLE server application. | Development |
TODO | To-do list file, akan mempunyai nama file yang sama dengan project tetapi dengan ekstensi .TODO | IDE |
Modul 2 Tugas Individu 1
Sumber http://www.oocities.com/visiweb/bukudelphi/bab2_cerdas_delphi.html
Tidak ada komentar:
Posting Komentar