Contents

・
ResizeKit2
Overview
Setup for Delphi Editions
Setup for C++Builder Editions
Setup for RAD Studio and BDS 2006 Editions
Setup for ActiveX Edition
Distributing Applications
Technical Support
ResizeKit2 License Agreement
Purchase the ResizeKit2
Control Reference
Properties
Enabled
FormHeight
FormMaxHeight
FormMinHeight
FormWidth
FormMaxWidth
FormMinWidth
FormPos
NoResizeCtl
NoResizeFntCtl
ResizeFont
ValidTaskbar
Methods
DynamicAdd
DynamicDelete
Events
ExitResize

 
Home
ResizeKit2 Online Help
Prev Page Next Page
 
  ・

Installation Instructions for ResizeKit2 RAD Studio and Borland Developer Studio Editions

RAD Studio editions include: ResizeKit2 RAD 12 Athens, ResizeKit2 RAD 11 Alexandria, ResizeKit2 RAD 10.4 Sydney, ResizeKit2 RAD 10.3 Rio, ResizeKit2 RAD 10.2 Tokyo, ResizeKit2 RAD 10.1 Berlin, ResizeKit2 RAD 10 Seattle, ResizeKit2 RAD XE8, ResizeKit2 RAD XE7, ResizeKit2 RAD XE6, ResizeKit2 RAD XE5, ResizeKit2 RAD XE4, ResizeKit2 RAD XE3, ResizeKit2 RAD XE2

Borland Developer Studio: ResizeKit2 BDS 2006

* ResizeKit2 BDS 2006 Edition has been discontinued.

ResizeKit2 RAD Studio 12 Athens

Folder Structure

After downloading the ResizeKit2 RAD Studio 12 Athens and unzipping the downloaded file, you will find the following folders:

RADStudio 12 Athens
   |
   |----Help
   |      Contains the ResizeKit2 Help file
   |
   |----Product
   |      Contains the BPI, BPL, DCU, DCP, HPP, and LIB files
   |
   |----Sample
   |      Contains the ResizeKit2 sample programs 

How to add the ResizeKit2 in the development container

Copy the necessary files from the downloaded folder into the development environment and add the ResizeKit component

For ResizeKit2 RAD Studio 12 Athens

1. Copy the ResizeKitPKD29.bpl from the downloaded RADStudio12Athens\Product\Win32 folder into the RAD Studio 12 Athens Bin folder. Copy the ResizeKit.hpp file from the downloaded RADStudio12Athens\Product\Include folder into the RAD Studio 12 Athens Include\windows\vcl folder. Copy the other files from the downloaded RADStudio12Athens\Product\Win32 folder into the RAD Studio 12 Athens Lib\win32\release folder. Copy the ResizeKitPKD29.bpl from the downloaded RADStudio12Athens\Product\Win64 folder into the RAD Studio 12 Athens Bin64 folder. Copy the other files from the downloaded RADStudio12Athens\Product\Win64 into the RAD Studio 12 Athens Lib\win64\release folder.
2. Run RAD Studio 12 Athens and select the [Component] - [Install Package] menu.
3. In Design Time Packages, click Add, select the ResizeKitPKB29.bpl in the RAD Studio 12 Athens bin folder and click the [Open] button. (If successful, the Runtime package will also be registered.)
4. Select the [OK] button and close the dialog.

Using the ResizeKit control

After completing the installation steps above, you will find the ResizeKit control in the "NTCtrl" tab of the Component Palette

Build Versions

The ResizeKit has been built under RAD Studio 12 Athens (Initial version)

ResizeKit2 RAD Studio 11 Alexandria

Folder Structure

After downloading the ResizeKit2 RAD Studio 11 Alexandria and unzipping the downloaded file, you will find the following folders:

RADStudio 11 Alexandria
   |
   |----Help
   |      Contains the ResizeKit2 Help file
   |
   |----Product
   |      Contains the BPI, BPL, DCU, DCP, HPP, and LIB files
   |
   |----Sample
   |      Contains the ResizeKit2 sample programs 

How to add the ResizeKit2 in the development container

Copy the necessary files from the downloaded folder into the development environment and add the ResizeKit component

For ResizeKit2 RAD Studio 11 Alexandria

1. Copy the ResizeKitPKD28.bpl from the downloaded RADStudio11Alexandria\Product\Win32 folder into the RAD Studio 11 Alexandria Bin folder. Copy the ResizeKit.hpp file from the downloaded RADStudio11Alexandria\Product\Include folder into the RAD Studio 11 Alexandria Include\windows\vcl folder. Copy the other files from the downloaded RADStudio11Alexandria\Product\Win32 folder into the RAD Studio 11 Alexandria Lib\win32\release folder. Copy the ResizeKitPKD28.bpl from the downloaded RADStudio11Alexandria\Product\Win64 folder into the RAD Studio 11 Alexandria Bin64 folder. Copy the other files from the downloaded RADStudio11Alexandria\Product\Win64 into the RAD Studio 11 Alexandria Lib\win64\release folder.
2. Run RAD Studio 11 Alexandria and select the [Component] - [Install Package] menu.
3. In Design Time Packages, click Add, select the ResizeKitPKB28.bpl in the RAD Studio 11 Alexandria bin folder and click the [Open] button. (If successful, the Runtime package will also be registered.)
4. Select the [OK] button and close the dialog.

Using the ResizeKit control

After completing the installation steps above, you will find the ResizeKit control in the "NTCtrl" tab of the Component Palette

Build Versions

The ResizeKit has been built under RAD Studio 11 Alexandria (Update 3)

ResizeKit2 RAD Studio 10.4 Sydney

Folder Structure

After downloading the ResizeKit2 RAD Studio 10.4 Sydney and unzipping the downloaded file, you will find the following folders:

RADStudio 10.4 Sydney
   |
   |----Help
   |      Contains the ResizeKit2 Help file
   |
   |----Product
   |      Contains the BPI, BPL, DCU, DCP, HPP, and LIB files
   |
   |----Sample
   |      Contains the ResizeKit2 sample programs 

How to add the ResizeKit2 in the development container

Copy the necessary files from the downloaded folder into the development environment and add the ResizeKit component

For ResizeKit2 RAD Studio 10.4 Sydney

1. Copy the ResizeKitPKD27.bpl from the downloaded RADStudio10_4Sydney\Product\Win32 folder into the RAD Studio 10.4 Sydney Bin folder. Copy the ResizeKit.hpp file from the downloaded RADStudio10_4Sydney\Product\Include folder into the RAD Studio 10.4 Sydney Include\windows\vcl folder. Copy the other files from the downloaded RADStudio10_4Sydney\Product\Win32 folder into the RAD Studio 10.4 Sydney Lib\win32\release folder. Copy the ResizeKitPKD27.bpl from the downloaded RADStudio10_4Sydney\Product\Win64 folder into the RAD Studio 10.4 Sydney Bin64 folder. Copy the other files from the downloaded RADStudio10_4Sydney\Product\Win64 into the RAD Studio 10.4 Sydney Lib\win64\release folder.
2. Run RAD Studio 10.4 Sydney and select the [Component] - [Install Package] menu.
3. In Design Time Packages, click Add, select the ResizeKitPKB27.bpl in the RAD Studio 10.4 Sydney bin folder and click the [Open] button. (If successful, the Runtime package will also be registered.)
4. Select the [OK] button and close the dialog.

Using the ResizeKit control

After completing the installation steps above, you will find the ResizeKit control in the "NTCtrl" tab of the Component Palette

Build Versions

The ResizeKit has been built under RAD Studio 10.4 Sydney (Update 2)

ResizeKit2 RAD Studio 10.3 Rio

Folder Structure

After downloading the ResizeKit2 RAD Studio 10.3 Rio and unzipping the downloaded file, you will find the following folders:

RADStudio 10.3 Rio
   |
   |----Help
   |      Contains the ResizeKit2 Help file
   |
   |----Product
   |      Contains the BPI, BPL, DCU, DCP, HPP, and LIB files
   |
   |----Sample
   |      Contains the ResizeKit2 sample programs 

How to add the ResizeKit2 in the development container

Copy the necessary files from the downloaded folder into the development environment and add the ResizeKit component

For ResizeKit2 RAD Studio 10.3 Rio

1. Copy the ResizeKitPKD26.bpl from the downloaded RADStudio10_3Rio\Product\Win32 folder into the RAD Studio 10.3 Rio Bin folder. Copy the ResizeKit.hpp file from the downloaded RADStudio10_3Rio\Product\Include folder into the RAD Studio 10.3 Rio Include\windows\vcl folder. Copy the other files from the downloaded RADStudio10_3Rio\Product\Win32 folder into the RAD Studio 10.3 Rio Lib\win32\release folder. Copy the ResizeKitPKD26.bpl from the downloaded RADStudio10_3Rio\Product\Win64 folder into the RAD Studio 10.3 Rio Bin64 folder. Copy the other files from the downloaded RADStudio10_3Rio\Product\Win64 into the RAD Studio 10.3 Rio Lib\win64\release folder.
2. Run RAD Studio 10.3 Rio and select the [Component] - [Install Package] menu.
3. In Design Time Packages, click Add, select the ResizeKitPKB26.bpl in the RAD Studio 10.3 Rio bin folder and click the [Open] button. (If successful, the Runtime package will also be registered.)
4. Select the [OK] button and close the dialog.

Using the ResizeKit control

After completing the installation steps above, you will find the ResizeKit control in the "NTCtrl" tab of the Component Palette

Build Versions

The ResizeKit has been built under RAD Studio 10.3 Rio (Update 3)

ResizeKit2 RAD Studio 10.2 Tokyo

Folder Structure

After downloading the ResizeKit2 RAD Studio 10.2 Tokyo and unzipping the downloaded file, you will find the following folders:

RADStudio 10.2 Tokyo
   |
   |----Help
   |      Contains the ResizeKit2 Help file
   |
   |----Product
   |      Contains the BPI, BPL, DCU, DCP, HPP, and LIB files
   |
   |----Sample
   |      Contains the ResizeKit2 sample programs 

How to add the ResizeKit2 in the development container

Copy the necessary files from the downloaded folder into the development environment and add the ResizeKit component

For ResizeKit2 RAD Studio 10.2 Tokyo

1. Copy the ResizeKitPKD25.bpl from the downloaded RADStudio10_2Tokyo\Product\Win32 folder into the RAD Studio 10.2 Tokyo Bin folder. Copy the ResizeKit.hpp file from the downloaded RADStudio10_2Tokyo\Product\Include folder into the RAD Studio 10.2 Tokyo Include\windows\vcl folder. Copy the other files from the downloaded RADStudio10_2Tokyo\Product\Win32 folder into the RAD Studio 10.2 Tokyo Lib\win32\release folder. Copy the ResizeKitPKD25.bpl from the downloaded RADStudio10_2Tokyo\Product\Win64 folder into the RAD Studio 10.2 Tokyo Bin64 folder. Copy the other files from the downloaded RADStudio10_2Tokyo\Product\Win64 into the RAD Studio 10.2 Tokyo Lib\win64\release folder.
2. Run RAD Studio 10.2 Tokyo and select the [Component] - [Install Package] menu.
3. In Design Time Packages, click Add, select the ResizeKitPKB25.bpl in the RAD Studio 10.2 Tokyo bin folder and click the [Open] button. (If successful, the Runtime package will also be registered.)
4. Select the [OK] button and close the dialog.

Using the ResizeKit control

After completing the installation steps above, you will find the ResizeKit control in the "NTCtrl" tab of the Component Palette

Build Versions

The ResizeKit has been built under RAD Studio 10.2 Tokyo Update 3

ResizeKit2 RAD Studio 10.1 Berlin

Folder Structure

After downloading the ResizeKit2 RAD Studio 10.1 Berlin and unzipping the downloaded file, you will find the following folders:

RADStudio 10.1 Berlin
   |
   |----Help
   |      Contains the ResizeKit2 Help file
   |
   |----Product
   |      Contains the BPI, BPL, DCU, DCP, HPP, and LIB files
   |
   |----Sample
   |      Contains the ResizeKit2 sample programs 

How to add the ResizeKit2 in the development container

Copy the necessary files from the downloaded folder into the development environment and add the ResizeKit component

For ResizeKit2 RAD Studio 10.1 Berlin

1. Copy the ResizeKitPKD24.bpl from the downloaded RADStudio10_1Berlin\Product\Win32 folder into the RAD Studio 10.1 Berlin Bin folder. Copy the ResizeKit.hpp file from the downloaded RADStudio10_1Berlin\Product\Include folder into the RAD Studio 10.1 Berlin Include\windows\vcl folder. Copy the other files from the downloaded RADStudio10_1Berlin\Product\Win32 folder into the RAD Studio 10.1 Berlin Lib\win32\release folder. Copy the ResizeKitPKD24.bpl from the downloaded RADStudio10_1Berlin\Product\Win64 folder into the RAD Studio 10.1 Berlin Bin64 folder. Copy the other files from the downloaded RADStudio10_1Berlin\Product\Win64 into the RAD Studio 10.1 Berlin Lib\win64\release folder.
2. Run RAD Studio 10.1 Berlin and select the [Component] - [Install Package] menu.
3. In Design Time Packages, click Add, select the ResizeKitPKB24.bpl in the RAD Studio 10.1 Berlin bin folder and click the [Open] button. (If successful, the Runtime package will also be registered.)
4. Select the [OK] button and close the dialog.

Using the ResizeKit control

After completing the installation steps above, you will find the ResizeKit control in the "NTCtrl" tab of the Component Palette

Build Versions

The ResizeKit has been built under RAD Studio 10.1 Berlin Update 2

ResizeKit2 RAD Studio 10 Seattle

Folder Structure

After downloading the ResizeKit2 RAD Studio 10 Seattle and unzipping the downloaded file, you will find the following folders:

RADStudio 10 Seattle
   |
   |----Help
   |      Contains the ResizeKit2 Help file
   |
   |----Product
   |      Contains the BPI, BPL, DCU, DCP, HPP, and LIB files
   |
   |----Sample
   |      Contains the ResizeKit2 sample programs

How to add the ResizeKit2 in the development container

Copy the necessary files from the downloaded folder into the development environment and add the ResizeKit component

For ResizeKit2 RAD Studio 10 Seattle

1. Copy the ResizeKitPKD23.bpl from the downloaded RADStudio10Seattle\Product\Win32 folder into the RAD Studio 10 Seattle Bin folder. Copy the ResizeKit.hpp file from the downloaded RADStudio10Seattle\Product\Include folder into the RAD Studio 10 Seattle Include\windows\vcl folder. Copy the other files from the downloaded RADStudio10Seattle\Product\Win32 folder into the RAD Studio 10 Seattle Lib\win32\release folder. Copy the ResizeKitPKD23.bpl from the downloaded RADStudio10Seattle\Product\Win64 folder into the RAD Studio 10 Seattle Bin64 folder. Copy the other files from the downloaded RADStudio10Seattle\Product\Win64 into the RAD Studio 10 Seattle Lib\win64\release folder.
2. Run RAD Studio 10 Seattle and select the [Component] - [Install Package] menu.
3. In Design Time Packages, click Add, select the ResizeKitPKB23.bpl in the RAD Studio 10 Seattle bin folder and click the [Open] button. (If successful, the Runtime package will also be registered.)
4. Select the [OK] button and close the dialog.

Using the ResizeKit control

After completing the installation steps above, you will find the ResizeKit control in the "NTCtrl" tab of the Component Palette

Build Versions

The ResizeKit has been built under RAD Studio 10 Seattle Subscription Update 1.

ResizeKit2 RAD Studio XE8

Folder Structure

After downloading the ResizeKit2 RAD Studio XE8 and unzipping the downloaded file, you will find the following folders:

RADStudioXE8
   |
   |----Help
   |      Contains the ResizeKit2 Help file
   |
   |----Product
   |      Contains the BPI, BPL, DCU, DCP, HPP, and LIB files
   |
   |----Sample
   |      Contains the ResizeKit2 sample programs

How to add the ResizeKit2 in the development container

Copy the necessary files from the downloaded folder into the development environment and add the ResizeKit component

For ResizeKit2 RAD Studio XE8

1. Copy the ResizeKitPKD22.bpl from the downloaded RADStudioXE8\Product\Win32 folder into the RAD Studio XE8 Bin folder. Copy the ResizeKit.hpp file from the downloaded RADStudioXE8\Product\Include folder into the RAD Studio XE8 Include\windows\vcl folder. Copy the other files from the downloaded RADStudioXE8\Product\Win32 folder into the RAD Studio XE8 Lib\win32\release folder. Copy the ResizeKitPKD22.bpl from the downloaded RADStudioXE8\Product\Win64 folder into the RAD Studio XE8 Bin64 folder. Copy the other files from the downloaded RADStudioXE8\Product\Win64 into the RAD Studio XE8 Lib\win64\release folder.
2. Run RAD Studio XE8 and select the [Component] - [Install Package] menu.
3. In Design Time Packages, click Add, select the ResizeKitPKB22.bpl in the RAD Studio XE8 bin folder and click the [Open] button. (If successful, the Runtime package will also be registered.)
4. Select the [OK] button and close the dialog.

