Main > Free Download Search >

Free processing component software for windows

processing component

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 11709
ASP String Component 1

ASP String Component 1


ASP String Component has come as a handy component with which you can get many string processing functions commonly needed by ASP Web applications. more>>

ASP String Component 1 has come as a handy component with which you can get many string processing functions commonly needed by ASP Web applications. It provides the ability to convert RFC 822 and RFC 3339 date/time formatted strings into Date variables. It provides encoding and decoding methods for Base64, Hex, URL-encoding, and quoted-printable.

It provides Unicode language detection allowing an application to determine what languages (Chinese, Japanese, Korean, etc.) are present in a string. It includes functions to pluralize and unpluralize English words. There is also a function for stripping HTML tags from an HTML string (leaving only the textual content).

<<less
Download (284.9KB)
Added: 2006-11-28 License: Freeware Price:
downloads
 
Other version of ASP String Component
ASP String Component 1.0ASP String Component is a free component which provides many string processing functions. ASP ...ASP String Component is a free component which provides many string
License:Freeware
Download (284KB)
1082 downloads
Added: 2006-11-30
SMDBAccessNavigator component

SMDBAccessNavigator component


SMDBAccessNavigator component will allow you to have the dbnavigator a-la MS Access more>>
SMDBAccessNavigator component will allow you to have the dbnavigator a-la MS Access.
This component is extension of the TDBNavigator component.
PS: for correct work your dataset must supports the RecNo property. The Client-Server databases is not support it but for Paradox/DBase and memory datasets this component can be very useful.
<<less
Download (4.99KB)
Added: 2006-08-30 License: Freeware Price:
1151 downloads
SMRunningText component

SMRunningText component


SMRunningText component is an analog of a marque when text is scrolled in some given direction more>>
SMRunningText component is an analog of a marque when text is scrolled in some given direction.
You can use next properties:
- Direct property - this is direction in which text will be scrolled (diLeftToRight, diRightToLeft, diTopToBottom, diBottomToTop);
- StyleLabel property - 3D-style which is used for text displaying (slNormal, slLowered, slRaised);
- Layout property - you can change horizontal layout (tlTop, tlCenter, tlBottom);
- Speed property - speed for scrolling
- NumRepeat property - number for repeat
- Continuous property - if you want to scroll a text continuously.
Scrolling will be started when youll set Active := True.
<<less
Download (2.92KB)
Added: 2006-08-30 License: Freeware Price:
1153 downloads
Processing 0125 beta

Processing 0125 beta


Processing will make users satisfied because it is regarded as an open source programming language and environment for people who want to program images, animation, and interactions. more>>

Processing 0125 beta will make users satisfied because it is regarded as an open source programming language and environment for people who want to program images, animation, and interactions. It is used by students, artists, designers, researchers, and hobbyists for learning, prototyping, and production.

It is created to teach fundamentals of computer programming within a visual context and to serve as a software sketchbook and professional production tool. Processing is developed by artists and designers as an alternative to proprietary software tools in the same domain.

Requirements: Windows 2000/XP

<<less
Download (34.7MB)
Added: 2007-08-14 License: Freeware Price:
downloads
TSMVersionInfo component

TSMVersionInfo component


TSMVersionInfo component will allow you to retrieve informations about executable files or dynamic libraries/packages more>>
TSMVersionInfo component will allow you to retrieve informations about executable files or dynamic libraries/packages (*.exe, *.dll, *.bpl, *.dpl, *.ocx etc):
- MajorVersion
- MinorVersion
- Release
- Build
- DateTime
- CompanyName
- FileDescription
- FileVersion
- InternalName
- LegalCopyright
- OriginalFilename
- ProductName
- ProductVersion
- Comments
- LegalTrademarks
These values you can define for own application in Project options dialog.
<<less
Download (5.07KB)
Added: 2006-08-31 License: Freeware Price:
1149 downloads
Pop3 ActiveX Component 1

Pop3 ActiveX Component 1


Pop3 ActiveX Component is launched as a professional visual ActiveX component allowing you to view your mails in a Web site, VB, Visual C++, or Delphi. Easy to use, you type the server, the login, the password and its done more>>

Pop3 ActiveX Component 1 is launched as a professional visual ActiveX component allowing you to view your mails in a Web site, VB, Visual C++, or Delphi. Easy to use, you type the server, the login, the password and it's done. The OCX could be registered by the DOS command: regsvr32 Pop3X.ocx.

Requirements: Windows 95/98/Me/NT/2000/XP

<<less
Download (727.5KB)
Added: 2006-10-06 License: Freeware Price:
downloads
 
Other version of Pop3 ActiveX Component
Pop3 ActiveX Component 1.0Pop3 ActiveX Component is a free visual ActiveX component that is used to view your mails in a Web ... Pop3 ActiveX Component is a free visual ActiveX component that is used to view your mails in a Web
License:Freeware
Download (727KB)
724 downloads
Added: 2006-10-07
TSMLanguage component

TSMLanguage component


The TSMLanguage component will allow you to develop multilanguage applications without being forced to recompile more>>
The TSMLanguage component will allow you to develop multilanguage applications without being forced to recompile.
You can define the external files with translated strings and custom messages and in run-time to load it for modification of component properties.
In design-time you can automatically generate the resource file and properties for the next translation.
<<less
Download (143KB)
Added: 2006-08-31 License: Freeware Price:
1149 downloads
SMDBGrid component

