sminternet delphi component
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3966
SMRuler component
TSMRuler is a component for Delphi. This ruler has the capability to be displayed in a horizontal or vertical direction more>>
TSMRuler is a component for Delphi. This ruler has the capability to be displayed in a horizontal or vertical direction.
It has properties which allow automatic displaying of current position indicator and measurement markers (centimeters/inches/pixels). Also TSMRuler has a margins (start/end) and offsets (start/end).
This ruler can be displayed in a horizontal or vertical direction. You can show a current mouse position automatically and measurement markers (centimeters/inches/pixels).
Also TSMRuler have margins (start/end) and offsets (start/end) which you can customize if you need.
<<lessIt has properties which allow automatic displaying of current position indicator and measurement markers (centimeters/inches/pixels). Also TSMRuler has a margins (start/end) and offsets (start/end).
This ruler can be displayed in a horizontal or vertical direction. You can show a current mouse position automatically and measurement markers (centimeters/inches/pixels).
Also TSMRuler have margins (start/end) and offsets (start/end) which you can customize if you need.
Download (3.14KB)
Added: 2006-08-31 License: Freeware Price:
1149 downloads
ICS - Internet Component Suite 4.0
ICS - Internet Component Suite is a feature-rich and trustworthy collection of freeware components for programming Internet applications with Borland Delphi and Borland C++ Builder. more>>
ICS - Internet Component Suite 4.0 is a feature-rich and trustworthy collection of freeware components for programming Internet applications with Borland Delphi and Borland C++ Builder. TCP, UDP, FTP, HTTP, SMTP, POP3, NNTP, PING, ICMP, TELNET and more. Client and server components. Full source provided for components and sample programs in Delphi and C++.
Download (1.1MB)
Added: 2002-10-20 License: Freeware Price:
345 downloads
SMAngleLabel component
SMAngleLabel component is the successor TCustomLabel with the extended features more>>
SMAngleLabel component is the successor TCustomLabel with the extended features. Is able to display the text under any angle. This component allows to change a horizontal alignment and vertical layout.
SMAngleLabel component works with Alignment and Layout properties.
<<lessSMAngleLabel component works with Alignment and Layout properties.
Download (2.84KB)
Added: 2006-08-30 License: Freeware Price:
1150 downloads
TSuperList Component 1.7
a free open source component for Delphi 2.0 and C++ Builder 1.0 more>>
a free open source component for Delphi 2.0 and C++ Builder 1.0 TSuperList was designed to be a free open source component for Delphi 2.0 and C++ Builder 1.0 (it will work in later versions, just build a package) that incorporates better control over a standard TListbox control.
TSuperList incorporates a panel with a plus and minus button for addition to and deletion from a listbox. Input and editing is made through a built in InputBox, so it requires no coding to add, delete, or edit items in the listbox. The majority of the testing has been done in C++ Builder because that is the environment that I work in most. I wrote it in Delphi so that it reaches a greater number of people.
System requirements:
- Delphi 2.0 and C++ Builder 1.0
<<lessTSuperList incorporates a panel with a plus and minus button for addition to and deletion from a listbox. Input and editing is made through a built in InputBox, so it requires no coding to add, delete, or edit items in the listbox. The majority of the testing has been done in C++ Builder because that is the environment that I work in most. I wrote it in Delphi so that it reaches a greater number of people.
System requirements:
- Delphi 2.0 and C++ Builder 1.0
Download (4KB)
Added: 2007-08-08 License: Freeware Price:
809 downloads
SMConvexButton component
SMConvexButton component is an extension of the TBitBtn component that allows to display a caption and glyph more>>
SMConvexButton component is an extension of the TBitBtn component that allows to display a caption and glyph. It looks like an IBM-button.
<<less Download (6.89KB)
Added: 2006-08-31 License: Freeware Price:
1149 downloads
SMTP ActiveX component 1
SMTP ActiveX component is a program for submitting your mails by a Web site, VB, Visual C++ or Delphi more>>
SMTP ActiveX component 1 is a program for submitting your mails by a Web site, VB, Visual C++ or Delphi. Easy to use, you type the server, the Email from, the Email to and it's done. The Ocx could be registered by the Dos command regsvr32 STMPX.ocx.
Download (745KB)
Added: 2006-10-10 License: Freeware Price:
downloads
SMScrollToolbar component
SMScrollToolbar component gives you a TToolbar with extended features: is able to scroll a ToolButton more>>
SMScrollToolbar component gives you a TToolbar with extended features: is able to scroll a ToolButton (like Delphi Component Palette)
Extended toolbar with possibility to scroll buttons (like component palette in Delphi/C++Builder IDE).
<<lessExtended toolbar with possibility to scroll buttons (like component palette in Delphi/C++Builder IDE).
Download (2.56KB)
Added: 2006-08-31 License: Freeware Price:
1154 downloads
Internet Label 1.0
A Delphi component which implements TLabel componentwith abilities of link from html document(http, ftp,file, mailto, ...). DCU file has been compiled inDelphi 5, but source code should be compatible more>>
A Delphi component which implements TLabel componentwith abilities of link from html document(http, ftp,file, mailto, ...). DCU file has been compiled inDelphi 5, but source code should be compatible with allversion except 16 bit one.
<<less Download (4K)
Added: 2000-01-28 License: Freeware Price:
3557 downloads
FlagHint component 1.0
FlagHint gives you a component for Delphi 6,7 more>>
FlagHint gives you a component for Delphi 6,7.
The package includes:
- License agreement;
- Manual in HTML file (is what you currently read);
- Source code of the sample project;
- FREE ? full source code of the component (FlagHint.pas).
Conceptually, MCFlagHint is a combination of the Windows popup hints, "Whats this?" context popup help, and our needs to quickly show and hide diagnostic messages.
MCFlagHint simplifies the users life:
- User has no need to search the screen for the problematic control ? the component will set focus to it, graphically point to it and display the message near to it.
- User has no need to perform any special actions to discard this message from the screen. When he understand the message then he just continue with his task and the message will disappear.
- Programmer may use only single function call, DoFlagHint, to display the message (see the Example below).
Main features:
- MCFlagHint is displayed as modeless window (not modal or dialog) and can be discarded due to any user acivity (clicking mouse or pressing keyboard) excepting the mouse movements.
- Only one MCFlagHint window can be visible at the same moment.
<<lessThe package includes:
- License agreement;
- Manual in HTML file (is what you currently read);
- Source code of the sample project;
- FREE ? full source code of the component (FlagHint.pas).
Conceptually, MCFlagHint is a combination of the Windows popup hints, "Whats this?" context popup help, and our needs to quickly show and hide diagnostic messages.
MCFlagHint simplifies the users life:
- User has no need to search the screen for the problematic control ? the component will set focus to it, graphically point to it and display the message near to it.
- User has no need to perform any special actions to discard this message from the screen. When he understand the message then he just continue with his task and the message will disappear.
- Programmer may use only single function call, DoFlagHint, to display the message (see the Example below).
Main features:
- MCFlagHint is displayed as modeless window (not modal or dialog) and can be discarded due to any user acivity (clicking mouse or pressing keyboard) excepting the mouse movements.
- Only one MCFlagHint window can be visible at the same moment.
Download (13.5KB)
Added: 2006-09-25 License: Freeware Price:
1124 downloads
Runtime Object Inspector Component 1.1
Runtime Object Inspector Component is a free and useful component for runtime object inspecting more>>
Runtime Object Inspector Component is a free and useful component for runtime object inspecting (like Delphi IDE design time Object Inspector). It contains Image Preview for related properties.
You can explore and edit every object and its published properties in runtime.
<<lessYou can explore and edit every object and its published properties in runtime.
Download (214KB)
Added: 2006-06-13 License: Freeware Price:
1296 downloads
TClock Component 1.0
TClock Component - Delphi VCL component for tracking time in your Delphi applications more>>
Delphi VCL component for tracking time in your Delphi applications. With TClock, you can change the color of the clocks hands, its background, or set the time to run independently of the system time.
Properties
ClkArrowColor clock hands color
ClkFaceColor clock background color
DifHour hour difference between clock and system time
DifMinute minute difference between clock and system time
SecArrow show/hide second hand
Events
OnSecond on second event
OnMinute on minute event
OnHour on hour event
Public procedures
ClkTime get clock time
SetClkTime set clock time
<<lessProperties
ClkArrowColor clock hands color
ClkFaceColor clock background color
DifHour hour difference between clock and system time
DifMinute minute difference between clock and system time
SecArrow show/hide second hand
Events
OnSecond on second event
OnMinute on minute event
OnHour on hour event
Public procedures
ClkTime get clock time
SetClkTime set clock time
Download (234KB)
Added: 2006-10-05 License: Freeware Price:
1120 downloads
Delphi Code Converter 2.0
a utility which displays Delphi code in HTML & RTF code converter flv moyea vide more>> DelphiCC - a utility which displays Delphi code in HTML & RTF code converter flv moyea video.<<less
Download (246KB)
Added: 2008-04-29 License: Freeware Price: Free
547 downloads
API Component Pack 1.0
API Component pack contains several different Delphi components for different purposes more>>
Delphi component pack that contains most of things ive been using to develop the applications you see on this page (also this http server). As far as I know the support is working quite nicely.
API Component pack contains several different components for different purposes that has been developed during my own needs in applications and some of some one others need; however this is the direction in future also. All components are improved by the requests of users and also users can improve them.
Just only thing I want is that every improvement is sent to me also, just to know whats happening and through this Im able to add those features into the package available here.
One thing that i would like in exchange is that you should tell these component origin somehow in the source and rest of this legal things you can find at top of each component
If you like this component pack, please donate to support its improvement.
<<lessAPI Component pack contains several different components for different purposes that has been developed during my own needs in applications and some of some one others need; however this is the direction in future also. All components are improved by the requests of users and also users can improve them.
Just only thing I want is that every improvement is sent to me also, just to know whats happening and through this Im able to add those features into the package available here.
One thing that i would like in exchange is that you should tell these component origin somehow in the source and rest of this legal things you can find at top of each component
If you like this component pack, please donate to support its improvement.
Download (3.66MB)
Added: 2006-10-10 License: Freeware Price:
641 downloads
SXSkinComponents 1.2.1
Skinnable visual components package for Delphi. Has full alpha-channel support. more>> Open source skinnable visual components package for Delphi and C++Builder. Default skins: Win Classic, WinXP Blue, WinXP Silver, Opera Standard, skins based on popular Opera skins and others. Components features: full alpha-channel support, translucent controls, MMX-optimized, changing effects on events (mouse over, mouse out, focus, unfocus etc), JPEG&PNG support, soft drawing of geometric figures (rectangles, round rectangles, circles, lines, polygons etc), soft drawing of figures fill (solid, vertical gradient or horizontal gradient), graphic images filters (lighten, darken, alpha, color overlay etc).<<less
Download (3.27MB)
Added: 2008-07-22 License: Freeware Price: Free
470 downloads

Random Number ActiveX Component 2.0.0
Generate random numbers and random strings with this free ActiveX component. more>> Generate random numbers and random strings with this free ActiveX component.<<less
Download (50KB)
Added: 2005-03-08 License: Freeware Price: Free
1697 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above sminternet delphi component search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed