par Newtone - Type de produit : Composant / ActiveX OCX / VCL
Veuillez noter que á moins d’être stipulé autrement, ce produit est un produit anglais.
Make your applications size and resolution independent. ResizeKit is an ActiveX/VCL component that automatically changes the size of all controls and fonts so they will be displayed on any sized form. Full control is provided to customize the resizing process. Even if the user switches the size of the display while running an application, the ResizeKit will perceive the new size and automatically adjust the size of the components and fonts.
Nos prix standard sont montrés ci-dessous. Veuillez vous connecter pour voir vos prix.
| Ajouter au Caddie | $ 52.04 | 1 Developer License | Téléchargement (502 Ko) |
| Ajouter au Caddie | $ 52.04 | 1 Developer License (C++ Builder 6) | Téléchargement (240 Ko) | |
| Ajouter au Caddie | $ 52.04 | 1 Developer License (C++ Builder 5) | Téléchargement (229 Ko) |
| Ajouter au Caddie | $ 52.04 | 1 Developer License (Delphi 2005) | Téléchargement (204 Ko) | |
| Ajouter au Caddie | $ 52.04 | 1 Developer License (Delphi 7) | Téléchargement (200 Ko) | |
| Ajouter au Caddie | $ 52.04 | 1 Developer License (Delphi 6) | Téléchargement (199 Ko) | |
| Ajouter au Caddie | $ 52.04 | 1 Developer License (Delphi 5) | Téléchargement (197 Ko) | |
| Ajouter au Caddie | $ 52.04 | 1 Developer License (Delphi 4) | Téléchargement (197 Ko) |
| Ajouter au Caddie | $ 52.04 | 1 Developer License | Téléchargement (293 Ko) |
| Ajouter au Caddie | $ 52.04 | 1 Developer License | Téléchargement (203 Ko) |
Nos prix comprennent le support technique ComponentSource et, pour la majorité des produits téléchargeables, une sauvegarde en ligne ainsi qu'une mise à niveau GRATUITE si la nouvelle version est parue pendant les 30 jours consécutifs à votre achat. Toutes les ventes sont sujettes à nos Termes et Conditions standard à notre Politique de renvoi. Veuillez nous contacter si vous avez besoin d'une option de licence (licence de volume et versions précédentes) qui ne figure pas sur la liste ci-dessus.
Nos prix standard sont montrés ci-dessus. Veuillez vous connecter pour voir vos prix.
What's New?
ResizeKit BDS 2006 (Borland Developer Studio 2006 Edition) added.
Overview
Simply place the Resize Component on the form and make applications for all screen resolutions. You can attach the ResizeKit ActiveX Component or VCL Component directly on your form and make applications of any size. The ResizeKit automatically changes the size of all controls and fonts so they will be displayed on any sized form. Without writing one line of code, you have the ability to change the size of your displayed form and to make applications that don't depend on the size changes of the user or changes in screen resolution. Even if the user switches the size of the display while running an application, the ResizeKit will perceive the new size and automatically adjust the size of the components and fonts.
To use the ResizeKit, simply attach the Resize Component to the form during design. The ResizeKit contains properties, methods and events to allow you to customize the resizing process. It can even resize most third party controls. The ResizeKit can be used from the first day on new programs and of course on established programs without changing the design or code. The ResizeKit for Visual Basic, is an ATL ActiveX component that is fast and lightweight. The ResizeKit for Delphi and C++Builder offers both types of VCL components in the same package.
Features of the ResizeKit
*Third party controls that do not specify Left, Top, Height, or Width parameters can also be easily resized by specifying these characteristics of the application in the ExitResize Event. Although the ResizeKit does not automatically resize the fonts and cell sizes in Grid and Spread applications they can also be resized by programming code in this event. A simple sample of this code is included.