Using the ResizeKit control

After completing the installation steps above, you will find the ResizeKit control in the "NTCtrl" tab of the Component Palette

Build Versions

The ResizeKit has been built under RAD Studio XE8 using Subscription Update 1.

ResizeKit2 RAD Studio XE7

Folder Structure

After downloading the ResizeKit2 RAD Studio XE7 and unzipping the downloaded file, you will find the following folders:

RADStudioXE7
   |
   |----Help
   |      Contains the ResizeKit2 Help file
   |
   |----Product
   |      Contains the BPI, BPL, DCU, DCP, HPP, and LIB files
   |
   |----Sample
   |      Contains the ResizeKit2 sample programs

How to add the ResizeKit2 in the development container

Copy the necessary files from the downloaded folder into the development environment and add the ResizeKit component

For ResizeKit2 RAD Studio XE7

1. Copy the ResizeKitPKD21.bpl from the downloaded RADStudioXE7\Product\Win32 folder into the RAD Studio XE7 Bin folder. Copy the ResizeKit.hpp file from the downloaded RADStudioXE7\Product\Include folder into the RAD Studio XE7 Include\windows\vcl folder. Copy the other files from the downloaded RADStudioXE7\Product\Win32 folder into the RAD Studio XE7 Lib\win32\release folder. Copy the ResizeKitPKD21.bpl from the downloaded RADStudioXE7\Product\Win64 folder into the RAD Studio XE7 Bin64 folder. Copy the other files from the downloaded RADStudioXE7\Product\Win64 into the RAD Studio XE7 Lib\win64\release folder.
2. Run RAD Studio XE7 and select the [Component] - [Install Package] menu.
3. In Design Time Packages, click Add, select the ResizeKitPKB21.bpl in the RAD Studio XE7 bin folder and click the [Open] button. (If successful, the Runtime package will also be registered.)
4. Select the [OK] button and close the dialog.

Using the ResizeKit control

After completing the installation steps above, you will find the ResizeKit control in the "NTCtrl" tab of the Component Palette

Build Versions

The ResizeKit has been built under RAD Studio XE7 using Update 1.

ResizeKit2 RAD Studio XE6

Folder Structure

After downloading the ResizeKit2 RAD Studio XE6 and unzipping the downloaded file, you will find the following folders:

RADStudioXE6
   |
   |----Help
   |      Contains the ResizeKit2 Help file
   |
   |----Product
   |      Contains the BPI, BPL, DCU, DCP, HPP, and LIB files
   |
   |----Sample
   |      Contains the ResizeKit2 sample programs

How to add the ResizeKit2 in the development container

Copy the necessary files from the downloaded folder into the development environment and add the ResizeKit component

For ResizeKit2 RAD Studio XE6

1. Copy the ResizeKitPKD20.bpl from the downloaded RADStudioXE6\Product\Win32 folder into the RAD Studio XE6 Bin folder. Copy the ResizeKit.hpp file from the downloaded RADStudioXE6\Product\Include folder into the RAD Studio XE6 Include\windows\vcl folder. Copy the other files from the downloaded RADStudioXE6\Product\Win32 folder into the RAD Studio XE6 Lib\win32\release folder. Copy the ResizeKitPKD20.bpl from the downloaded RADStudioXE6\Product\Win64 folder into the RAD Studio XE6 Bin64 folder. Copy the other files from the downloaded RADStudioXE6\Product\Win64 into the RAD Studio XE6 Lib\win64\release folder.
2. Run RAD Studio XE6 and select the [Component] - [Install Package] menu.
3. In Design Time Packages, click Add, select the ResizeKitPKB20.bpl in the RAD Studio XE6 bin folder and click the [Open] button. (If successful, the Runtime package will also be registered.)
4. Select the [OK] button and close the dialog.

Using the ResizeKit control

After completing the installation steps above, you will find the ResizeKit control in the "NTCtrl" tab of the Component Palette

Build Versions

The ResizeKit has been built under RAD Studio XE6 using Update 1.

ResizeKit2 RAD Studio XE5

Folder Structure

After downloading the ResizeKit2 RAD Studio XE5 and unzipping the downloaded file, you will find the following folders:

RADStudioXE5
   |
   |----Help
   |      Contains the ResizeKit2 Help file
   |
   |----Product
   |      Contains the BPI, BPL, DCU, DCP, HPP, and LIB files
   |
   |----Sample
   |      Contains the ResizeKit2 sample programs

