-
Notifications
You must be signed in to change notification settings - Fork 31
/
Installation.txt
22 lines (17 loc) · 970 Bytes
/
Installation.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Image32 Installation and upgrade instructions
1. Unzip the Library into an appropriate (empty) folder.
2. Add the library's 'source' folder to the Delphi IDE library path
and add the 'source\clipper' subfolder too.
To do this in Delphi 10.4 select from the menu -
Tools | Options | Language | Delphi | Library | Library Path
To do this in Delphi 7 select from the menu -
Tools | Environment Options | Library | Library Path
3. Install the TImage32Panel control (optional)
In the Delphi IDE, choose File | Open Project and in
the "Files of Type" EditCombox select Delphi Packages
Navigate to the library's source/packages folder and
open the Img32_Library.dpk runtime package and compile.
Then open Img32_VCL_Dsgn.dpk designtime package and
compile and install.
4. Test the install by compiling one or more sample applications.
Note: Some sample apps won't compile in older versions of Delphi (eg FMX apps.)