Bak-O-Soft

Company Homepage: http://bak-o-soft.dk/

Send e-mail to this Company

  • unlimited number of local/remote databases for backup
  • unlimited number of Windows/Linux servers (FB 2.1, 2.5, 3.0 and 4.0 are supported)
  • option for managing multiple backups for one database
  • optional ZIP compression and FTP transfer of backups
  • running as an application or as a service
  • lifetime license only USD 40
Company Products

Total 7 products

PBClipBoard v.1.21.00.00

Components > System > Clipboard

By Bak-O-Soft.

Freeware + source 08 Nov 2004

Description

PBClipBoard is a small component that monitors the clipboard. It has only one property, the 'Onchange' event, that triggers whenever the contents of the clipboard changes. Use it to automatically enable/disable 'Paste'-buttons or to view the contents of the clipboard.

How to use: Drop a PBClipBoard component on the form. Write an Onchange event-handler to enable/disable the paste buttons. That's all.

Informations

  • Status: Fully functional
  • Source: Included
  • Exe demo: included
  • Size: 4kB

Platforms: D3, D4, D5, D6, D7

PBEditPack v.8.50.00.00

Components > Edits, Memos > Edit Packs

By Bak-O-Soft.

Freeware + source 08 Nov 2004

Description

7 Edit components, all with alignment and 'mouse-AutoSelect'.
  • PBEdit, PBDBEdit, PBMaskEdit, PBSpinEdit are standard components with those features.
  • PBBinHexEdit is a special component for editing, displaying and converting binary, hexadecimal and integer values.
  • PBNumEdit is a special component for editing and displaying numbers, supporting WYSIWYG editing; floating and fixed decimalpoint; standard, thousands, scientific and engineering edit- and displayformats.
  • PBSuperSpin is PBNumEdit component with spin-buttons (have all PBNumEdit's functions). Increment by decimal values (not just integers). Accelerated spin. Wrap can set value to MinValue when MaxValue is exceeded.
  • Supports Windows 95, 98 and NT. Supports Default-button-click and Cancel-button-click.
Context-sensitive help is included. Compiled demo can be downloaded from homepage.

Informations

  • Status: Fully functional
  • Source: Included
  • Exe demo: included
  • Size: 97kB

Platforms: D3, D4, D5, D6, D7

PBFolder Dialog v.10.00.00.00

Components > Dialogs > Standard Dialogs

By Bak-O-Soft.

Freeware + source 10 Feb 2007

Description

PBFolderDialog is the professional SHBrowseForFolder dialog with extended support for shell-folders (system-independant paths), automatic localization of captions (without external files).

Work with paths or ItemIDLists. Can show both 'NewDialogStyle' for Windows ME/2000/XP and traditional style. BOTH styles can show path above the list and create new subfolders.

Supports all flags like 'IncludeFiles'. Browse folder-shortcuts like normal folders. Supports IFolderFilter for XP. Supports local paths, UNC paths and 'MyNetworkPlaces' folders. Any path/shellfolder and even a combination can be used as start-folder as well as rootfolder.

Unit 'PBShellFolders' contains functions, that makes it easy to work with shell folders, can be used without the dialog. Using shellfolders instead of hard-coded paths is one of the requirements for getting the 'Designed for Windows...' logo.

Context-sensitive help is included. A demo with source lets you test all the properties live. Compiled demo can be downloaded from author's homepage.

Informations

  • Status: Fully functional
  • Source: Included
  • Exe demo: included
  • Size: 68kB

Platforms: C2k6, C2k7, CB4, CB5, CB6, D2005, D2006, D2007, D4, D5, D6, D7

PBPreviewDialog v.4.50.00.00

Components > Dialogs > Extended Dialogs

By Bak-O-Soft.

Freeware + source 11 Jul 2006

Description

PBOpenPreviewDialog and PBSavePreviewDialog are Open / Save Dialog-components with universal Preview (Preview of your files). The main property is OnPreview event where you can write code that displays your file the way you want. Two propertys PreviewText (TRichEdit) and PreviewImage (TImage) makes it easy to preview any kind of file.

PBOpenPreviewDialog can display preview for bmp, ico, wmf, emf, jpg, txt, ini, inf, bat, log, pas, dpr, dpk, rtf and wav-files without writing any code. Automatic localization (language) of the dialogs captions, title and hints without external files - detected at runtime - follows the Windows-language. Users can click a 'Scale' or 'Wordwrap' button to display or hide scrollboxes. For registered filetypes that are not supported the filetype-descriptions are displayed. A Show-Preview button makes it possible to show or hide previews.

Informations

  • Status: Fully functional
  • Source: Included
  • Exe demo: included
  • Size: 30kB

Platforms: D2, D3, D4, D5, D6, D7

PBPrinterSetup Dialog v.6.20.00.00

Components > Dialogs > Standard Dialogs

By Bak-O-Soft.

Freeware + source 07 Sep 2005

Description

TPBPrinterSetupDialog is a TPrinterSetupDialog component with capability of getting/setting printersetup-values (orientation, papersize etc) at designtime and runtime. Settings can be saved so users don't have to setup the printer every time they run your program. Standard PrinterSetupDialog is used as property editor.

At runtime you can switch between 4 setuptypes: stDefault (like standard PrinterSetupDialog), stInitial (settings set at designtime), stSaved (user defined settings saved) and stUser (settings set when the dialog has executed). AutoSave and ForceInitialSetupValues.

Context-sensitive help is included. Compiled demo can be downloaded from author's homepage.

Informations

  • Status: Fully functional
  • Source: Included
  • Exe demo: included
  • Size: 44kB

Platforms: D2005, D3, D4, D5, D6, D7

PBSharePack v.5.10.00.00

Components > System > Apps Communications

By Bak-O-Soft.

Freeware + source 02 Apr 2006

Description

PBSharePack contains 6 (+ 2) easy-to-use components using DYNAMIC-sized filemapping to share memory between applications/processes/threads or exe and DLL. Automatic Singlewrite-multiread access locks. Works simultaniously or selectively as client and server. Compiled demos can be downloaded from author's homepage.

Informations

  • Status: Fully functional
  • Source: Included
  • Exe demo: included
  • Size: 152kB

Platforms: C2k6, C2k7, C2k9, CB4, CB5, CB6, D2005, D2006, D2007, D2009, D4, D5, D6, D7

PBWatcher v.10.10.00.00

Components > Tools > Debug

By Bak-O-Soft.

Freeware + source 08 Nov 2004

Description

PBWatcher is a supplement to the Delphi Watch debugger. Watch variables and expressions inside/outside the Delphi environment at both runtime and designtime with/without breakpoints. Use it anywhere in your code, even before any forms are created.

At designtime it acts as a Delphi add-on and at runtime it acts as an add-on to your application.

Settings are automatically saved and loaded. Save/load/print and search the watchlog. AutoSave. View one line per variable or add continuously. Change settings (show/hide watchwindow, enable etc.) at designtime/runtime.

Watch for instance local variables and timerevents realtime without breakpoints. Debug your components designtime/runtime interface.

Help-file is included.

Compiled demo can be downloaded from author's homepage.

Informations

  • Status: Fully functional
  • Source: Included
  • Exe demo: included
  • Size: 70kB

Platforms: D3, D4, D5, D6, D7