Delphi® is one of the most respected and widely used Rapid Application Development (RAD) environments today. Over 1.7 million developers worldwide choose Delphi over other tools because Delphi radically speeds desktop, workstation, touch, kiosk, and Web application development without sacrificing an ounce of programming power or control. Applications built with Delphi are lightning fast, compact, provide rich UIs, and can connect with virtually any database or data source “out-of-the-box”. With Delphi, you can:
RADically reduce development time and build Windows applications up to 5x faster than with other development solutions
Speed...
Wednesday, April 21, 2010
Tuesday, April 13, 2010
GRADIEN WARNA FORM DELPHI
bosan dengan tampilan form delphi anda....
sekarang anda dapat membuat tampilan form delphi anda sedikit lebih menarik...
disini kita akan membuat gradien warna...langsung aja yah
silahkan buka new project delphi anda....lalu isikan code dibawah ini
procedure TForm1.FormPaint(Sender: TObject);
var
Row, Ht: Word;
IX: Integer;
begin
iX :=200 ;
Ht:=(ClientHeight + 512) div 256;
for Row := 0 to 512 do
...
Tuesday, April 6, 2010
MENGGANTI ICON PADA DELPHI

salam klikq kawan semua...
apakah icon 7 kuning pd delphi bisa di ganti??? jawabannya sangat bisa teman2 dengan sesuka hati kita....
langsung aja ya.....
1. buka program delphi anda..
2. klik menu project --> option
3.pilih aplication --> loadfile..
4.ganti icon sesuai keinginan anda...dan lihat hasilnya sendiri2 ya mas2..mbak2..
semoga bisa membantu....:-D ...