Files and File Formats – VCL
File Format Feature |
Compiler |
Package |
Help Files |
Demo |
File Format Support |
Delphi 7 |
LT14D7MN.BPL |
LTVCLN.CHM |
\Examples\VCL\Builder\DEMO \Examples\VCL\Delphi\DEMO |
|
Delphi 9 |
LT14D9MN.BPL |
LTVCLN.CHM |
\Examples\VCL\Builder\DEMO \Examples\VCL\Delphi\DEMO |
|
C++ Builder 5 |
LT14B5MN.BPL |
LTVCLN.CHM |
\Examples\VCL\Builder\DEMO \Examples\VCL\Delphi\DEMO |
|
C++ Builder 6 |
LT14B6MN.BPL |
LTVCLN.CHM |
\Examples\VCL\Builder\DEMO \Examples\VCL\Delphi\DEMO |
Thumbnail Browser Support |
Delphi 7 |
LT14D7AD.BPL |
LTVCLN.CHM |
\Examples\VCL\Builder\DEMO \Examples\VCL\Delphi\DEMO |
|
Delphi 9 |
LT14D9AD.BPL |
LTVCLN.CHM |
\Examples\VCL\Builder\DEMO \Examples\VCL\Delphi\DEMO |
|
C++ Builder 5 |
LT14B5AD.BPL |
LTVCLN.CHM |
\Examples\VCL\Builder\DEMO \Examples\VCL\Delphi\DEMO |
|
C++ Builder 6 |
LT14B6AD.BPL |
LTVCLN.CHM |
\Examples\VCL\Builder\DEMO \Examples\VCL\Delphi\DEMO |
The LEADTOOLS Main control contains properties, methods and events for implementing File Format support.
The LEADTOOLS Thumbnail Browser control contains properties, methods and events for browsing directories for supported image files, and then creating thumbnail images for each file.
File Format support also requires one or more LEAD File Format Filter DLLs.
For example, LF???14N.DLL.
Each file filter DLL supports one or more file formats for import and export. Refer to the "Files To Be Included With Your Application" topic in the help file for more information about each file filter DLL.