How to add the ResizeKit2 in the development container

Copy the necessary files from the downloaded folder into the development environment and add the ResizeKit component

For ResizeKit2 RAD Studio XE5

1. Copy the ResizeKitPKD19.bpl from the downloaded RADStudioXE5\Product\Win32 folder into the RAD Studio XE5 Bin folder. Copy the ResizeKit.hpp file from the downloaded RADStudioXE5\Product\Include folder into the RAD Studio XE5 Include\windows\vcl folder. Copy the other files from the downloaded RADStudioXE5\Product\Win32 folder into the RAD Studio XE5 Lib\win32\release folder. Copy the ResizeKitPKD19.bpl from the downloaded RADStudioXE5\Product\Win64 folder into the RAD Studio XE5 Bin64 folder. Copy the other files from the downloaded RADStudioXE5\Product\Win64 into the RAD Studio XE5 Lib\win64\release folder.
2. Run RAD Studio XE5 and select the [Component] - [Install Package] menu.
3. In Design Time Packages, click Add, select the ResizeKitPKB19.bpl in the RAD Studio XE5 bin folder and click the [Open] button. (If successful, the Runtime package will also be registered.)
4. Select the [OK] button and close the dialog.

Using the ResizeKit control

After completing the installation steps above, you will find the ResizeKit control in the "NTCtrl" tab of the Component Palette

Build Versions

The ResizeKit has been built under RAD Studio XE5 using Update 2 Hotfix 5.

ResizeKit2 RAD Studio XE4

Folder Structure

After downloading the ResizeKit2 RAD Studio XE4 and unzipping the downloaded file, you will find the following folders:

RADStudioXE4
   |
   |----Help
   |      Contains the ResizeKit2 Help file
   |
   |----Product
   |      Contains the BPI, BPL, DCU, DCP, HPP, and LIB files
   |
   |----Sample
   |      Contains the ResizeKit2 sample programs

How to add the ResizeKit2 in the development container

Copy the necessary files from the downloaded folder into the development environment and add the ResizeKit component

For ResizeKit2 RAD Studio XE4

1. Copy the ResizeKitPKD18.bpl from the downloaded RADStudioXE4\Product\Win32 folder into the RAD Studio XE4 Bin folder. Copy the ResizeKit.hpp file from the downloaded RADStudioXE4\Product\Include folder into the RAD Studio XE4 Include\windows\vcl folder. Copy the other files from the downloaded RADStudioXE4\Product\Win32 folder into the RAD Studio XE4 Lib\win32\release folder. Copy the ResizeKitPKD18.bpl from the downloaded RADStudioXE4\Product\Win64 folder into the RAD Studio XE4 Bin64 folder. Copy the other files from the downloaded RADStudioXE4\Product\Win64 into the RAD Studio XE4 Lib\win64\release folder.
2. Run RAD Studio XE4 and select the [Component] - [Install Package] menu.
3. In Design Time Packages, click Add, select the ResizeKitPKB18.bpl in the RAD Studio XE4 bin folder and click the [Open] button. (If successful, the Runtime package will also be registered.)
4. Select the [OK] button and close the dialog.

Using the ResizeKit control

After completing the installation steps above, you will find the ResizeKit control in the "NTCtrl" tab of the Component Palette

Build Versions

The ResizeKit has been built under RAD Studio XE4 using Update 1.

ResizeKit2 RAD Studio XE3

Folder Structure

After downloading the ResizeKit2 RAD Studio XE3 and unzipping the downloaded file, you will find the following folders:

RADStudioXE3
   |
   |----Help
   |      Contains the ResizeKit2 Help file
   |
   |----Product
   |      Contains the BPI, BPL, DCU, DCP, HPP, and LIB files
   |
   |----Sample
   |      Contains the ResizeKit2 sample programs

How to add the ResizeKit2 in the development container

Copy the necessary files from the downloaded folder into the development environment and add the ResizeKit component

For ResizeKit2 RAD Studio XE3

