Order

    Thank you for your interest on our products.
    All payments are processed via SHARE IT servises at http://shareit1.element5.com/
    Just click on ORDER link near each product and you will be redirected to their site for secure payment.
    Please read our LICENCE AGREEMENT before ordering any product.

    Notes to KADAO users:
    Since we are not providing demo versions KADao Pro, Deluxe and dbAware you can get information in two ways:
    1. Download KADao Proffesional help files prohelp.zip
    2. Download KADao Proffesional demo programs kadaoprodemos.zip.zip

    Notes to CBuilder users:
    Fom August 2003 ALL components supports CBUILDER6
    You can download CBuilder BPK files from our Download page
    Older versions of CBuilder are NOT SUPPORTED

    Currently you can order the following produtcs:
    • KA Fine Graphics library for Delphi, C, C#
    • KADao DBAware Components
    • KADao Deluxe Components
    • KADao Professional Components Pack
    • KACdo Professional Source code
    • KAAdo Source code
    • KA DBTreeView
    • KA DBListView
    • KA Export


    KA Fine Graphics library for Delphi, C, C#
    Fine Graphics is ULTRAFAST library (DLL) for manipulating images i.e Windows Bitmaps.
    If you think that your program libraries process images fast you can change your opinion by looking at Fine Graphics.
    All Fine Graphics image processing routines are written in either Assembler, MMX and SSE2 variants so they can process image data extremely fast.
    More then one year optimisation of the Assembler code gives ultra-high performance
    Fine Graphics is optimised for batch image processing in multithreaded environment.
    Fine Graphics is part of the KA FINE (Fast Is Not Enough) project which targets batch processing of Image/Video data at ultra-high speed.

    Delphi users will receive an additional TFineGraphics component for easy usage of FineGraphics library.
    C# users will receive an additional FineGraphics class for easy usage of FineGraphics library.
    C++ users receive a header file and .cpp api file for easy usage of FineGraphics library.

    Fine Graphics can do the following tasks:
  • Flip Horizontal Bitmaps
  • Flip Vertical Bitmaps
  • Crop Bitmaps
  • Convert Bitmaps from/to following colorspaces:
      RGB8, RGB565, RGB555, RGB24, RGB32, ARGB32, UYVY, YUY2, YVYU, YV12, IYUV, NV12
  • Save all mentioned colorspaces by encapsulating them in standard Bitmap file format (even non-standard colorspces as YV12)
  • Resizing Bitmaps using more than 30 Resampling methods:
      Fast, FastBiLinear, Nearest neighbour, BiLinear, Spline, Hermite, Bell, Cosine, BiCubic, Gaussian, Blackman, Hann, Hamming, Sinsh, Quadratic, QuadraticBSpline, CubicConvolution, CatmullRom, Mitchell, Lanczos, Lanczos3, Lanczos8, DirectDraw (Using Video Memory), DirectDraw (Using System Memory), GDIPlus_Default, GDIPlus_LowQuality, GDIPlus_HighQuality, GDIPlus_Bilinear, GDIPlus_Bicubic, GDIPlus_NearestNeighbor, GDIPlus_HighQualityBilinear, GDIPlus_HighQualityBicubic, GDI
  • Rotating Bitmaps by any degree in Cropping or Resizing mode using more then 10 methods:
      Fast, FastBilinear, GDIPlus_Default, GDIPlus_LowQuality, GDIPlus_HighQuality, GDIPlus_Bilinear, GDIPlus_Bicubic, GDIPlus_NearestNeighbor, GDIPlus_HighQualityBilinear, GDIPlus_HighQualityBicubic, GDI
  • Filter Bitmaps by using more than 30 special effects image processing filters:
      Brightness, Contrast, Lightness, Darkness, Gamma, Saturation, Posterize, Solorize, RemoveRed, RemoveGreen, RemoveBlue, AndMask, OrMask, XorMask, Negative, GrayScale, Sepia, SepiaStrong, Threshold, SplitLight, AntiAlias , SplitBlur, GausianBlur, MonoNoise, ColorNoise, Emboss, Pixelate, Cell, Tile

    Price:
    $29.95
    READ LICENCE AGREEMENT

    Order now! (29.95)



  • KADao DBAware
    16 dbAware components designed to handle specific MS Access formats. Can be used with any dataset as TTable, TQuery, TAdoTable, TAdoQuery and many others. Comes with full source.
    Product details

    Price:
    $50 for single computer license
    $200 for site license.
    READ LICENCE AGREEMENT

    Order single computer license ($50)
    Order site license ($200)

     


    KADao Deluxe
    15 DAO-specific components for wide range of professional tasks. Comes with full source.
    Can be used only with KADao
    Product details

    Price:
    $50 for single computer license
    $200 for site license.
    READ LICENCE AGREEMENT

    Order single computer license ($50)
    Order site license ($200)

     


    KADao Professional
    Includes:
      KADaoDBAware,
    +KADaoDeluxe,
    +BONUS pack components:
  • Components for QuickReport,
  • Components for AceReport,
  • Components for FastReport,
  • Components for ReportBuilder,
  • Components for Rave report.
    Comes with full source.
    Product details

    Price:
    $95 for single computer license
    $360 for site license.
    READ LICENCE AGREEMENT

    Order single computer license ($95)
    Order site license ($360)

     
     

  • KACdo Professional Source code
    4 powerfull components - Delphi implementation of Microsoft's CDO for Windows 2000
    Works only on Windows 2000/XP!
    Product details

    Price:
    $50 for single computer license
    $200 for site license.
    READ LICENCE AGREEMENT

    Order single computer license ($50)

     


    KAAdo Source code
    6 powerfull components - Delphi implementation of Microsoft's ADO
    90% compatible with KADao
    Optimised to work with MS Access, MS SQL Server and MS Index Server
    Product details

    Price:
    $55 for single computer license
    READ LICENCE AGREEMENT

    Order single computer license ($55)

     


    KA DBTreeView
    KADaoDBTreeView is a Database equivalent of the standard TTreeView.
    It can display hierarchical data stored in any database, which is TDataset compliant.
    KADaoDBTreeView is very fast and does not rely on database specific calls to display the data.
    It can sort data, move nodes up and down on same level or level-up and level-down in the tree. All changes reflect immediately in the relying database.
    KADaoDBTreeView always detect changes to the Dataset made outside the TreeView and rebuilds itself when such event occurs. It also offers Cached record data, synchronization with records, displaying orphaned records that does not belong to the tree structure of the Dataset.
    Product details

    Price:
    $29.95
    READ LICENCE AGREEMENT

    Order now! ($29.95)

     


    KA DBListView
    KA DBListView is DataAware component for displaying information from databasees in standart Microsoft ListView control.
    KA DBListView is a descendant of TListView so it will be compatible with future releases of the ListView cotrol
    KA DBListView can be used with any Database that is TDataset compilant and supports bookmarks - for example such are Paradox and DBase (BDE), ADO Express, Interbase, KADAO, KAADO etc.
    Product details

    Price:
    $29.95
    READ LICENCE AGREEMENT

    Order now! ($29.95)

     


    KA Export
    KA Export for Delphi can export any Dataset, dbGrid or StringGrid to the following list of file formats:
    • Microsoft Excel
    • Microsoft Access
    • Borland Paradox
    • dBase
    • CSV (Comma sepatared values text) with any type of delimiter you want
    KA Export uses ADO to perform exporting so you don't need any office package to be installed on the host computer.
    Most OS comes with ADO installed, so you don't need to install it (except for Win95/98)
    KA Export have 3 components:
    KADatasetExport
    KADbGridExport
    KAStringGridExport
    Price:
    $19.95
    READ LICENCE AGREEMENT

    Order now! ($19.95)


     




    Copyright (c) 2001-2002 by Kiril Antonov, Sofia, Bulgaria
    If you have any comments or notes and suggestions, please
    send e-mail to Kiril Antonov at: kirila@abv.bg