...implementation R DFM uses ActiveX procedure TmyApp sendTransaction Sender TObject var GeoIP OLEVariant begin GeoIP CreateOleObject GeoIPCOM GeoIP GeoIP loadDataFile c Program Files GeoIP GeoIPDemo dat edtStatus Text GeoIP country code by name www yahoo com end...
.pas...lite.maxmind.com/download/geoip/api/COM/GeoIP-COM-1.0/GeoIPTest.pas
...From N FERNANDES conservation org Subject Re delphi HelpCommand and Sound Date Mon 31 Jul 1995 09 47 0700 PDT procedure TForm1 HelpSearch Sender TObject var HelpMacro pchar begin HelpMacro Search with Application do begin Application HelpContext 1 HelpCommand HELP COMMAND longint HelpMacro end end...
.txthttp://www.mindspring.com/~cityzoo/tips/helpsrch.txt
[ ???????? ??????? 2 ] ...1 TStatusBar TStatusBar SimpleText True WebBrowse TitleChange StatusTextChange procedure TForm1 WebBrowser1TitleChange Sender TObject const Text WideString begin Caption Text end procedure TForm1 WebBrowser1StatusTextChange Sender TObject const Text WideString begin StatusBar1 SimpleText Text end...
.txthttp://wtwsoft.narod.ru/WebBrowser/Samples/Sample2/Readme.txt
...Delphi X Files www DelphiXFiles narod ru procedure TForm1 Button1Click Sender TObject begin if GetSystemMetrics SM NETWORK AND 01 01 then ShowMessage Machine is attached to network else ShowMessage Machine is not attached to network end...
.txthttp://www.delphixfiles.narod.ru/Internet/GetnetWork.txt
...unit cpfile interface uses Windows Messages SysUtils Classes Graphics Controls Forms Dialogs ExtCtrls ComCtrls type TForm3 class TForm Panel1 TPanel Image1 TImage TrackBar1 TTrackBar procedure TrackBar1Change Sender TObject private Private declarations public Public declarations end var Form3 TForm...
.pashttp://ae.sharif.edu/~aero1/ANBARLOE/CPFILE.PAS
...RotateLabel by Bill Murto 73730 2505 It s FREE Source included Try the demo program befor you install the component See if you like it These two procedures from the demo program will show you everything you need to know procedure TForm1 Button1Click Sender TObject begin RotateLabel1 Angle Rotate...
.txthttp://delphi.icm.edu.pl/ftp/d10free/rotatel.txt
...Delphi X Files www DelphiXFiles narod ru uses ShellApi procedure TForm1 Button1Click Sender TObject var Icon hIcon IconIndex word begin IconIndex 1 Icon ExtractAssociatedIcon HInstance Application ExeName IconIndex DrawIcon Canvas Handle 10 10 Icon end...
.txthttp://www.delphixfiles.narod.ru/FS/Associate.txt
...Delphi X Files www DelphiXFiles narod ru function DriveExists Drive Byte Boolean begin Result Boolean GetLogicalDrives And 1 shl Drive end procedure TForm1 FormCreate Sender TObject var D Byte begin For D 0 to 25 do If DriveExists D Then begin ListBox1 Items Add Chr D 41 end end...
.txthttp://www.delphixfiles.narod.ru/Drives/SearchDrive.txt
[ ???????? ??????? 1 ] ...Web Browser OleControl Delphi Delphi Internet TWebBrowser TEdit TBotton procedure TForm1 Button1Click Sender TObject begin WebBrowser1 Navigate Edit1 Text end TEdit URL Brawser...
.txthttp://wtwsoft.narod.ru/WebBrowser/Samples/Sample1/Readme.txt
... Sender TObject begin SendToRecycleBin c DownLoad Test gif end...
.txthttp://www.delphixfiles.narod.ru/FS/RecGo.txt