Stefan Cruysberghs

Author Homepage: http://www.scip.be

Send e-mail to this Author

The latest version - FastReport VCL 2022.2 - includes:

  • Support for Delphi 7-XE8, C++Builder 2005-XE8, Embarcadero Rad Studio 11 and Lazarus
  • Extended interactive functionality
  • Connection to 20+ databases
  • Export in 45 Data Formats
  • 40 types of bar codes
  • Support for 48 Languages
  • Cloud service integration

Author Products

Total 8 products

FileDrop v.1.1

.NET > System > Drag and Drop

By Stefan Cruysberghs.

Freeware + source 22 Mar 2012

Description

Dragging and dropping files from the Windows Explorer on your .NET application form or on a control, can be implemented easy with the DragEnter and DragDrop events. You can check if the dropped items are files (DataFormats.FileDrop) and convert them to an array of strings.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 107kB

Platforms: S2005

FontComboBox and FontManager v.1.1

.NET > List and Combo Boxes > Font List and Combo Boxes

By Stefan Cruysberghs.

Freeware + source 22 Mar 2012

Description

This library contains 3 .NET 2.0 components for managing and displaying fonts.
  • FontComboBox : This component is derived from the standard ComboBox and it displays a list of all installed Windows fonts and optionally the most recently used fonts and the predefined fonts of a theme. There are a lot of options to indicate which fonts have to be displayed and the preview text can be set (e.g. a pangram like "The quick brown fox jumps over the lazy dog")
  • FontManager : This component contains a list (list of generic FontItems) with all available Windows fonts. A FontItem has some extra info like the PanoseFontFamilyType (via Win32 GDI32 function GetOutlineTextMetrics). Also theme and recently used fonts are stored in this component.
  • FontItemDrawEngine : Parent class for drawing the items of the FontComboBox. 2 derived components SimpleFontItemDrawEngine (simple listbox) and ModernFontItemDrawEngine (modern look with XP/Vista thema support (VisualStyleElement)) are included but you can create your own. The FontItemDrawEngine component has tobe linked to a FontComboBox.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 127kB

Platforms: S2005

Google Geocoder v.1.1

.NET > Miscellaneous > GIS

By Stefan Cruysberghs.

Freeware + source 07 Aug 2015

Description

This class uses the Google Maps Geocoding HTTP REST service to retrieve geographical data like the latitude and longitude of a given address.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 76kB

Platforms: C#, S2008

Picto v.4.51

Developer Tools > Graphics > Image Tools

By Stefan Cruysberghs.

Freeware 15 Oct 2001

Description

Picto is an advanced icons, glyphs and (resource) bitmaps viewer and editor. The program has a lot of graphical effects and unique features for software developers.

  • Nice and user-friendly interface.
  • View all (resource) bitmaps, cursors and icons in BMP, JPG, ICO, ANI, CUR, DLL, EXE, ICL, CPL, BPL, OCX, SCR, RES and DCR-files.
  • Properties window with all information about the current file and images (number of images, size, colorpalette, ...) displayed in a treeview.
  • Save images as BMP/JPG (with different colorpalettes and compression).
  • Save images as ICO with 16 or 256 colors (16x16, 32x32, 48x48).
  • Edit images with a range of graphical effects (rotate, mirror, create disabled image, convert to greyscale, contrast and brightness, create bevel, color balance, soften and sharpen, emboss, add shadow, ... ) using a transparent color.
  • The edit window also contains a small painting program to draw lines, rectangles, circles,...
  • Create a special glyph (=small bitmap for buttons) containing 2, 3 or 4 images showing a status of a button (up, disabled, clicked, down). This glyph can be used for TSpeedbutton or TBitBtn components in Delphi or C++ Builder.
  • Add images to a TImageList, change the order and set the properties. Afterwards this TImageList can be pasted in Delphi or C++Builder.
  • Generate HTML pages to catalogue your images with hyperlinks.
  • Resize or crop big bitmaps to the size of an icon.
  • Capture a part of the screen with a fixed size (16x16, 20x20, 32x32, 48x48, ...).
  • Change the background image of the desktop (tile, center, stretch).
  • Change the system icons (my computer, recycle bin, printers, ....).
  • Copy images to the clipboard as a bitmap, TBitBtn, TSpeedButton or TImage.
  • Internal copy, move, delete, rename features for files.
  • A lot of options for viewing images, organizing the interface, links to file paths, copying of Delphi/C++Builder components, links to external editors, ...

Informations

  • Status: Fully functional
  • Source: None
  • Size: 1 448kB

Platforms: CB1, CB3, CB4, CB5, D1, D2, D3, D4, D5, D6, D7

TscExcelExport v.4.26

DB-Aware Components > DB Access > Export and Import

By Stefan Cruysberghs.

Freeware 07 Aug 2015

Description

This TscExcelExport component is an advanced, powerful but easy to use component which enables you to export all records of a dataset from Borland/Codegear/Embarcadero Delphi to Microsoft Excel. Many features are provided to change the layout, use conditional formatting, to add totals, to create groups, to set a filter, ...

The component supports Excel 97, 2000, XP, 2003, 2007, 2010 and 2013.

Informations

  • Status: Fully functional
  • Source: On purchase/registration
  • Source price: $35
  • Exe demo: included
  • Size: 4 253kB

Platforms: D2005, D2006, D2007, D2009, D2010, D5, D6, D7, DXE, DXE2, DXE3, DXE4, DXE5, DXE6, DXE64, DXE7, DXE8

TscFileDrop v.1.1

Components > System > Drag and Drop

By Stefan Cruysberghs.

GPLS 07 Aug 2015

Description

By adding this small Delphi component to your form, you can accept the files which are dropped from Windows Explorer to your form. You can also specify which file extensions are allowed.

Dragging and dropping files from the Windows Explorer on your application form, can not be implemented with the standard events like OnDrag and OnDrop. You need to capture some Windows messages (WM_DROPFILES) and call some API functions like DragQueryFile and DragFinish. This component has encapsulated them all. You only have to add it to your form and implement the OnDrop event.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 4kB

Platforms: D2005, D2006, D2007, D5, D6, D7

TscFontCombobox v.1.1

Components > List and Combo Boxes > Font List and Combo Boxes

By Stefan Cruysberghs.

Freeware + source 06 Dec 2004

Description

This Delphi component is an advanced combobox which shows the available Windows fonts. A lot of features for preview, used fonts, show font types (truetype, printer, symbol), ... are provided. This component provides all features of the Microsoft and Corel font combobox.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 6kB

Platforms: D2005, D2006, D5, D6, D7

TscSystemInfo v.1.6

Components > System > System Info

By Stefan Cruysberghs.

Freeware + source 22 Mar 2012

Description

With this component you can retrieve the most important system information like the Windows version, the username, the name of the PC, the speed of the CPU, the available memory, Delphi and Office version, ...
  • AppVersion : Delphi and Office version number (via Registry)
  • ComputerName : computername
  • CPUSpeed : processor (CPU) speed
  • OperatingSystem : version and build number and description of Windows version (from 95 to Vista) (WinAPI function GetVersionEx)
  • SysMemory : total and available memory (WinAPI function GlobalMemoryStatus)
  • SystemResources : GDI, System and User resources (only for Win95/98)
  • UserName : username (of user who logged in in Windows).

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 6kB

Platforms: D2005, D2006, D2007, D5, D6, D7