C++ Builder Components

        Welcome to my little collection of components for C++ Builder. I developed these components for my personal purpose and distribute them for free or a little fee. You need C++ Builder 3 to use my components.

        TScanDir
        TScanDir is a component for scanning directories and subdirectories for files matching a certain file mask.

        An event is fired for any single file and subdirectory that is found.

        Freeware
        (Source $10)
        more info
        download (143 k)
         
        TDriveInfo
        TDriveInfo is a component to wrap the GetLogicalDriveStrings() and the GetDriveType() functions.

        TDriveInfo gives informations about the number of installed CD-Roms and of fixed, removable and network drives. You can also get the paths for any of these drives.

        Freeware
        (Source $10)
        more info
        download (141 k)
         
        TTrueTypeFont
        TTrueTypeFont lets you access Truetype fonts without having to install them as a system font. This is useful if you want to handle many fonts (which is a problem in some Windows versions)

        TTrueTypeFont is not yet available!

        available soon!

        available soon!

        available soon!

        Contact

        email: reiner_rosin@rosin-datentechnik.de
        www: http:/rosin-online.de/sw/

        Useful links

        Some links to C++ Builder and other programmer's stuff I like:

        ComThread    A component for accessing serial ports with Windows API calls
        TDIBAccess    This component allows quick access to the RGB data of a TImage object
        IMGDLL    I love this DLL! It has many functions to load, save and process images in many different formats (jpeg, bmp, png, tiff)
        RXLibrary    The "must have" component collection for Delphi and C++ Builder


        The C++ Builder Programmer's Ring

        This C++ Builder Programmer's Ring site is owned by Reiner Rosin.

        Travel The Ring:
        [ Previous 5 Sites | Previous | Next | Next 5 Sites | Random Site | List Sites ]



        Back