de Newtone - Tipo de producto: Componente / ActiveX OCX / VCL
Por favor note que al menos que se indique lo contrario, esta es la versión en Inglés del producto.
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.
Nuestros precios Standard están indicados abajo. Inicia una sesión para ver sus precios con descuento.
| Añadir a la Cesta | $ 52.04 | 1 Developer License | Descarga (502 KB) |
| Añadir a la Cesta | $ 52.04 | 1 Developer License (C++ Builder 6) | Descarga (240 KB) | |
| Añadir a la Cesta | $ 52.04 | 1 Developer License (C++ Builder 5) | Descarga (229 KB) |
| Añadir a la Cesta | $ 52.04 | 1 Developer License (Delphi 2005) | Descarga (204 KB) | |
| Añadir a la Cesta | $ 52.04 | 1 Developer License (Delphi 7) | Descarga (200 KB) | |
| Añadir a la Cesta | $ 52.04 | 1 Developer License (Delphi 6) | Descarga (199 KB) | |
| Añadir a la Cesta | $ 52.04 | 1 Developer License (Delphi 5) | Descarga (197 KB) | |
| Añadir a la Cesta | $ 52.04 | 1 Developer License (Delphi 4) | Descarga (197 KB) |
| Añadir a la Cesta | $ 52.04 | 1 Developer License | Descarga (293 KB) |
| Añadir a la Cesta | $ 52.04 | 1 Developer License | Descarga (203 KB) |
Nuestros precios incluyen servicio técnico de ComponentSource y, para la mayoría de los productos disponibles para descarga, una copia de seguridad en línea y una actualización GRATUITA a la nueva versión si ésta se publica en un período de 30 días después de la compra. Todas las ventas están sujetas a nuestros Términos y condiciones standard y a nuestra Política de devolución. Por favor, póngase en contacto con nosotros si necesita alguna opción de licencia no incluida en la lista anterior, incluida la compra por volumen de licencias y versiones anteriores.
Nuestros precios Standard están indicados arriba. Inicia una sesión para ver sus precios con descuento.
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.