SMDBGrid component


SMDBGrid component is the successor TDBGrid with extended features more>>
SMDBGrid component is the successor TDBGrid with extended features. Is able to display multiline wordwrap column titles, checkboxs for boolean fields, a convenient select of records from the keyboard and mouse via checkboxs, extanded Indicator column, fixing of columns, an opportunity to exclude insert and delete of records in the DBGrid, own standard PopupMenu, save/restore of a column states, processing of additional events etc. Multilanguage resources.
PS: in archive there are English, French, German, Italian, Dutch, Danish, Japan, Portuguese, Spanish, Brazilian Portuguese, Spanish Mexican, Russian, Ukrainian, Czech and Slovak resources (file SMCnst.PAS).
Main features:
- movement from column to column by ENTER key (like TAB)
- multiline wordwrap column titles (partly is transfered from TBitDBGrid - Ilya Andreev, ilya_andreev@geocities.com)
- record selection using the standard checkbox
- editing of boolean fields like checkbox
- glyphs in Indicator column and user Indicator width
- own PopUp menu with standard items (Add/Edit/Delete record, Print/Export data, Save/Cancel changes, Refresh data, Select/UnSelect records, Save/Restore layout, Setup). Using like window system menu!
- fixing of the few columns in horizontal scrolling. Also you can fix it but draw as normal columns
- drawing a pictures in cells for graphic fields
- visible elipsis and dropdown buttons for each record (for Lookup-fields, PickLists etc) (thank to Naohiro Fukuda [nao@nagoya.terracom.co.jp] for idea and sources)
- a convenient select of records from keyboard (is transfered from TRXDBGrid)
- an opportunity to exclude insert and delete of records in the SMDBGrid
- save and restore of the column layout in the registry (column order, width, color etc).
- to delete the all selected records
- Refresh of the data in SMDBGrid (useful for TQuery because Refresh correctly works only for TTable)
- processing of events by pressing on column title (is transfered from TRXDBGrid)
- ability of display of the MEMO/BLOB/PICTURE-fields as Bitmap (is transfered from TRXDBGrid)
- lowered draw of the current selected column (like grid in 1C-accounting)
- to easily display bitmaps in cells based upon any data
- display hints for each cells (if cell text is cutted by column width). This procedure is transfered from TBitDBGrid - Ilya Andreev, ilya_andreev@geocities.com, FIDONet: 2:5030/55.28 AKA 2:5030/402.17
- opportunity to assign of new events: OnAppendRecord, OnEditRecord, OnDeleteRecord, OnPrintData, OnExportData, OnSetupGrid
- event for column title drawing (standard TDBGrid component have the event for data cell drawing only)
- BiDiMode support for middle-east and far-east users
- Windows XP theme support
<<less
Download (2.13MB)
Added: 2006-08-30 License: Freeware Price:
1214 downloads
SMBox component

SMBox component


TSMBox components - every box has a possibility to collapse or expand a panel with all the contents more>>
TSMBox components - every box has a possibility to collapse or expand a panel with all the contents (like a component panel in the MS Outlook but with more features).
You can define glyphs/icons and their style, height, color and alignement for caption.TSMBox component could be used separatelly without TSMPanel.
<<less
Download (4.05KB)
Added: 2006-08-31 License: Freeware Price:
1157 downloads
SMAngleLabel component

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.
<<less
Download (2.84KB)
Added: 2006-08-30 License: Freeware Price:
1150 downloads
RSS ActiveX Component 1.0

RSS ActiveX Component 1.0


RSS ActiveX Component is a free tool which will enable your applications to retrieve, parse, and write RSS syndicated content more>>
RSS ActiveX Component is a little and free tool which will enable your applications to retrieve, parse, and write RSS syndicated content. Unified feed parser for RSS 0.9x, RSS 1.0, and RSS 2.0. Supports ASP, Visual Basic, and other languages capable of utilizing ActiveX/COM components.
<<less
Download (499KB)
Added: 2006-08-19 License: Freeware Price:
1193 downloads
Free Zip Component 2.2

Free Zip Component 2.2


Pack / unpack a file or folder using a single line of code. more>> This component provides industry-standard Zip archive functionality. It is designed to be easy to use. You can pack/unpack a file or folder with a single line of code. If you need to create or extract Zip files on the fly, this component is for you.<<less
Download (55KB)
Added: 2004-02-18 License: Freeware Price: Free
1158 downloads
MNG Component 1.0b5a

MNG Component 1.0b5a


QuickTime components for playing MNG documents more>> Suite of QuickTime components (image compressor/decompressor, graphics importer, movie importer, and movie exporter) for making the MNG file forma accessible through QuickTime. For those unfamiliar with MNG, it can be thought of as "animated PNG".<<less
Download (224k)
Added: 2008-11-08 License: Beta Price:
359 downloads
Image Components 1.5

Image Components 1.5


Image Components is a image editing, viewing and scanning suite. more>> Image Components is a component suite software which includes: -ImgEdit - Image viewer component -ImgThumbnail - Image thumbnail component -ImgScan - Image scanner component All functions of the components are included in the software, which (the software) can be used and distributed freely. If you want to use the components in your application please contact: info@image components.com<<less
Download (3.3MB)
Added: 2006-12-19 License: Freeware Price:
1328 downloads
TClock Component 1.0

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
<<less
Download (234KB)
Added: 2006-10-05 License: Freeware Price:
1120 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5