/[projects]/dao/DelphiScanner/Components/tpsystools_4.04/readme.txt
ViewVC logotype

Annotation of /dao/DelphiScanner/Components/tpsystools_4.04/readme.txt

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2671 - (hide annotations) (download)
Tue Aug 25 18:15:15 2015 UTC (8 years, 10 months ago) by torben
File MIME type: text/plain
File size: 2039 byte(s)
Added tpsystools component
1 torben 2671 TurboPower SysTools
2    
3    
4     Table of contents
5    
6     1. Introduction
7     2. Package names
8     3. Installation
9     4. Version history
10     4.1 Release 4.03
11    
12     ==============================================
13    
14    
15     1. Introduction
16    
17    
18     SysTools is a library of utility routines & classes for Borland
19     Delphi, C++Builder, & environments that support COM. It includes 1-D &
20     2-D bar codes, sorting, money routines, logging, high-precision math,
21     a run-time math expression analyzer, & much more.
22    
23     This is a source-only release of TurboPower SysTools. It includes
24     designtime and runtime packages for Delphi 3 through 7 and C++Builder
25     3 through 6.
26    
27     ==============================================
28    
29     2. Package names
30    
31    
32     TurboPower SysTools package names have the following form:
33    
34     SNNN_KVV.*
35     | ||
36     | |+------ VV VCL version (30=Delphi 3, 40=Delphi 4, 70=Delphi 7)
37     | +------- K Kind of package (R=runtime, D=designtime)
38     |
39     +----------- NNN Product version number (e.g., 403=version 4.03)
40    
41    
42     For example, the SysTools designtime package files for Delphi 7 have
43     the filename S403_D70.*.
44    
45     ==============================================
46    
47     3. Installation
48    
49    
50     To install TurboPower SysTools into your IDE, take the following
51     steps:
52    
53     1. Unzip the release files into a directory (e.g., d:\systools).
54    
55     2. Start Delphi or C++Builder.
56    
57     3. Add the source subdirectory (e.g., d:\systools\source) to the
58     IDE's library path.
59    
60     4. Open & install the designtime package specific to the IDE being
61     used. The IDE should notify you the components have been
62     installed.
63    
64     5. Make sure the PATH environmental variable contains the directory
65     in which the compiled packages (i.e., BPL or DPL files) were
66     placed.
67    
68     ==============================================
69    
70     4. Version history
71    
72    
73     4.1 Release 4.03
74    
75     Bug fixes
76     -------------------------------------------------------------
77     - Range error in TimeToTimeStringPrim Routine
78     - Added empty string case handling to TrimLeadS

  ViewVC Help
Powered by ViewVC 1.1.20