1. Copy the ResizeKitPKD17.bpl from the downloaded RADStudioXE3\Product\Win32 folder into the RAD Studio XE3 Bin folder. Copy the ResizeKit.hpp file from the downloaded RADStudioXE3\Product\Include folder into the RAD Studio XE3 Include\windows\vcl folder. Copy the other files from the downloaded RADStudioXE3\Product\Win32 folder into the RAD Studio XE3 Lib\win32\release folder. Copy the ResizeKitPKD17.bpl from the downloaded RADStudioXE3\Product\Win64 folder into the RAD Studio XE3 Bin64 folder. Copy the other files from the downloaded RADStudioXE3\Product\Win64 into the RAD Studio XE3 Lib\win64\release folder.
2. Run RAD Studio XE3 and select the [Component] - [Install Package] menu.
3. In Design Time Packages, click Add, select the ResizeKitPKB17.bpl in the RAD Studio XE3 bin folder and click the [Open] button. (If successful, the Runtime package will also be registered.)
4. Select the [OK] button and close the dialog.

Using the ResizeKit control

After completing the installation steps above, you will find the ResizeKit control in the "NTCtrl" tab of the Component Palette

Build Versions

The ResizeKit has been built under RAD Studio XE3 using Update 2.

ResizeKit2 RAD Studio XE2

Folder Structure

After downloading the ResizeKit2 RAD Studio XE2 and unzipping the downloaded file, you will find the following folders:

RADStudioXE2
   |
   |----Help
   |      Contains the ResizeKit2 Help file
   |
   |----Product
   |      Contains the BPI, BPL, DCU, DCP, HPP, and LIB files
   |
   |----Sample
   |      Contains the ResizeKit2 sample programs

How to add the ResizeKit2 in the development container

Copy the necessary files from the downloaded folder into the development environment and add the ResizeKit component

For ResizeKit2 RAD Studio XE2

1. Copy the ResizeKitPKD16.bpl from the downloaded RADStudioXE2\Product\Win32 folder into the RAD Studio XE2 Bin folder. Copy the ResizeKit.hpp file from the downloaded RADStudioXE2\Product\Win32 folder into the RAD Studio XE2 Include\windows\vcl folder. Copy the other files from the downloaded RADStudioXE2\Product\Win32 folder into the RAD Studio XE2 Lib\win32\release folder. Copy the ResizeKitPKD16.bpl from the downloaded RADStudioXE2\Product\Win64 folder into the RAD Studio XE2 Bin64 folder. Copy the other files from the downloaded RADStudioXE2\Product\Win64 into the RAD Studio XE2 Lib\win64\release folder.
2. Run RAD Studio XE2 and select the [Component] - [Install Package] menu.
3. In Design Time Packages, click Add, select the ResizeKitPKB16.bpl in the RAD Studio XE2 bin folder and click the [Open] button. (If successful, the Runtime package will also be registered.)
4. Select the [OK] button and close the dialog.

Using the ResizeKit control

After completing the installation steps above, you will find the ResizeKit control in the "NTCtrl" tab of the Component Palette

Build Versions

The ResizeKit has been built under RAD Studio XE2 with Update 4 HotFix1. RAD Studio

ResizeKit2 BDS 2006 (Borland Developer Studio 2006)

Folder Structure

After downloading the ResizeKit2 BDS 2006 and unzipping the downloaded file, you will find the following folders:

BDS2006
   |
   |----Help
   |      Contains the ResizeKit2 Help file
   |
   |----Product
   |      Contains the BPI, BPL, DCU, DCP, HPP, and LIB files
   |
   |----Sample
   |      Contains the ResizeKit2 sample programs

How to add the ResizeKit2 in the development container

Copy the necessary files from the downloaded folder into the development environment and add the ResizeKit component

For ResizeKit2 BDS2006

1. Copy the ResizeKitPKD10.bpl from the downloaded BDS2006\Product folder into the BDS2006 Bin folder. Copy the ResizeKit.hpp file from the downloaded BDS2006\Product folder into the BDS2006 Include folder. Copy the other files from the downloaded BDS2006\Product folder into the BDS2006 Lib Folder
2. Run Borland Develper Studio 2006 and select the [Component] - [Install Package] menu.
3. In Design Time Packages, click Add, select the ResizeKitPKB10.bpl and click the [Open] button. (If successful, the Runtime package will also be registered.)
4. Select the [OK] button and close the dialog.

Using the ResizeKit control

After completing the installation steps above, you will find the ResizeKit control in the "NTCtrl" tab of the Component Palette

Build Versions

The ResizeKit has been built under BDS2006 with Update 2

 

 

 

The ResizeKit2 is a product of Newtone Corporation. Visit our website at http://www.imagekit.com/resizekit2.html for more information