Kebetulan Operating Sistem yang saya pakai saat ini yakni Windows 7 , ada beberapa kendala yang bakal kita hadapi untuk instalasi Bo...
Read More
Home » Delphi
Showing posts with label Delphi. Show all posts
Showing posts with label Delphi. Show all posts

Menambahkan Image Pada Combo Box Dephi 7
unit Unit1; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, ImgList, StdCtrls; type TForm1...
Read More

Ramdom String Pada Delphi 7
unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TForm1...
Read More

Split String Pada Delphi 7
unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TForm1...
Read More

Membuat File Unik Pada Delphi 7
unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TForm1 = cla...
Read More

Mendisable Menu Close Pada Delphi 7
unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TForm1...
Read More

Mengambar pada title bar Pada Delphi 7
unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs; type TForm1 = class(T...
Read More

Password Screen Saver Pada Delphi 7
unit Unit1; interface uses Windows, Messages, SysUtils, Forms, StdCtrls, Registry, Classes, Controls, ExtCtrls; type TForm...
Read More
Subscribe to:
Posts (Atom)