Adaptación a Delphi 2007
git-svn-id: https://192.168.0.254/svn/Componentes.Terceros.PNGComponents@6 a60baaea-e768-c94d-9a73-13206b75eb30
This commit is contained in:
parent
0b81a4929b
commit
c80d4d8cdb
21
internal/1.0 RC3/1/Delphi/PNGProjectGroupD10.bdsgroup
Normal file
21
internal/1.0 RC3/1/Delphi/PNGProjectGroupD10.bdsgroup
Normal file
@ -0,0 +1,21 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<BorlandProject>
|
||||
<PersonalityInfo>
|
||||
<Option>
|
||||
<Option Name="Personality">Default.Personality</Option>
|
||||
<Option Name="ProjectType"></Option>
|
||||
<Option Name="Version">1.0</Option>
|
||||
<Option Name="GUID">{D5CD5465-D019-4854-929A-4E772AFE2ACC}</Option>
|
||||
</Option>
|
||||
</PersonalityInfo>
|
||||
<Default.Personality>
|
||||
|
||||
<Projects>
|
||||
<Projects Name="PNG_D10.bpl">PNG_D10.bdsproj</Projects>
|
||||
<Projects Name="PngComponentsD10.bpl">PngComponentsD10.bdsproj</Projects>
|
||||
<Projects Name="PngComponentsD10D.bpl">PngComponentsD10D.bdsproj</Projects>
|
||||
<Projects Name="Targets">PNG_D10.bpl PngComponentsD10.bpl PngComponentsD10D.bpl</Projects>
|
||||
</Projects>
|
||||
<Dependencies/>
|
||||
</Default.Personality>
|
||||
</BorlandProject>
|
||||
187
internal/1.0 RC3/1/Delphi/PNG_D10.bdsproj
Normal file
187
internal/1.0 RC3/1/Delphi/PNG_D10.bdsproj
Normal file
@ -0,0 +1,187 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<BorlandProject>
|
||||
<PersonalityInfo>
|
||||
<Option>
|
||||
<Option Name="Personality">Delphi.Personality</Option>
|
||||
<Option Name="ProjectType">VCLApplication</Option>
|
||||
<Option Name="Version">1.0</Option>
|
||||
<Option Name="GUID">{353A7094-6F15-4EE6-80D0-9BAADB9647C5}</Option>
|
||||
</Option>
|
||||
</PersonalityInfo>
|
||||
<Delphi.Personality>
|
||||
<Source>
|
||||
<Source Name="MainSource">PNG_D10.dpk</Source>
|
||||
</Source>
|
||||
<FileVersion>
|
||||
<FileVersion Name="Version">7.0</FileVersion>
|
||||
</FileVersion>
|
||||
<Compiler>
|
||||
<Compiler Name="A">8</Compiler>
|
||||
<Compiler Name="B">0</Compiler>
|
||||
<Compiler Name="C">1</Compiler>
|
||||
<Compiler Name="D">1</Compiler>
|
||||
<Compiler Name="E">0</Compiler>
|
||||
<Compiler Name="F">0</Compiler>
|
||||
<Compiler Name="G">1</Compiler>
|
||||
<Compiler Name="H">1</Compiler>
|
||||
<Compiler Name="I">1</Compiler>
|
||||
<Compiler Name="J">0</Compiler>
|
||||
<Compiler Name="K">0</Compiler>
|
||||
<Compiler Name="L">1</Compiler>
|
||||
<Compiler Name="M">0</Compiler>
|
||||
<Compiler Name="N">1</Compiler>
|
||||
<Compiler Name="O">1</Compiler>
|
||||
<Compiler Name="P">1</Compiler>
|
||||
<Compiler Name="Q">0</Compiler>
|
||||
<Compiler Name="R">0</Compiler>
|
||||
<Compiler Name="S">0</Compiler>
|
||||
<Compiler Name="T">0</Compiler>
|
||||
<Compiler Name="U">0</Compiler>
|
||||
<Compiler Name="V">1</Compiler>
|
||||
<Compiler Name="W">0</Compiler>
|
||||
<Compiler Name="X">1</Compiler>
|
||||
<Compiler Name="Y">1</Compiler>
|
||||
<Compiler Name="Z">1</Compiler>
|
||||
<Compiler Name="ShowHints">True</Compiler>
|
||||
<Compiler Name="ShowWarnings">True</Compiler>
|
||||
<Compiler Name="UnitAliases">WinTypes=Windows;WinProcs=Windows;DbiTypes=BDE;DbiProcs=BDE;DbiErrs=BDE;</Compiler>
|
||||
<Compiler Name="NamespacePrefix"></Compiler>
|
||||
<Compiler Name="GenerateDocumentation">False</Compiler>
|
||||
<Compiler Name="DefaultNamespace"></Compiler>
|
||||
<Compiler Name="SymbolDeprecated">True</Compiler>
|
||||
<Compiler Name="SymbolLibrary">True</Compiler>
|
||||
<Compiler Name="SymbolPlatform">True</Compiler>
|
||||
<Compiler Name="SymbolExperimental">True</Compiler>
|
||||
<Compiler Name="UnitLibrary">True</Compiler>
|
||||
<Compiler Name="UnitPlatform">True</Compiler>
|
||||
<Compiler Name="UnitDeprecated">True</Compiler>
|
||||
<Compiler Name="UnitExperimental">True</Compiler>
|
||||
<Compiler Name="HResultCompat">True</Compiler>
|
||||
<Compiler Name="HidingMember">True</Compiler>
|
||||
<Compiler Name="HiddenVirtual">True</Compiler>
|
||||
<Compiler Name="Garbage">True</Compiler>
|
||||
<Compiler Name="BoundsError">True</Compiler>
|
||||
<Compiler Name="ZeroNilCompat">True</Compiler>
|
||||
<Compiler Name="StringConstTruncated">True</Compiler>
|
||||
<Compiler Name="ForLoopVarVarPar">True</Compiler>
|
||||
<Compiler Name="TypedConstVarPar">True</Compiler>
|
||||
<Compiler Name="AsgToTypedConst">True</Compiler>
|
||||
<Compiler Name="CaseLabelRange">True</Compiler>
|
||||
<Compiler Name="ForVariable">True</Compiler>
|
||||
<Compiler Name="ConstructingAbstract">True</Compiler>
|
||||
<Compiler Name="ComparisonFalse">True</Compiler>
|
||||
<Compiler Name="ComparisonTrue">True</Compiler>
|
||||
<Compiler Name="ComparingSignedUnsigned">True</Compiler>
|
||||
<Compiler Name="CombiningSignedUnsigned">True</Compiler>
|
||||
<Compiler Name="UnsupportedConstruct">True</Compiler>
|
||||
<Compiler Name="FileOpen">True</Compiler>
|
||||
<Compiler Name="FileOpenUnitSrc">True</Compiler>
|
||||
<Compiler Name="BadGlobalSymbol">True</Compiler>
|
||||
<Compiler Name="DuplicateConstructorDestructor">True</Compiler>
|
||||
<Compiler Name="InvalidDirective">True</Compiler>
|
||||
<Compiler Name="PackageNoLink">True</Compiler>
|
||||
<Compiler Name="PackageThreadVar">True</Compiler>
|
||||
<Compiler Name="ImplicitImport">True</Compiler>
|
||||
<Compiler Name="HPPEMITIgnored">True</Compiler>
|
||||
<Compiler Name="NoRetVal">True</Compiler>
|
||||
<Compiler Name="UseBeforeDef">True</Compiler>
|
||||
<Compiler Name="ForLoopVarUndef">True</Compiler>
|
||||
<Compiler Name="UnitNameMismatch">True</Compiler>
|
||||
<Compiler Name="NoCFGFileFound">True</Compiler>
|
||||
<Compiler Name="ImplicitVariants">True</Compiler>
|
||||
<Compiler Name="UnicodeToLocale">True</Compiler>
|
||||
<Compiler Name="LocaleToUnicode">True</Compiler>
|
||||
<Compiler Name="ImagebaseMultiple">True</Compiler>
|
||||
<Compiler Name="SuspiciousTypecast">True</Compiler>
|
||||
<Compiler Name="PrivatePropAccessor">True</Compiler>
|
||||
<Compiler Name="UnsafeType">False</Compiler>
|
||||
<Compiler Name="UnsafeCode">False</Compiler>
|
||||
<Compiler Name="UnsafeCast">False</Compiler>
|
||||
<Compiler Name="OptionTruncated">True</Compiler>
|
||||
<Compiler Name="WideCharReduced">True</Compiler>
|
||||
<Compiler Name="DuplicatesIgnored">True</Compiler>
|
||||
<Compiler Name="UnitInitSeq">True</Compiler>
|
||||
<Compiler Name="LocalPInvoke">True</Compiler>
|
||||
<Compiler Name="MessageDirective">True</Compiler>
|
||||
<Compiler Name="CodePage"></Compiler>
|
||||
</Compiler>
|
||||
<Linker>
|
||||
<Linker Name="MapFile">0</Linker>
|
||||
<Linker Name="OutputObjs">0</Linker>
|
||||
<Linker Name="GenerateHpps">False</Linker>
|
||||
<Linker Name="ConsoleApp">1</Linker>
|
||||
<Linker Name="DebugInfo">False</Linker>
|
||||
<Linker Name="RemoteSymbols">False</Linker>
|
||||
<Linker Name="GenerateDRC">False</Linker>
|
||||
<Linker Name="MinStackSize">16384</Linker>
|
||||
<Linker Name="MaxStackSize">1048576</Linker>
|
||||
<Linker Name="ImageBase">4194304</Linker>
|
||||
<Linker Name="ExeDescription">PNG image runtime/designtime</Linker>
|
||||
</Linker>
|
||||
<Directories>
|
||||
<Directories Name="OutputDir"></Directories>
|
||||
<Directories Name="UnitOutputDir">..\Lib\D10</Directories>
|
||||
<Directories Name="PackageDLLOutputDir"></Directories>
|
||||
<Directories Name="PackageDCPOutputDir"></Directories>
|
||||
<Directories Name="SearchPath"></Directories>
|
||||
<Directories Name="Packages"></Directories>
|
||||
<Directories Name="Conditionals"></Directories>
|
||||
<Directories Name="DebugSourceDirs"></Directories>
|
||||
<Directories Name="UsePackages">False</Directories>
|
||||
</Directories>
|
||||
<Parameters>
|
||||
<Parameters Name="RunParams"></Parameters>
|
||||
<Parameters Name="HostApplication"></Parameters>
|
||||
<Parameters Name="Launcher"></Parameters>
|
||||
<Parameters Name="UseLauncher">False</Parameters>
|
||||
<Parameters Name="DebugCWD"></Parameters>
|
||||
<Parameters Name="Debug Symbols Search Path"></Parameters>
|
||||
<Parameters Name="LoadAllSymbols">True</Parameters>
|
||||
<Parameters Name="LoadUnspecifiedSymbols">False</Parameters>
|
||||
</Parameters>
|
||||
<Language>
|
||||
<Language Name="ActiveLang"></Language>
|
||||
<Language Name="ProjectLang">$00000000</Language>
|
||||
<Language Name="RootDir"></Language>
|
||||
</Language>
|
||||
<VersionInfo>
|
||||
<VersionInfo Name="IncludeVerInfo">True</VersionInfo>
|
||||
<VersionInfo Name="AutoIncBuild">False</VersionInfo>
|
||||
<VersionInfo Name="MajorVer">1</VersionInfo>
|
||||
<VersionInfo Name="MinorVer">0</VersionInfo>
|
||||
<VersionInfo Name="Release">0</VersionInfo>
|
||||
<VersionInfo Name="Build">0</VersionInfo>
|
||||
<VersionInfo Name="Debug">False</VersionInfo>
|
||||
<VersionInfo Name="PreRelease">False</VersionInfo>
|
||||
<VersionInfo Name="Special">False</VersionInfo>
|
||||
<VersionInfo Name="Private">False</VersionInfo>
|
||||
<VersionInfo Name="DLL">False</VersionInfo>
|
||||
<VersionInfo Name="Locale">3082</VersionInfo>
|
||||
<VersionInfo Name="CodePage">1252</VersionInfo>
|
||||
</VersionInfo>
|
||||
<VersionInfoKeys>
|
||||
<VersionInfoKeys Name="CompanyName"></VersionInfoKeys>
|
||||
<VersionInfoKeys Name="FileDescription"></VersionInfoKeys>
|
||||
<VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys>
|
||||
<VersionInfoKeys Name="InternalName"></VersionInfoKeys>
|
||||
<VersionInfoKeys Name="LegalCopyright"></VersionInfoKeys>
|
||||
<VersionInfoKeys Name="LegalTrademarks"></VersionInfoKeys>
|
||||
<VersionInfoKeys Name="OriginalFilename"></VersionInfoKeys>
|
||||
<VersionInfoKeys Name="ProductName"></VersionInfoKeys>
|
||||
<VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
|
||||
<VersionInfoKeys Name="Comments"></VersionInfoKeys>
|
||||
</VersionInfoKeys> <Excluded_Packages>
|
||||
<Excluded_Packages Name="C:\Archivos de programa\Developer Express Inc\Lib\D10\dxBarD10.bpl">ExpressBars by Developer Express Inc.</Excluded_Packages>
|
||||
<Excluded_Packages Name="C:\Archivos de programa\Developer Express Inc\Lib\D10\dxComnD10.bpl">ExpressCommonLibrary by Developer Express Inc.</Excluded_Packages>
|
||||
<Excluded_Packages Name="C:\Archivos de programa\Developer Express Inc\Lib\D10\dxBarDBNavD10.bpl">ExpressBars DBNavigator by Developer Express Inc.</Excluded_Packages>
|
||||
<Excluded_Packages Name="C:\Archivos de programa\Developer Express Inc\Lib\D10\dxBarExtDBItemsD10.bpl">ExpressBars extended DB items by Developer Express Inc.</Excluded_Packages>
|
||||
<Excluded_Packages Name="C:\Archivos de programa\Developer Express Inc\Lib\D10\dxBarExtItemsD10.bpl">ExpressBars extended items by Developer Express Inc.</Excluded_Packages>
|
||||
<Excluded_Packages Name="C:\Archivos de programa\Developer Express Inc\Lib\D10\dxDockingD10.bpl">ExpressDocking Library by Developer Express Inc.</Excluded_Packages>
|
||||
<Excluded_Packages Name="C:\Archivos de programa\Developer Express Inc\Lib\D10\dxLayoutControlD10.bpl">ExpressLayout Control by Developer Express Inc.</Excluded_Packages>
|
||||
<Excluded_Packages Name="C:\Archivos de programa\Developer Express Inc\Lib\D10\dxNavBarD10.bpl">ExpressNavBar by Developer Express Inc.</Excluded_Packages>
|
||||
<Excluded_Packages Name="C:\Archivos de programa\Developer Express Inc\Lib\D10\dxGDIPlusD10.bpl">ExpressGDI+ Library by Developer Express Inc.</Excluded_Packages>
|
||||
<Excluded_Packages Name="C:\Archivos de programa\Developer Express Inc\Lib\D10\dxPSCoreD10.bpl">ExpressPrinting System by Developer Express Inc.</Excluded_Packages>
|
||||
<Excluded_Packages Name="C:\Archivos de programa\Developer Express Inc\Lib\D10\dxsbD10.bpl">ExpressSideBar by Developer Express Inc.</Excluded_Packages>
|
||||
</Excluded_Packages>
|
||||
</Delphi.Personality>
|
||||
</BorlandProject>
|
||||
37
internal/1.0 RC3/1/Delphi/PNG_D10.dpk
Normal file
37
internal/1.0 RC3/1/Delphi/PNG_D10.dpk
Normal file
@ -0,0 +1,37 @@
|
||||
package PNG_D10;
|
||||
|
||||
{$R *.res}
|
||||
{$ALIGN 8}
|
||||
{$ASSERTIONS ON}
|
||||
{$BOOLEVAL OFF}
|
||||
{$DEBUGINFO ON}
|
||||
{$EXTENDEDSYNTAX ON}
|
||||
{$IMPORTEDDATA ON}
|
||||
{$IOCHECKS ON}
|
||||
{$LOCALSYMBOLS ON}
|
||||
{$LONGSTRINGS ON}
|
||||
{$OPENSTRINGS ON}
|
||||
{$OPTIMIZATION ON}
|
||||
{$OVERFLOWCHECKS OFF}
|
||||
{$RANGECHECKS OFF}
|
||||
{$REFERENCEINFO ON}
|
||||
{$SAFEDIVIDE OFF}
|
||||
{$STACKFRAMES OFF}
|
||||
{$TYPEDADDRESS OFF}
|
||||
{$VARSTRINGCHECKS ON}
|
||||
{$WRITEABLECONST OFF}
|
||||
{$MINENUMSIZE 1}
|
||||
{$IMAGEBASE $400000}
|
||||
{$DESCRIPTION 'PNG image runtime/designtime'}
|
||||
{$IMPLICITBUILD OFF}
|
||||
|
||||
requires
|
||||
vcl,
|
||||
rtl;
|
||||
|
||||
contains
|
||||
pngimage in '..\Source\pngimage.pas',
|
||||
pnglang in '..\Source\pnglang.pas',
|
||||
pngzlib in '..\Source\pngzlib.pas';
|
||||
|
||||
end.
|
||||
BIN
internal/1.0 RC3/1/Delphi/PNG_D10.res
Normal file
BIN
internal/1.0 RC3/1/Delphi/PNG_D10.res
Normal file
Binary file not shown.
38
internal/1.0 RC3/1/Delphi/PNG_D5.cfg
Normal file
38
internal/1.0 RC3/1/Delphi/PNG_D5.cfg
Normal file
@ -0,0 +1,38 @@
|
||||
-$A+
|
||||
-$B-
|
||||
-$C+
|
||||
-$D+
|
||||
-$E-
|
||||
-$F-
|
||||
-$G+
|
||||
-$H+
|
||||
-$I+
|
||||
-$J+
|
||||
-$K-
|
||||
-$L+
|
||||
-$M-
|
||||
-$N+
|
||||
-$O+
|
||||
-$P+
|
||||
-$Q-
|
||||
-$R-
|
||||
-$S-
|
||||
-$T-
|
||||
-$U-
|
||||
-$V+
|
||||
-$W-
|
||||
-$X+
|
||||
-$YD
|
||||
-$Z1
|
||||
-GD
|
||||
-cg
|
||||
-AWinTypes=Windows;WinProcs=Windows;DbiTypes=BDE;DbiProcs=BDE;DbiErrs=BDE;
|
||||
-H+
|
||||
-W+
|
||||
-M
|
||||
-$M16384,1048576
|
||||
-K$00400000
|
||||
-N"..\Lib\D5"
|
||||
-LE"..\Lib\D5"
|
||||
-LN"..\Lib\D5"
|
||||
-Z
|
||||
416
internal/1.0 RC3/1/Delphi/PNG_D5.dof
Normal file
416
internal/1.0 RC3/1/Delphi/PNG_D5.dof
Normal file
@ -0,0 +1,416 @@
|
||||
[Compiler]
|
||||
A=1
|
||||
B=0
|
||||
C=1
|
||||
D=1
|
||||
E=0
|
||||
F=0
|
||||
G=1
|
||||
H=1
|
||||
I=1
|
||||
J=1
|
||||
K=0
|
||||
L=1
|
||||
M=0
|
||||
N=1
|
||||
O=1
|
||||
P=1
|
||||
Q=0
|
||||
R=0
|
||||
S=0
|
||||
T=0
|
||||
U=0
|
||||
V=1
|
||||
W=0
|
||||
X=1
|
||||
Y=1
|
||||
Z=1
|
||||
ShowHints=1
|
||||
ShowWarnings=1
|
||||
UnitAliases=WinTypes=Windows;WinProcs=Windows;DbiTypes=BDE;DbiProcs=BDE;DbiErrs=BDE;
|
||||
[Linker]
|
||||
MapFile=3
|
||||
OutputObjs=0
|
||||
ConsoleApp=1
|
||||
DebugInfo=0
|
||||
RemoteSymbols=0
|
||||
MinStackSize=16384
|
||||
MaxStackSize=1048576
|
||||
ImageBase=4194304
|
||||
ExeDescription=PNG image runtime/designtime
|
||||
[Directories]
|
||||
OutputDir=
|
||||
UnitOutputDir=..\Lib\D5
|
||||
PackageDLLOutputDir=..\Lib\D5
|
||||
PackageDCPOutputDir=..\Lib\D5
|
||||
SearchPath=
|
||||
Packages=Vcl50;Vclx50;vclsmp50;Qrpt50;Vcldb50;Vclbde50;ibevnt50;vcldbx50;TeeUI50;TeeDB50;Tee50;TeeQR50;VCLIB50;vclie50;Inetdb50;Inet50;NMFast50;dclocx50;dclaxserver50;RxCtl5;RxBDE5;RxDB5;fr5;FRIBX5
|
||||
Conditionals=
|
||||
DebugSourceDirs=
|
||||
UsePackages=0
|
||||
[Parameters]
|
||||
RunParams=
|
||||
HostApplication=
|
||||
[Language]
|
||||
ActiveLang=
|
||||
ProjectLang=$00000C0A
|
||||
RootDir=
|
||||
[Version Info]
|
||||
IncludeVerInfo=1
|
||||
AutoIncBuild=0
|
||||
MajorVer=1
|
||||
MinorVer=0
|
||||
Release=0
|
||||
Build=0
|
||||
Debug=0
|
||||
PreRelease=0
|
||||
Special=0
|
||||
Private=0
|
||||
DLL=0
|
||||
Locale=3082
|
||||
CodePage=1252
|
||||
[Version Info Keys]
|
||||
CompanyName=
|
||||
FileDescription=
|
||||
FileVersion=1.0.0.0
|
||||
InternalName=
|
||||
LegalCopyright=
|
||||
LegalTrademarks=
|
||||
OriginalFilename=
|
||||
ProductName=
|
||||
ProductVersion=1.0.0.0
|
||||
Comments=
|
||||
[Excluded Packages]
|
||||
$(DELPHI)\Projects\Bpl\dxThemeD5.bpl=Express XP Theme Manager by Developer Express Inc.
|
||||
$(DELPHI)\Projects\Bpl\dxDockingD5.bpl=ExpressDocking Library by Developer Express Inc.
|
||||
$(DELPHI)\Projects\Bpl\dxPSCoreD5.bpl=ExpressPrinting System by Developer Express Inc.
|
||||
$(DELPHI)\Projects\Bpl\dxsbd5.bpl=ExpressSideBar by Developer Express Inc.
|
||||
[HistoryLists\hlUnitAliases]
|
||||
Count=1
|
||||
Item0=WinTypes=Windows;WinProcs=Windows;DbiTypes=BDE;DbiProcs=BDE;DbiErrs=BDE;
|
||||
[HistoryLists\hlUnitOutputDirectory]
|
||||
Count=1
|
||||
Item0=..\Lib\D5
|
||||
[HistoryLists\hlBPLOutput]
|
||||
Count=1
|
||||
Item0=..\Lib\D5
|
||||
[HistoryLists\hlDCPOutput]
|
||||
Count=1
|
||||
Item0=..\Lib\D5
|
||||
[Exception Log]
|
||||
EurekaLog Version=519
|
||||
Activate=1
|
||||
Activate Handle=1
|
||||
Save Log File=1
|
||||
Foreground Tab=0
|
||||
Freeze Activate=0
|
||||
Freeze Timeout=0
|
||||
Freeze Message=The application seems to be frozen.
|
||||
SMTP From=eurekalog@email.com
|
||||
SMTP Host=
|
||||
SMTP Port=25
|
||||
SMTP UserID=
|
||||
SMTP Password=
|
||||
Append to Log=0
|
||||
Show TerminateBtn=1
|
||||
TerminateBtn Operation=1
|
||||
Errors Number=32
|
||||
Errors Terminate=3
|
||||
Email Address=
|
||||
Email Object=
|
||||
Email Send Options=0
|
||||
Output Path=
|
||||
Encrypt Password=
|
||||
AutoCloseDialogSecs=0
|
||||
WebSendMode=0
|
||||
SupportULR=
|
||||
HTMLLayout Count=15
|
||||
HTMLLine0="%3Chtml%3E"
|
||||
HTMLLine1=" %3Chead%3E"
|
||||
HTMLLine2=" %3C/head%3E"
|
||||
HTMLLine3=" %3Cbody TopMargin=10 LeftMargin=10%3E"
|
||||
HTMLLine4=" %3Ctable width="100%%" border="0"%3E"
|
||||
HTMLLine5=" %3Ctr%3E"
|
||||
HTMLLine6=" %3Ctd nowrap%3E"
|
||||
HTMLLine7=" %3Cfont face="Lucida Console, Courier" size="2"%3E"
|
||||
HTMLLine8=" %3C%%HTML_TAG%%%3E"
|
||||
HTMLLine9=" %3C/font%3E"
|
||||
HTMLLine10=" %3C/td%3E"
|
||||
HTMLLine11=" %3C/tr%3E"
|
||||
HTMLLine12=" %3C/table%3E"
|
||||
HTMLLine13=" %3C/body%3E"
|
||||
HTMLLine14="%3C/html%3E"
|
||||
AutoCrashOperation=1
|
||||
AutoCrashNumber=10
|
||||
AutoCrashMinutes=1
|
||||
WebURL=
|
||||
WebUserID=
|
||||
WebPassword=
|
||||
WebPort=0
|
||||
AttachedFiles=
|
||||
Count=0
|
||||
EMail Message Line Count=0
|
||||
loNoDuplicateErrors=0
|
||||
loAppendReproduceText=0
|
||||
loDeleteLogAtVersionChange=0
|
||||
loAddComputerNameInLogFileName=0
|
||||
loSaveModulesSection=1
|
||||
loSaveCPUSection=1
|
||||
soAppStartDate=1
|
||||
soAppName=1
|
||||
soAppVersionNumber=1
|
||||
soAppParameters=1
|
||||
soAppCompilationDate=1
|
||||
soExcDate=1
|
||||
soExcAddress=1
|
||||
soExcModule=1
|
||||
soExcType=1
|
||||
soExcMessage=1
|
||||
soActCtlsFormClass=1
|
||||
soActCtlsFormText=1
|
||||
soActCtlsControlClass=1
|
||||
soActCtlsControlText=1
|
||||
soCmpName=1
|
||||
soCmpUser=1
|
||||
soCmpTotalMemory=1
|
||||
soCmpFreeMemory=1
|
||||
soCmpTotalDisk=1
|
||||
soCmpFreeDisk=1
|
||||
soCmpSysUpTime=1
|
||||
soCmpProcessor=1
|
||||
soCmpDisplayMode=1
|
||||
soOSType=1
|
||||
soOSBuildN=1
|
||||
soOSUpdate=1
|
||||
soOSLanguage=1
|
||||
soNetIP=1
|
||||
soNetSubmask=1
|
||||
soNetGateway=1
|
||||
soNetDNS1=1
|
||||
soNetDNS2=1
|
||||
soNetDHCP=1
|
||||
sndShowSendDialog=1
|
||||
sndShowSuccessFailureMsg=0
|
||||
sndSendEntireLog=0
|
||||
sndSendXMLLogCopy=0
|
||||
sndSendScreenshot=0
|
||||
sndUseOnlyActiveWindow=0
|
||||
sndSendLastHTMLPage=1
|
||||
sndSendInSeparatedThread=0
|
||||
sndAddDateInFileName=0
|
||||
sndCompressAllFiles=0
|
||||
edoShowExceptionDialog=1
|
||||
edoSendEmailChecked=1
|
||||
edoAttachScreenshotChecked=1
|
||||
edoShowCopyToClipOption=1
|
||||
edoShowDetailsButton=1
|
||||
edoShowInDetailedMode=0
|
||||
edoShowInTopMostMode=0
|
||||
edoUseEurekaLogLookAndFeel=1
|
||||
csoShowDLLs=1
|
||||
csoShowBPLs=1
|
||||
csoShowBorlandThreads=1
|
||||
csoShowWindowsThreads=1
|
||||
csoShowProcedureOffset=0
|
||||
boActivateCrashDetection=0
|
||||
boPauseBorlandThreads=0
|
||||
boDoNotPauseMainThread=0
|
||||
boPauseWindowsThreads=0
|
||||
boUseMainModuleOptions=1
|
||||
boCopyLogInCaseOfError=1
|
||||
boSaveCompressedCopyInCaseOfError=0
|
||||
Count mtInformationMsgCaption=1
|
||||
mtInformationMsgCaption0="Information."
|
||||
Count mtQuestionMsgCaption=1
|
||||
mtQuestionMsgCaption0="Question."
|
||||
Count mtDialog_Caption=1
|
||||
mtDialog_Caption0="Error."
|
||||
Count mtDialog_ErrorMsgCaption=2
|
||||
mtDialog_ErrorMsgCaption0="An error has occurred during program execution."
|
||||
mtDialog_ErrorMsgCaption1="Please read the following information for further details."
|
||||
Count mtDialog_GeneralCaption=1
|
||||
mtDialog_GeneralCaption0="General"
|
||||
Count mtDialog_GeneralHeader=1
|
||||
mtDialog_GeneralHeader0="General Information"
|
||||
Count mtDialog_CallStackCaption=1
|
||||
mtDialog_CallStackCaption0="Call Stack"
|
||||
Count mtDialog_CallStackHeader=1
|
||||
mtDialog_CallStackHeader0="Call Stack Information"
|
||||
Count mtDialog_ModulesCaption=1
|
||||
mtDialog_ModulesCaption0="Modules"
|
||||
Count mtDialog_ModulesHeader=1
|
||||
mtDialog_ModulesHeader0="Modules Information"
|
||||
Count mtDialog_CPUCaption=1
|
||||
mtDialog_CPUCaption0="CPU"
|
||||
Count mtDialog_CPUHeader=1
|
||||
mtDialog_CPUHeader0="CPU Information"
|
||||
Count mtDialog_CustomDataCaption=1
|
||||
mtDialog_CustomDataCaption0="Other"
|
||||
Count mtDialog_CustomDataHeader=1
|
||||
mtDialog_CustomDataHeader0="Other Information"
|
||||
Count mtDialog_OKButtonCaption=1
|
||||
mtDialog_OKButtonCaption0="%26OK"
|
||||
Count mtDialog_TerminateButtonCaption=1
|
||||
mtDialog_TerminateButtonCaption0="%26Terminate"
|
||||
Count mtDialog_RestartButtonCaption=1
|
||||
mtDialog_RestartButtonCaption0="%26Restart"
|
||||
Count mtDialog_DetailsButtonCaption=1
|
||||
mtDialog_DetailsButtonCaption0="%26Details"
|
||||
Count mtDialog_SendMessage=1
|
||||
mtDialog_SendMessage0="%26Send this error via Internet"
|
||||
Count mtDialog_ScreenshotMessage=1
|
||||
mtDialog_ScreenshotMessage0="%26Attach a Screenshot image"
|
||||
Count mtDialog_CopyMessage=1
|
||||
mtDialog_CopyMessage0="%26Copy to Clipboard"
|
||||
Count mtDialog_SupportMessage=1
|
||||
mtDialog_SupportMessage0="Go to the Support Page"
|
||||
Count mtLog_AppHeader=1
|
||||
mtLog_AppHeader0="Application"
|
||||
Count mtLog_AppStartDate=1
|
||||
mtLog_AppStartDate0="Start Date"
|
||||
Count mtLog_AppName=1
|
||||
mtLog_AppName0="Name/Description"
|
||||
Count mtLog_AppVersionNumber=1
|
||||
mtLog_AppVersionNumber0="Version Number"
|
||||
Count mtLog_AppParameters=1
|
||||
mtLog_AppParameters0="Parameters"
|
||||
Count mtLog_AppCompilationDate=1
|
||||
mtLog_AppCompilationDate0="Compilation Date"
|
||||
Count mtLog_ExcHeader=1
|
||||
mtLog_ExcHeader0="Exception"
|
||||
Count mtLog_ExcDate=1
|
||||
mtLog_ExcDate0="Date"
|
||||
Count mtLog_ExcAddress=1
|
||||
mtLog_ExcAddress0="Address"
|
||||
Count mtLog_ExcModule=1
|
||||
mtLog_ExcModule0="Module"
|
||||
Count mtLog_ExcType=1
|
||||
mtLog_ExcType0="Type"
|
||||
Count mtLog_ExcMessage=1
|
||||
mtLog_ExcMessage0="Message"
|
||||
Count mtLog_ActCtrlsHeader=1
|
||||
mtLog_ActCtrlsHeader0="Active Controls"
|
||||
Count mtLog_ActCtrlsFormClass=1
|
||||
mtLog_ActCtrlsFormClass0="Form Class"
|
||||
Count mtLog_ActCtrlsFormText=1
|
||||
mtLog_ActCtrlsFormText0="Form Text"
|
||||
Count mtLog_ActCtrlsControlClass=1
|
||||
mtLog_ActCtrlsControlClass0="Control Class"
|
||||
Count mtLog_ActCtrlsControlText=1
|
||||
mtLog_ActCtrlsControlText0="Control Text"
|
||||
Count mtLog_CmpHeader=1
|
||||
mtLog_CmpHeader0="Computer"
|
||||
Count mtLog_CmpName=1
|
||||
mtLog_CmpName0="Name"
|
||||
Count mtLog_CmpUser=1
|
||||
mtLog_CmpUser0="User"
|
||||
Count mtLog_CmpTotalMemory=1
|
||||
mtLog_CmpTotalMemory0="Total Memory"
|
||||
Count mtLog_CmpFreeMemory=1
|
||||
mtLog_CmpFreeMemory0="Free Memory"
|
||||
Count mtLog_CmpTotalDisk=1
|
||||
mtLog_CmpTotalDisk0="Total Disk"
|
||||
Count mtLog_CmpFreeDisk=1
|
||||
mtLog_CmpFreeDisk0="Free Disk"
|
||||
Count mtLog_CmpSystemUpTime=1
|
||||
mtLog_CmpSystemUpTime0="System Up Time"
|
||||
Count mtLog_CmpProcessor=1
|
||||
mtLog_CmpProcessor0="Processor"
|
||||
Count mtLog_CmpDisplayMode=1
|
||||
mtLog_CmpDisplayMode0="Display Mode"
|
||||
Count mtLog_OSHeader=1
|
||||
mtLog_OSHeader0="Operating System"
|
||||
Count mtLog_OSType=1
|
||||
mtLog_OSType0="Type"
|
||||
Count mtLog_OSBuildN=1
|
||||
mtLog_OSBuildN0="Build #"
|
||||
Count mtLog_OSUpdate=1
|
||||
mtLog_OSUpdate0="Update"
|
||||
Count mtLog_OSLanguage=1
|
||||
mtLog_OSLanguage0="Language"
|
||||
Count mtLog_NetHeader=1
|
||||
mtLog_NetHeader0="Network"
|
||||
Count mtLog_NetIP=1
|
||||
mtLog_NetIP0="IP Address"
|
||||
Count mtLog_NetSubmask=1
|
||||
mtLog_NetSubmask0="Submask"
|
||||
Count mtLog_NetGateway=1
|
||||
mtLog_NetGateway0="Gateway"
|
||||
Count mtLog_NetDNS1=1
|
||||
mtLog_NetDNS10="DNS 1"
|
||||
Count mtLog_NetDNS2=1
|
||||
mtLog_NetDNS20="DNS 2"
|
||||
Count mtLog_NetDHCP=1
|
||||
mtLog_NetDHCP0="DHCP"
|
||||
Count mtLog_CustInfoHeader=1
|
||||
mtLog_CustInfoHeader0="Custom Information"
|
||||
Count mtCallStack_Address=1
|
||||
mtCallStack_Address0="Address"
|
||||
Count mtCallStack_Name=1
|
||||
mtCallStack_Name0="Module"
|
||||
Count mtCallStack_Unit=1
|
||||
mtCallStack_Unit0="Unit"
|
||||
Count mtCallStack_Class=1
|
||||
mtCallStack_Class0="Class"
|
||||
Count mtCallStack_Procedure=1
|
||||
mtCallStack_Procedure0="Procedure/Method"
|
||||
Count mtCallStack_Line=1
|
||||
mtCallStack_Line0="Line"
|
||||
Count mtCallStack_MainThread=1
|
||||
mtCallStack_MainThread0="Main"
|
||||
Count mtCallStack_ExceptionThread=1
|
||||
mtCallStack_ExceptionThread0="Exception Thread"
|
||||
Count mtCallStack_RunningThread=1
|
||||
mtCallStack_RunningThread0="Running Thread"
|
||||
Count mtCallStack_CallingThread=1
|
||||
mtCallStack_CallingThread0="Calling Thread"
|
||||
Count mtCallStack_ThreadID=1
|
||||
mtCallStack_ThreadID0="ID"
|
||||
Count mtCallStack_ThreadPriority=1
|
||||
mtCallStack_ThreadPriority0="Priority"
|
||||
Count mtCallStack_ThreadClass=1
|
||||
mtCallStack_ThreadClass0="Class"
|
||||
Count mtSendDialog_Caption=1
|
||||
mtSendDialog_Caption0="Send."
|
||||
Count mtSendDialog_Message=1
|
||||
mtSendDialog_Message0="Message"
|
||||
Count mtSendDialog_Resolving=1
|
||||
mtSendDialog_Resolving0="Resolving DNS..."
|
||||
Count mtSendDialog_Connecting=1
|
||||
mtSendDialog_Connecting0="Connecting with server..."
|
||||
Count mtSendDialog_Connected=1
|
||||
mtSendDialog_Connected0="Connected with server."
|
||||
Count mtSendDialog_Sending=1
|
||||
mtSendDialog_Sending0="Sending message..."
|
||||
Count mtReproduceDialog_Caption=1
|
||||
mtReproduceDialog_Caption0="Request"
|
||||
Count mtReproduceDialog_Request=1
|
||||
mtReproduceDialog_Request0="Please describe the steps to reproduce the error:"
|
||||
Count mtReproduceDialog_OKButtonCaption=1
|
||||
mtReproduceDialog_OKButtonCaption0="%26OK"
|
||||
Count mtModules_Handle=1
|
||||
mtModules_Handle0="Handle"
|
||||
Count mtModules_Name=1
|
||||
mtModules_Name0="Name"
|
||||
Count mtModules_Description=1
|
||||
mtModules_Description0="Description"
|
||||
Count mtModules_Version=1
|
||||
mtModules_Version0="Version"
|
||||
Count mtModules_Size=1
|
||||
mtModules_Size0="Size"
|
||||
Count mtModules_LastModified=1
|
||||
mtModules_LastModified0="Modified"
|
||||
Count mtModules_Path=1
|
||||
mtModules_Path0="Path"
|
||||
Count mtCPU_Registers=1
|
||||
mtCPU_Registers0="Registers"
|
||||
Count mtCPU_Stack=1
|
||||
mtCPU_Stack0="Stack"
|
||||
Count mtCPU_MemoryDump=1
|
||||
mtCPU_MemoryDump0="Memory Dump"
|
||||
Count mtSend_SuccessMsg=1
|
||||
mtSend_SuccessMsg0="The message was sent successfully."
|
||||
Count mtSend_FailureMsg=1
|
||||
mtSend_FailureMsg0="Sorry, sending the message didn't work."
|
||||
|
||||
|
||||
36
internal/1.0 RC3/1/Delphi/PNG_D5.dpk
Normal file
36
internal/1.0 RC3/1/Delphi/PNG_D5.dpk
Normal file
@ -0,0 +1,36 @@
|
||||
package PNG_D5;
|
||||
|
||||
{$R *.RES}
|
||||
{$ALIGN ON}
|
||||
{$ASSERTIONS ON}
|
||||
{$BOOLEVAL OFF}
|
||||
{$DEBUGINFO ON}
|
||||
{$EXTENDEDSYNTAX ON}
|
||||
{$IMPORTEDDATA ON}
|
||||
{$IOCHECKS ON}
|
||||
{$LOCALSYMBOLS ON}
|
||||
{$LONGSTRINGS ON}
|
||||
{$OPENSTRINGS ON}
|
||||
{$OPTIMIZATION ON}
|
||||
{$OVERFLOWCHECKS OFF}
|
||||
{$RANGECHECKS OFF}
|
||||
{$REFERENCEINFO ON}
|
||||
{$SAFEDIVIDE OFF}
|
||||
{$STACKFRAMES OFF}
|
||||
{$TYPEDADDRESS OFF}
|
||||
{$VARSTRINGCHECKS ON}
|
||||
{$WRITEABLECONST ON}
|
||||
{$MINENUMSIZE 1}
|
||||
{$IMAGEBASE $400000}
|
||||
{$DESCRIPTION 'PNG image runtime/designtime'}
|
||||
{$IMPLICITBUILD OFF}
|
||||
|
||||
requires
|
||||
vcl50;
|
||||
|
||||
contains
|
||||
pngimage in '..\Source\pngimage.pas',
|
||||
pnglang in '..\Source\pnglang.pas',
|
||||
pngzlib in '..\Source\pngzlib.pas';
|
||||
|
||||
end.
|
||||
61
internal/1.0 RC3/1/Delphi/PNG_D5.drc
Normal file
61
internal/1.0 RC3/1/Delphi/PNG_D5.drc
Normal file
@ -0,0 +1,61 @@
|
||||
/* VER130
|
||||
Generated by the Borland Delphi Pascal Compiler
|
||||
because -GD or --drc was supplied to the compiler.
|
||||
|
||||
It contains compiler-generated resource bound to the executable.
|
||||
If it is empty, no compiler-generated resources were bound to the
|
||||
produced executable.
|
||||
*/
|
||||
|
||||
#define pnglang_EPNGNoImageDataText 65504
|
||||
#define pnglang_EPNGCannotChangeSizeText 65505
|
||||
#define pnglang_EPNGCannotAddChunkText 65506
|
||||
#define pnglang_EPNGCannotAddInvalidImageText 65507
|
||||
#define pnglang_EPNGCouldNotLoadResourceText 65508
|
||||
#define pnglang_EPNGOutMemoryText 65509
|
||||
#define pnglang_EPNGCannotChangeTransparentText 65510
|
||||
#define pnglang_EPNGHeaderNotPresentText 65511
|
||||
#define pnglang_EPngInvalidCRCText 65520
|
||||
#define pnglang_EPNGInvalidIHDRText 65521
|
||||
#define pnglang_EPNGMissingMultipleIDATText 65522
|
||||
#define pnglang_EPNGZLIBErrorText 65523
|
||||
#define pnglang_EPNGInvalidPaletteText 65524
|
||||
#define pnglang_EPNGInvalidFileHeaderText 65525
|
||||
#define pnglang_EPNGIHDRNotFirstText 65526
|
||||
#define pnglang_EPNGNotExistsText 65527
|
||||
#define pnglang_EPNGSizeExceedsText 65528
|
||||
#define pnglang_EPNGUnknownPalEntryText 65529
|
||||
#define pnglang_EPNGMissingPaletteText 65530
|
||||
#define pnglang_EPNGUnknownCriticalChunkText 65531
|
||||
#define pnglang_EPNGUnknownCompressionText 65532
|
||||
#define pnglang_EPNGUnknownInterlaceText 65533
|
||||
#define pnglang_EPNGCannotAssignChunkText 65534
|
||||
#define pnglang_EPNGUnexpectedEndText 65535
|
||||
STRINGTABLE
|
||||
BEGIN
|
||||
pnglang_EPNGNoImageDataText, "This \"Portable Network Graphics\" image contains no data."
|
||||
pnglang_EPNGCannotChangeSizeText, "The \"Portable Network Graphics\" image can not be resize by changing width and height properties. Try assigning the image from a bitmap."
|
||||
pnglang_EPNGCannotAddChunkText, "The program tried to add a existent critical chunk to the current image which is not allowed."
|
||||
pnglang_EPNGCannotAddInvalidImageText, "It's not allowed to add a new chunk because the current image is invalid."
|
||||
pnglang_EPNGCouldNotLoadResourceText, "The png image could not be loaded from the resource ID."
|
||||
pnglang_EPNGOutMemoryText, "Some operation could not be performed because the system is out of resources. Close some windows and try again."
|
||||
pnglang_EPNGCannotChangeTransparentText, "Setting bit transparency color is not allowed for png images containing alpha value for each pixel (COLOR_RGBALPHA and COLOR_GRAYSCALEALPHA)"
|
||||
pnglang_EPNGHeaderNotPresentText, "This operation is not valid because the current image contains no valid header."
|
||||
pnglang_EPngInvalidCRCText, "This \"Portable Network Graphics\" image is not valid because it contains invalid pieces of data (crc error)"
|
||||
pnglang_EPNGInvalidIHDRText, "The \"Portable Network Graphics\" image could not be loaded because one of its main piece of data (ihdr) might be corrupted"
|
||||
pnglang_EPNGMissingMultipleIDATText, "This \"Portable Network Graphics\" image is invalid because it has missing image parts."
|
||||
pnglang_EPNGZLIBErrorText, "Could not decompress the image because it contains invalid compressed data.\r\n Description: "
|
||||
pnglang_EPNGInvalidPaletteText, "The \"Portable Network Graphics\" image contains an invalid palette."
|
||||
pnglang_EPNGInvalidFileHeaderText, "The file being readed is not a valid \"Portable Network Graphics\" image because it contains an invalid header. This file may be corruped, try obtaining it again."
|
||||
pnglang_EPNGIHDRNotFirstText, "This \"Portable Network Graphics\" image is not supported or it might be invalid.\r\n(IHDR chunk is not the first)"
|
||||
pnglang_EPNGNotExistsText, "The png file could not be loaded because it does not exists."
|
||||
pnglang_EPNGSizeExceedsText, "This \"Portable Network Graphics\" image is not supported because either it's width or height exceeds the maximum size, which is 65535 pixels length."
|
||||
pnglang_EPNGUnknownPalEntryText, "There is no such palette entry."
|
||||
pnglang_EPNGMissingPaletteText, "This \"Portable Network Graphics\" could not be loaded because it uses a color table which is missing."
|
||||
pnglang_EPNGUnknownCriticalChunkText, "This \"Portable Network Graphics\" image contains an unknown critical part which could not be decoded."
|
||||
pnglang_EPNGUnknownCompressionText, "This \"Portable Network Graphics\" image is encoded with an unknown compression scheme which could not be decoded."
|
||||
pnglang_EPNGUnknownInterlaceText, "This \"Portable Network Graphics\" image uses an unknown interlace scheme which could not be decoded."
|
||||
pnglang_EPNGCannotAssignChunkText, "The chunks must be compatible to be assigned."
|
||||
pnglang_EPNGUnexpectedEndText, "This \"Portable Network Graphics\" image is invalid because the decoder found an unexpected end of the file."
|
||||
END
|
||||
|
||||
BIN
internal/1.0 RC3/1/Delphi/PNG_D5.res
Normal file
BIN
internal/1.0 RC3/1/Delphi/PNG_D5.res
Normal file
Binary file not shown.
36
internal/1.0 RC3/1/Delphi/PNG_D6.dpk
Normal file
36
internal/1.0 RC3/1/Delphi/PNG_D6.dpk
Normal file
@ -0,0 +1,36 @@
|
||||
package PNG_D6;
|
||||
|
||||
{$ALIGN 8}
|
||||
{$ASSERTIONS ON}
|
||||
{$BOOLEVAL OFF}
|
||||
{$DEBUGINFO ON}
|
||||
{$EXTENDEDSYNTAX ON}
|
||||
{$IMPORTEDDATA ON}
|
||||
{$IOCHECKS ON}
|
||||
{$LOCALSYMBOLS ON}
|
||||
{$LONGSTRINGS ON}
|
||||
{$OPENSTRINGS ON}
|
||||
{$OPTIMIZATION ON}
|
||||
{$OVERFLOWCHECKS OFF}
|
||||
{$RANGECHECKS OFF}
|
||||
{$REFERENCEINFO ON}
|
||||
{$SAFEDIVIDE OFF}
|
||||
{$STACKFRAMES OFF}
|
||||
{$TYPEDADDRESS OFF}
|
||||
{$VARSTRINGCHECKS ON}
|
||||
{$WRITEABLECONST OFF}
|
||||
{$MINENUMSIZE 1}
|
||||
{$IMAGEBASE $400000}
|
||||
{$IMPLICITBUILD OFF}
|
||||
{$DESCRIPTION 'PNG image runtime/designtime'}
|
||||
|
||||
requires
|
||||
rtl,
|
||||
vcl;
|
||||
|
||||
contains
|
||||
pngimage in '..\Source\pngimage.pas',
|
||||
pnglang in '..\Source\pnglang.pas',
|
||||
pngzlib in '..\Source\pngzlib.pas';
|
||||
|
||||
end.
|
||||
40
internal/1.0 RC3/1/Delphi/PNG_D7.cfg
Normal file
40
internal/1.0 RC3/1/Delphi/PNG_D7.cfg
Normal file
@ -0,0 +1,40 @@
|
||||
-$A8
|
||||
-$B-
|
||||
-$C+
|
||||
-$D+
|
||||
-$E-
|
||||
-$F-
|
||||
-$G+
|
||||
-$H+
|
||||
-$I+
|
||||
-$J-
|
||||
-$K-
|
||||
-$L+
|
||||
-$M-
|
||||
-$N+
|
||||
-$O+
|
||||
-$P+
|
||||
-$Q-
|
||||
-$R-
|
||||
-$S-
|
||||
-$T-
|
||||
-$U-
|
||||
-$V+
|
||||
-$W-
|
||||
-$X+
|
||||
-$YD
|
||||
-$Z1
|
||||
-GD
|
||||
-cg
|
||||
-AWinTypes=Windows;WinProcs=Windows;DbiTypes=BDE;DbiProcs=BDE;DbiErrs=BDE;
|
||||
-H+
|
||||
-W+
|
||||
-M
|
||||
-$M16384,1048576
|
||||
-K$00400000
|
||||
-LE"c:\archivos de programa\borland\delphi7\Projects\Bpl"
|
||||
-LN"c:\archivos de programa\borland\delphi7\Projects\Bpl"
|
||||
-Z
|
||||
-w-UNSAFE_TYPE
|
||||
-w-UNSAFE_CODE
|
||||
-w-UNSAFE_CAST
|
||||
467
internal/1.0 RC3/1/Delphi/PNG_D7.dof
Normal file
467
internal/1.0 RC3/1/Delphi/PNG_D7.dof
Normal file
@ -0,0 +1,467 @@
|
||||
[FileVersion]
|
||||
Version=7.0
|
||||
[Compiler]
|
||||
A=8
|
||||
B=0
|
||||
C=1
|
||||
D=1
|
||||
E=0
|
||||
F=0
|
||||
G=1
|
||||
H=1
|
||||
I=1
|
||||
J=0
|
||||
K=0
|
||||
L=1
|
||||
M=0
|
||||
N=1
|
||||
O=1
|
||||
P=1
|
||||
Q=0
|
||||
R=0
|
||||
S=0
|
||||
T=0
|
||||
U=0
|
||||
V=1
|
||||
W=0
|
||||
X=1
|
||||
Y=1
|
||||
Z=1
|
||||
ShowHints=1
|
||||
ShowWarnings=1
|
||||
UnitAliases=WinTypes=Windows;WinProcs=Windows;DbiTypes=BDE;DbiProcs=BDE;DbiErrs=BDE;
|
||||
NamespacePrefix=
|
||||
SymbolDeprecated=1
|
||||
SymbolLibrary=1
|
||||
SymbolPlatform=1
|
||||
UnitLibrary=1
|
||||
UnitPlatform=1
|
||||
UnitDeprecated=1
|
||||
HResultCompat=1
|
||||
HidingMember=1
|
||||
HiddenVirtual=1
|
||||
Garbage=1
|
||||
BoundsError=1
|
||||
ZeroNilCompat=1
|
||||
StringConstTruncated=1
|
||||
ForLoopVarVarPar=1
|
||||
TypedConstVarPar=1
|
||||
AsgToTypedConst=1
|
||||
CaseLabelRange=1
|
||||
ForVariable=1
|
||||
ConstructingAbstract=1
|
||||
ComparisonFalse=1
|
||||
ComparisonTrue=1
|
||||
ComparingSignedUnsigned=1
|
||||
CombiningSignedUnsigned=1
|
||||
UnsupportedConstruct=1
|
||||
FileOpen=1
|
||||
FileOpenUnitSrc=1
|
||||
BadGlobalSymbol=1
|
||||
DuplicateConstructorDestructor=1
|
||||
InvalidDirective=1
|
||||
PackageNoLink=1
|
||||
PackageThreadVar=1
|
||||
ImplicitImport=1
|
||||
HPPEMITIgnored=1
|
||||
NoRetVal=1
|
||||
UseBeforeDef=1
|
||||
ForLoopVarUndef=1
|
||||
UnitNameMismatch=1
|
||||
NoCFGFileFound=1
|
||||
MessageDirective=1
|
||||
ImplicitVariants=1
|
||||
UnicodeToLocale=1
|
||||
LocaleToUnicode=1
|
||||
ImagebaseMultiple=1
|
||||
SuspiciousTypecast=1
|
||||
PrivatePropAccessor=1
|
||||
UnsafeType=0
|
||||
UnsafeCode=0
|
||||
UnsafeCast=0
|
||||
[Linker]
|
||||
MapFile=3
|
||||
OutputObjs=0
|
||||
ConsoleApp=1
|
||||
DebugInfo=0
|
||||
RemoteSymbols=0
|
||||
MinStackSize=16384
|
||||
MaxStackSize=1048576
|
||||
ImageBase=4194304
|
||||
ExeDescription=PNG image runtime/designtime
|
||||
[Directories]
|
||||
OutputDir=
|
||||
UnitOutputDir=
|
||||
PackageDLLOutputDir=
|
||||
PackageDCPOutputDir=
|
||||
SearchPath=
|
||||
Packages=vcl;rtl;vclx;indy;inet;xmlrtl;vclie;inetdbbde;inetdbxpress;dbrtl;dsnap;dsnapcon;vcldb;soaprtl;VclSmp;dbexpress;dbxcds;inetdb;bdertl;vcldbx;webdsnap;websnap;adortl;ibxpress;teeui;teedb;tee;dss;visualclx;visualdbclx;vclactnband;vclshlctrls;IntrawebDB_50_70;Intraweb_50_70;Rave50CLX;Rave50VCL;dclOfficeXP;PluginSDK_D7R;DJcl;JvStdCtrlsD7R;JvAppFrmD7R;JvCoreD7R;JvBandsD7R;JvBDED7R;JvDBD7R;JvDlgsD7R;JvCmpD7R;JvCryptD7R;JvCtrlsD7R;JvCustomD7R;JvDockingD7R;JvDotNetCtrlsD7R;JvEDID7R;qrpt;JvGlobusD7R;JvHMID7R;JvInspectorD7R;JvInterpreterD7R;JvJansD7R;JvManagedThreadsD7R;JvMMD7R;JvNetD7R;JvPageCompsD7R;JvPluginD7R;JvPrintPreviewD7R;JvSystemD7R;JvTimeFrameworkD7R;JvUIBD7R;JvValidatorsD7R;JvWizardD7R;JvXPCtrlsD7R;GUISDK_D7;RemObjects_WebBroker_D7;RemObjects_Indy_D7;RemObjects_RODX_D7;RemObjects_BPDX_D7;PascalScript_RO_D7;DataAbstract_Core_D7;DataAbstract_IDE_D7;DataAbstract_DBXDriver_D7;DataAbstract_Scripting_D7;dxBarD7;dxComnD7;cxLibraryVCLD7;cxEditorsVCLD7;dxThemeD7;cxDataD7;cxExtEditorsVCLD7;cxGridVCLD7;cxPageControlVCLD7;cxSchedulerVCLD7;cxTreeListVCLD7;dxBarDBNavD7;dxBarExtDBItemsD7;dxBarExtItemsD7;dxDockingD7;dxNavBarD7;dxPSCoreD7;dxsbD7;dxPSLnksD7;dxPSTeeChartD7;EPCOTAUtils70;PNG_D7;PngComponentsD7;tb2k_d7;tbx_d7;UserControlD7_RT;fqb70;frx7;frxADO7;frxBDE7;frxcs7;frxDB7;frxDBX7;frxe7;frxIBX7;fs7;fsADO7;fsBDE7;fsDB7;fsIBX7;cxExportVCLD7;cxIntl5D7;cxIntlPrintSys3D7;dxPScxCommonD7;dxPScxExtCommonD7;dxPScxGridLnkD7;dxPScxPCProdD7;dxPScxTLLnkD7;dxPSDBTeeChartD7;dxPsPrVwAdvD7;TMSD7;FR7;FRIBX7;cxIntlSchedulerD7;dxLayoutControlD7;dxPScxScheduler2LnkD7;ComparerD7;dxPSdxLCLnkD7;dxLayoutControlcxEditAdaptersD7;cxVerticalGridVCLD7;vclShX_Generic_V3D7;vclShX_Namespace_V3D7
|
||||
Conditionals=
|
||||
DebugSourceDirs=
|
||||
UsePackages=0
|
||||
[Parameters]
|
||||
RunParams=
|
||||
HostApplication=
|
||||
Launcher=
|
||||
UseLauncher=0
|
||||
DebugCWD=
|
||||
[Language]
|
||||
ActiveLang=
|
||||
ProjectLang=
|
||||
RootDir=C:\Archivos de programa\Borland\Delphi7\Bin\
|
||||
[Version Info]
|
||||
IncludeVerInfo=0
|
||||
AutoIncBuild=0
|
||||
MajorVer=1
|
||||
MinorVer=0
|
||||
Release=0
|
||||
Build=0
|
||||
Debug=0
|
||||
PreRelease=0
|
||||
Special=0
|
||||
Private=0
|
||||
DLL=0
|
||||
Locale=3082
|
||||
CodePage=1252
|
||||
[Version Info Keys]
|
||||
CompanyName=
|
||||
FileDescription=
|
||||
FileVersion=1.0.0.0
|
||||
InternalName=
|
||||
LegalCopyright=
|
||||
LegalTrademarks=
|
||||
OriginalFilename=
|
||||
ProductName=
|
||||
ProductVersion=1.0.0.0
|
||||
Comments=
|
||||
[Excluded Packages]
|
||||
c:\archivos de programa\borland\delphi7\Bin\designdgm70.bpl=Borland Module Diagram Editview
|
||||
C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\dxPSCoreD7.bpl=ExpressPrinting System by Developer Express Inc.
|
||||
D:\Proyectos\Componentes\cxGridTools\Lib\D7\xcxGridConfigPkg7.bpl=xcxGridTools - Config Dialog
|
||||
D:\Proyectos\Componentes\cxGridTools\Lib\D7\xcxGridSummaryConfig7.bpl=xcxGridTools - Summary Config
|
||||
D:\Proyectos\Componentes\cxGridTools\Lib\D7\xcxGridEnhancedPropertiesStorePkg7.bpl=xcxGridTools - Enhanced Grid Properties Store
|
||||
D:\Proyectos\Componentes\cxGridTools\Lib\D7\xcxGridQuickSearch7.bpl=xcxGridTools - Quick Search
|
||||
D:\Proyectos\Componentes\cxGridTools\Lib\D7\xcxGridActionsPkg7.bpl=xcxGridTools - Actions
|
||||
c:\archivos de programa\borland\delphi7\Projects\Bpl\NextBaseD7.bpl=(untitled)
|
||||
c:\archivos de programa\borland\delphi7\Projects\Bpl\NextCollectionD7.bpl=(untitled)
|
||||
c:\archivos de programa\borland\delphi7\Projects\Bpl\NextAddOnsD7.bpl=(untitled)
|
||||
c:\archivos de programa\borland\delphi7\Projects\Bpl\NextTBXD7.bpl=(untitled)
|
||||
c:\archivos de programa\borland\delphi7\Projects\Bpl\NextGridD7.bpl=(untitled)
|
||||
c:\archivos de programa\borland\delphi7\Projects\Bpl\RodaxFrameD7.bpl=Frames Acana (D7)
|
||||
[Exception Log]
|
||||
EurekaLog Version=501
|
||||
Activate=1
|
||||
Activate Handle=1
|
||||
Save Log File=1
|
||||
Foreground Tab=0
|
||||
Freeze Activate=0
|
||||
Freeze Timeout=60
|
||||
Freeze Message=The application seems to be frozen.
|
||||
SMTP From=eurekalog@email.com
|
||||
SMTP Host=
|
||||
SMTP Port=25
|
||||
SMTP UserID=
|
||||
SMTP Password=
|
||||
Append to Log=0
|
||||
Show TerminateBtn=1
|
||||
TerminateBtn Operation=1
|
||||
Errors Number=32
|
||||
Errors Terminate=3
|
||||
Email Address=
|
||||
Email Object=
|
||||
Email Send Options=0
|
||||
Output Path=
|
||||
Encrypt Password=
|
||||
AutoCloseDialogSecs=0
|
||||
WebSendMode=0
|
||||
SupportULR=
|
||||
HTMLLayout Count=15
|
||||
HTMLLine0="%3Chtml%3E"
|
||||
HTMLLine1=" %3Chead%3E"
|
||||
HTMLLine2=" %3C/head%3E"
|
||||
HTMLLine3=" %3Cbody TopMargin=10 LeftMargin=10%3E"
|
||||
HTMLLine4=" %3Ctable width="100%%" border="0"%3E"
|
||||
HTMLLine5=" %3Ctr%3E"
|
||||
HTMLLine6=" %3Ctd nowrap%3E"
|
||||
HTMLLine7=" %3Cfont face="Lucida Console, Courier" size="2"%3E"
|
||||
HTMLLine8=" %3C%%HTML_TAG%%%3E"
|
||||
HTMLLine9=" %3C/font%3E"
|
||||
HTMLLine10=" %3C/td%3E"
|
||||
HTMLLine11=" %3C/tr%3E"
|
||||
HTMLLine12=" %3C/table%3E"
|
||||
HTMLLine13=" %3C/body%3E"
|
||||
HTMLLine14="%3C/html%3E"
|
||||
AutoCrashOperation=1
|
||||
AutoCrashNumber=10
|
||||
AutoCrashMinutes=1
|
||||
WebURL=
|
||||
WebUserID=
|
||||
WebPassword=
|
||||
WebPort=0
|
||||
AttachedFiles=
|
||||
Count=0
|
||||
EMail Message Line Count=0
|
||||
loNoDuplicateErrors=0
|
||||
loAppendReproduceText=0
|
||||
loDeleteLogAtVersionChange=0
|
||||
loAddComputerNameInLogFileName=0
|
||||
loSaveModulesSection=1
|
||||
loSaveCPUSection=1
|
||||
soAppStartDate=1
|
||||
soAppName=1
|
||||
soAppVersionNumber=1
|
||||
soAppParameters=1
|
||||
soAppCompilationDate=1
|
||||
soExcDate=1
|
||||
soExcAddress=1
|
||||
soExcModule=1
|
||||
soExcType=1
|
||||
soExcMessage=1
|
||||
soActCtlsFormClass=1
|
||||
soActCtlsFormText=1
|
||||
soActCtlsControlClass=1
|
||||
soActCtlsControlText=1
|
||||
soCmpName=1
|
||||
soCmpUser=1
|
||||
soCmpTotalMemory=1
|
||||
soCmpFreeMemory=1
|
||||
soCmpTotalDisk=1
|
||||
soCmpFreeDisk=1
|
||||
soCmpSysUpTime=1
|
||||
soCmpProcessor=1
|
||||
soCmpDisplayMode=1
|
||||
soOSType=1
|
||||
soOSBuildN=1
|
||||
soOSUpdate=1
|
||||
soOSLanguage=1
|
||||
soNetIP=1
|
||||
soNetSubmask=1
|
||||
soNetGateway=1
|
||||
soNetDNS1=1
|
||||
soNetDNS2=1
|
||||
soNetDHCP=1
|
||||
sndShowSendDialog=1
|
||||
sndShowSuccessFailureMsg=0
|
||||
sndSendEntireLog=0
|
||||
sndSendXMLLogCopy=0
|
||||
sndSendScreenshot=1
|
||||
sndUseOnlyActiveWindow=0
|
||||
sndSendLastHTMLPage=1
|
||||
sndSendInSeparatedThread=0
|
||||
sndAddDateInFileName=0
|
||||
sndCompressAllFiles=0
|
||||
edoShowExceptionDialog=1
|
||||
edoSendEmailChecked=1
|
||||
edoAttachScreenshotChecked=1
|
||||
edoShowCopyToClipOption=1
|
||||
edoShowDetailsButton=1
|
||||
edoShowInDetailedMode=0
|
||||
edoShowInTopMostMode=0
|
||||
edoUseEurekaLogLookAndFeel=0
|
||||
csoShowDLLs=1
|
||||
csoShowBPLs=1
|
||||
csoShowBorlandThreads=1
|
||||
csoShowWindowsThreads=1
|
||||
csoShowProcedureOffset=0
|
||||
boActivateCrashDetection=0
|
||||
boPauseBorlandThreads=0
|
||||
boDoNotPauseMainThread=0
|
||||
boPauseWindowsThreads=0
|
||||
boUseMainModuleOptions=1
|
||||
boCopyLogInCaseOfError=1
|
||||
boSaveCompressedCopyInCaseOfError=0
|
||||
Count mtInformationMsgCaption=1
|
||||
mtInformationMsgCaption0="Information."
|
||||
Count mtQuestionMsgCaption=1
|
||||
mtQuestionMsgCaption0="Question."
|
||||
Count mtDialog_Caption=1
|
||||
mtDialog_Caption0="Error."
|
||||
Count mtDialog_ErrorMsgCaption=2
|
||||
mtDialog_ErrorMsgCaption0="An error has occurred during program execution."
|
||||
mtDialog_ErrorMsgCaption1="Please read the following information for further details."
|
||||
Count mtDialog_GeneralCaption=1
|
||||
mtDialog_GeneralCaption0="General"
|
||||
Count mtDialog_GeneralHeader=1
|
||||
mtDialog_GeneralHeader0="General Information"
|
||||
Count mtDialog_CallStackCaption=1
|
||||
mtDialog_CallStackCaption0="Call Stack"
|
||||
Count mtDialog_CallStackHeader=1
|
||||
mtDialog_CallStackHeader0="Call Stack Information"
|
||||
Count mtDialog_ModulesCaption=1
|
||||
mtDialog_ModulesCaption0="Modules"
|
||||
Count mtDialog_ModulesHeader=1
|
||||
mtDialog_ModulesHeader0="Modules Information"
|
||||
Count mtDialog_CPUCaption=1
|
||||
mtDialog_CPUCaption0="CPU"
|
||||
Count mtDialog_CPUHeader=1
|
||||
mtDialog_CPUHeader0="CPU Information"
|
||||
Count mtDialog_CustomDataCaption=1
|
||||
mtDialog_CustomDataCaption0="Other"
|
||||
Count mtDialog_CustomDataHeader=1
|
||||
mtDialog_CustomDataHeader0="Other Information"
|
||||
Count mtDialog_OKButtonCaption=1
|
||||
mtDialog_OKButtonCaption0="&OK"
|
||||
Count mtDialog_TerminateButtonCaption=1
|
||||
mtDialog_TerminateButtonCaption0="&Terminate"
|
||||
Count mtDialog_RestartButtonCaption=1
|
||||
mtDialog_RestartButtonCaption0="&Restart"
|
||||
Count mtDialog_DetailsButtonCaption=1
|
||||
mtDialog_DetailsButtonCaption0="&Details"
|
||||
Count mtDialog_SendMessage=1
|
||||
mtDialog_SendMessage0="&Send this error via Internet"
|
||||
Count mtDialog_ScreenshotMessage=1
|
||||
mtDialog_ScreenshotMessage0="&Attach a Screenshot image"
|
||||
Count mtDialog_CopyMessage=1
|
||||
mtDialog_CopyMessage0="&Copy to Clipboard"
|
||||
Count mtDialog_SupportMessage=1
|
||||
mtDialog_SupportMessage0="Go to the Support Page"
|
||||
Count mtLog_AppHeader=1
|
||||
mtLog_AppHeader0="Application"
|
||||
Count mtLog_AppStartDate=1
|
||||
mtLog_AppStartDate0="Start Date"
|
||||
Count mtLog_AppName=1
|
||||
mtLog_AppName0="Name/Description"
|
||||
Count mtLog_AppVersionNumber=1
|
||||
mtLog_AppVersionNumber0="Version Number"
|
||||
Count mtLog_AppParameters=1
|
||||
mtLog_AppParameters0="Parameters"
|
||||
Count mtLog_AppCompilationDate=1
|
||||
mtLog_AppCompilationDate0="Compilation Date"
|
||||
Count mtLog_ExcHeader=1
|
||||
mtLog_ExcHeader0="Exception"
|
||||
Count mtLog_ExcDate=1
|
||||
mtLog_ExcDate0="Date"
|
||||
Count mtLog_ExcAddress=1
|
||||
mtLog_ExcAddress0="Address"
|
||||
Count mtLog_ExcModule=1
|
||||
mtLog_ExcModule0="Module"
|
||||
Count mtLog_ExcType=1
|
||||
mtLog_ExcType0="Type"
|
||||
Count mtLog_ExcMessage=1
|
||||
mtLog_ExcMessage0="Message"
|
||||
Count mtLog_ActCtrlsHeader=1
|
||||
mtLog_ActCtrlsHeader0="Active Controls"
|
||||
Count mtLog_ActCtrlsFormClass=1
|
||||
mtLog_ActCtrlsFormClass0="Form Class"
|
||||
Count mtLog_ActCtrlsFormText=1
|
||||
mtLog_ActCtrlsFormText0="Form Text"
|
||||
Count mtLog_ActCtrlsControlClass=1
|
||||
mtLog_ActCtrlsControlClass0="Control Class"
|
||||
Count mtLog_ActCtrlsControlText=1
|
||||
mtLog_ActCtrlsControlText0="Control Text"
|
||||
Count mtLog_CmpHeader=1
|
||||
mtLog_CmpHeader0="Computer"
|
||||
Count mtLog_CmpName=1
|
||||
mtLog_CmpName0="Name"
|
||||
Count mtLog_CmpUser=1
|
||||
mtLog_CmpUser0="User"
|
||||
Count mtLog_CmpTotalMemory=1
|
||||
mtLog_CmpTotalMemory0="Total Memory"
|
||||
Count mtLog_CmpFreeMemory=1
|
||||
mtLog_CmpFreeMemory0="Free Memory"
|
||||
Count mtLog_CmpTotalDisk=1
|
||||
mtLog_CmpTotalDisk0="Total Disk"
|
||||
Count mtLog_CmpFreeDisk=1
|
||||
mtLog_CmpFreeDisk0="Free Disk"
|
||||
Count mtLog_CmpSystemUpTime=1
|
||||
mtLog_CmpSystemUpTime0="System Up Time"
|
||||
Count mtLog_CmpProcessor=1
|
||||
mtLog_CmpProcessor0="Processor"
|
||||
Count mtLog_CmpDisplayMode=1
|
||||
mtLog_CmpDisplayMode0="Display Mode"
|
||||
Count mtLog_OSHeader=1
|
||||
mtLog_OSHeader0="Operating System"
|
||||
Count mtLog_OSType=1
|
||||
mtLog_OSType0="Type"
|
||||
Count mtLog_OSBuildN=1
|
||||
mtLog_OSBuildN0="Build #"
|
||||
Count mtLog_OSUpdate=1
|
||||
mtLog_OSUpdate0="Update"
|
||||
Count mtLog_OSLanguage=1
|
||||
mtLog_OSLanguage0="Language"
|
||||
Count mtLog_NetHeader=1
|
||||
mtLog_NetHeader0="Network"
|
||||
Count mtLog_NetIP=1
|
||||
mtLog_NetIP0="IP Address"
|
||||
Count mtLog_NetSubmask=1
|
||||
mtLog_NetSubmask0="Submask"
|
||||
Count mtLog_NetGateway=1
|
||||
mtLog_NetGateway0="Gateway"
|
||||
Count mtLog_NetDNS1=1
|
||||
mtLog_NetDNS10="DNS 1"
|
||||
Count mtLog_NetDNS2=1
|
||||
mtLog_NetDNS20="DNS 2"
|
||||
Count mtLog_NetDHCP=1
|
||||
mtLog_NetDHCP0="DHCP"
|
||||
Count mtLog_CustInfoHeader=1
|
||||
mtLog_CustInfoHeader0="Custom Information"
|
||||
Count mtCallStack_Address=1
|
||||
mtCallStack_Address0="Address"
|
||||
Count mtCallStack_Name=1
|
||||
mtCallStack_Name0="Module"
|
||||
Count mtCallStack_Unit=1
|
||||
mtCallStack_Unit0="Unit"
|
||||
Count mtCallStack_Class=1
|
||||
mtCallStack_Class0="Class"
|
||||
Count mtCallStack_Procedure=1
|
||||
mtCallStack_Procedure0="Procedure/Method"
|
||||
Count mtCallStack_Line=1
|
||||
mtCallStack_Line0="Line"
|
||||
Count mtCallStack_MainThread=1
|
||||
mtCallStack_MainThread0="Main"
|
||||
Count mtCallStack_ExceptionThread=1
|
||||
mtCallStack_ExceptionThread0="Exception Thread"
|
||||
Count mtCallStack_RunningThread=1
|
||||
mtCallStack_RunningThread0="Running Thread"
|
||||
Count mtCallStack_CallingThread=1
|
||||
mtCallStack_CallingThread0="Calling Thread"
|
||||
Count mtCallStack_ThreadID=1
|
||||
mtCallStack_ThreadID0="ID"
|
||||
Count mtCallStack_ThreadPriority=1
|
||||
mtCallStack_ThreadPriority0="Priority"
|
||||
Count mtCallStack_ThreadClass=1
|
||||
mtCallStack_ThreadClass0="Class"
|
||||
Count mtSendDialog_Caption=1
|
||||
mtSendDialog_Caption0="Send."
|
||||
Count mtSendDialog_Message=1
|
||||
mtSendDialog_Message0="Message"
|
||||
Count mtSendDialog_Resolving=1
|
||||
mtSendDialog_Resolving0="Resolving DNS..."
|
||||
Count mtSendDialog_Connecting=1
|
||||
mtSendDialog_Connecting0="Connecting with server..."
|
||||
Count mtSendDialog_Connected=1
|
||||
mtSendDialog_Connected0="Connected with server."
|
||||
Count mtSendDialog_Sending=1
|
||||
mtSendDialog_Sending0="Sending message..."
|
||||
Count mtReproduceDialog_Caption=1
|
||||
mtReproduceDialog_Caption0="Request"
|
||||
Count mtReproduceDialog_Request=1
|
||||
mtReproduceDialog_Request0="Please describe the steps to reproduce the error:"
|
||||
Count mtReproduceDialog_OKButtonCaption=1
|
||||
mtReproduceDialog_OKButtonCaption0="&OK"
|
||||
Count mtModules_Handle=1
|
||||
mtModules_Handle0="Handle"
|
||||
Count mtModules_Name=1
|
||||
mtModules_Name0="Name"
|
||||
Count mtModules_Description=1
|
||||
mtModules_Description0="Description"
|
||||
Count mtModules_Version=1
|
||||
mtModules_Version0="Version"
|
||||
Count mtModules_Size=1
|
||||
mtModules_Size0="Size"
|
||||
Count mtModules_LastModified=1
|
||||
mtModules_LastModified0="Modified"
|
||||
Count mtModules_Path=1
|
||||
mtModules_Path0="Path"
|
||||
Count mtCPU_Registers=1
|
||||
mtCPU_Registers0="Registers"
|
||||
Count mtCPU_Stack=1
|
||||
mtCPU_Stack0="Stack"
|
||||
Count mtCPU_MemoryDump=1
|
||||
mtCPU_MemoryDump0="Memory Dump"
|
||||
Count mtSend_SuccessMsg=1
|
||||
mtSend_SuccessMsg0="The message was sent successfully."
|
||||
Count mtSend_FailureMsg=1
|
||||
mtSend_FailureMsg0="Sorry, sending the message didn't work."
|
||||
|
||||
|
||||
37
internal/1.0 RC3/1/Delphi/PNG_D7.dpk
Normal file
37
internal/1.0 RC3/1/Delphi/PNG_D7.dpk
Normal file
@ -0,0 +1,37 @@
|
||||
package PNG_D7;
|
||||
|
||||
{$R *.res}
|
||||
{$ALIGN 8}
|
||||
{$ASSERTIONS ON}
|
||||
{$BOOLEVAL OFF}
|
||||
{$DEBUGINFO ON}
|
||||
{$EXTENDEDSYNTAX ON}
|
||||
{$IMPORTEDDATA ON}
|
||||
{$IOCHECKS ON}
|
||||
{$LOCALSYMBOLS ON}
|
||||
{$LONGSTRINGS ON}
|
||||
{$OPENSTRINGS ON}
|
||||
{$OPTIMIZATION ON}
|
||||
{$OVERFLOWCHECKS OFF}
|
||||
{$RANGECHECKS OFF}
|
||||
{$REFERENCEINFO ON}
|
||||
{$SAFEDIVIDE OFF}
|
||||
{$STACKFRAMES OFF}
|
||||
{$TYPEDADDRESS OFF}
|
||||
{$VARSTRINGCHECKS ON}
|
||||
{$WRITEABLECONST OFF}
|
||||
{$MINENUMSIZE 1}
|
||||
{$IMAGEBASE $400000}
|
||||
{$DESCRIPTION 'PNG image runtime/designtime'}
|
||||
{$IMPLICITBUILD OFF}
|
||||
|
||||
requires
|
||||
vcl,
|
||||
rtl;
|
||||
|
||||
contains
|
||||
pngimage in '..\Source\pngimage.pas',
|
||||
pnglang in '..\Source\pnglang.pas',
|
||||
pngzlib in '..\Source\pngzlib.pas';
|
||||
|
||||
end.
|
||||
62
internal/1.0 RC3/1/Delphi/PNG_D7.drc
Normal file
62
internal/1.0 RC3/1/Delphi/PNG_D7.drc
Normal file
@ -0,0 +1,62 @@
|
||||
/* VER150
|
||||
Generated by the Borland Delphi Pascal Compiler
|
||||
because -GD or --drc was supplied to the compiler.
|
||||
|
||||
This file contains compiler-generated resources that
|
||||
were bound to the executable.
|
||||
If this file is empty, then no compiler-generated
|
||||
resources were bound to the produced executable.
|
||||
*/
|
||||
|
||||
#define pnglang_EPNGNoImageDataText 65504
|
||||
#define pnglang_EPNGCannotChangeSizeText 65505
|
||||
#define pnglang_EPNGCannotAddChunkText 65506
|
||||
#define pnglang_EPNGCannotAddInvalidImageText 65507
|
||||
#define pnglang_EPNGCouldNotLoadResourceText 65508
|
||||
#define pnglang_EPNGOutMemoryText 65509
|
||||
#define pnglang_EPNGCannotChangeTransparentText 65510
|
||||
#define pnglang_EPNGHeaderNotPresentText 65511
|
||||
#define pnglang_EPngInvalidCRCText 65520
|
||||
#define pnglang_EPNGInvalidIHDRText 65521
|
||||
#define pnglang_EPNGMissingMultipleIDATText 65522
|
||||
#define pnglang_EPNGZLIBErrorText 65523
|
||||
#define pnglang_EPNGInvalidPaletteText 65524
|
||||
#define pnglang_EPNGInvalidFileHeaderText 65525
|
||||
#define pnglang_EPNGIHDRNotFirstText 65526
|
||||
#define pnglang_EPNGNotExistsText 65527
|
||||
#define pnglang_EPNGSizeExceedsText 65528
|
||||
#define pnglang_EPNGUnknownPalEntryText 65529
|
||||
#define pnglang_EPNGMissingPaletteText 65530
|
||||
#define pnglang_EPNGUnknownCriticalChunkText 65531
|
||||
#define pnglang_EPNGUnknownCompressionText 65532
|
||||
#define pnglang_EPNGUnknownInterlaceText 65533
|
||||
#define pnglang_EPNGCannotAssignChunkText 65534
|
||||
#define pnglang_EPNGUnexpectedEndText 65535
|
||||
STRINGTABLE
|
||||
BEGIN
|
||||
pnglang_EPNGNoImageDataText, "This \"Portable Network Graphics\" image contains no data."
|
||||
pnglang_EPNGCannotChangeSizeText, "The \"Portable Network Graphics\" image can not be resize by changing width and height properties. Try assigning the image from a bitmap."
|
||||
pnglang_EPNGCannotAddChunkText, "The program tried to add a existent critical chunk to the current image which is not allowed."
|
||||
pnglang_EPNGCannotAddInvalidImageText, "It's not allowed to add a new chunk because the current image is invalid."
|
||||
pnglang_EPNGCouldNotLoadResourceText, "The png image could not be loaded from the resource ID."
|
||||
pnglang_EPNGOutMemoryText, "Some operation could not be performed because the system is out of resources. Close some windows and try again."
|
||||
pnglang_EPNGCannotChangeTransparentText, "Setting bit transparency color is not allowed for png images containing alpha value for each pixel (COLOR_RGBALPHA and COLOR_GRAYSCALEALPHA)"
|
||||
pnglang_EPNGHeaderNotPresentText, "This operation is not valid because the current image contains no valid header."
|
||||
pnglang_EPngInvalidCRCText, "This \"Portable Network Graphics\" image is not valid because it contains invalid pieces of data (crc error)"
|
||||
pnglang_EPNGInvalidIHDRText, "The \"Portable Network Graphics\" image could not be loaded because one of its main piece of data (ihdr) might be corrupted"
|
||||
pnglang_EPNGMissingMultipleIDATText, "This \"Portable Network Graphics\" image is invalid because it has missing image parts."
|
||||
pnglang_EPNGZLIBErrorText, "Could not decompress the image because it contains invalid compressed data.\r\n Description: "
|
||||
pnglang_EPNGInvalidPaletteText, "The \"Portable Network Graphics\" image contains an invalid palette."
|
||||
pnglang_EPNGInvalidFileHeaderText, "The file being readed is not a valid \"Portable Network Graphics\" image because it contains an invalid header. This file may be corruped, try obtaining it again."
|
||||
pnglang_EPNGIHDRNotFirstText, "This \"Portable Network Graphics\" image is not supported or it might be invalid.\r\n(IHDR chunk is not the first)"
|
||||
pnglang_EPNGNotExistsText, "The png file could not be loaded because it does not exists."
|
||||
pnglang_EPNGSizeExceedsText, "This \"Portable Network Graphics\" image is not supported because either it's width or height exceeds the maximum size, which is 65535 pixels length."
|
||||
pnglang_EPNGUnknownPalEntryText, "There is no such palette entry."
|
||||
pnglang_EPNGMissingPaletteText, "This \"Portable Network Graphics\" could not be loaded because it uses a color table which is missing."
|
||||
pnglang_EPNGUnknownCriticalChunkText, "This \"Portable Network Graphics\" image contains an unknown critical part which could not be decoded."
|
||||
pnglang_EPNGUnknownCompressionText, "This \"Portable Network Graphics\" image is encoded with an unknown compression scheme which could not be decoded."
|
||||
pnglang_EPNGUnknownInterlaceText, "This \"Portable Network Graphics\" image uses an unknown interlace scheme which could not be decoded."
|
||||
pnglang_EPNGCannotAssignChunkText, "The chunks must be compatible to be assigned."
|
||||
pnglang_EPNGUnexpectedEndText, "This \"Portable Network Graphics\" image is invalid because the decoder found an unexpected end of the file."
|
||||
END
|
||||
|
||||
BIN
internal/1.0 RC3/1/Delphi/PNG_D7.res
Normal file
BIN
internal/1.0 RC3/1/Delphi/PNG_D7.res
Normal file
Binary file not shown.
36
internal/1.0 RC3/1/Delphi/PNG_D9.dpk
Normal file
36
internal/1.0 RC3/1/Delphi/PNG_D9.dpk
Normal file
@ -0,0 +1,36 @@
|
||||
package PNG_D9;
|
||||
|
||||
{$ALIGN 8}
|
||||
{$ASSERTIONS ON}
|
||||
{$BOOLEVAL OFF}
|
||||
{$DEBUGINFO ON}
|
||||
{$EXTENDEDSYNTAX ON}
|
||||
{$IMPORTEDDATA ON}
|
||||
{$IOCHECKS ON}
|
||||
{$LOCALSYMBOLS ON}
|
||||
{$LONGSTRINGS ON}
|
||||
{$OPENSTRINGS ON}
|
||||
{$OPTIMIZATION ON}
|
||||
{$OVERFLOWCHECKS OFF}
|
||||
{$RANGECHECKS OFF}
|
||||
{$REFERENCEINFO ON}
|
||||
{$SAFEDIVIDE OFF}
|
||||
{$STACKFRAMES OFF}
|
||||
{$TYPEDADDRESS OFF}
|
||||
{$VARSTRINGCHECKS ON}
|
||||
{$WRITEABLECONST OFF}
|
||||
{$MINENUMSIZE 1}
|
||||
{$IMAGEBASE $400000}
|
||||
{$IMPLICITBUILD OFF}
|
||||
{$DESCRIPTION 'PNG image runtime/designtime'}
|
||||
|
||||
requires
|
||||
vcl,
|
||||
rtl;
|
||||
|
||||
contains
|
||||
pngimage in '..\Source\pngimage.pas',
|
||||
pnglang in '..\Source\pnglang.pas',
|
||||
pngzlib in '..\Source\pngzlib.pas';
|
||||
|
||||
end.
|
||||
187
internal/1.0 RC3/1/Delphi/PngComponentsD10.bdsproj
Normal file
187
internal/1.0 RC3/1/Delphi/PngComponentsD10.bdsproj
Normal file
@ -0,0 +1,187 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<BorlandProject>
|
||||
<PersonalityInfo>
|
||||
<Option>
|
||||
<Option Name="Personality">Delphi.Personality</Option>
|
||||
<Option Name="ProjectType">VCLApplication</Option>
|
||||
<Option Name="Version">1.0</Option>
|
||||
<Option Name="GUID">{EDCEF03A-EE5F-4C99-8CB4-D9DC090518F3}</Option>
|
||||
</Option>
|
||||
</PersonalityInfo>
|
||||
<Delphi.Personality>
|
||||
<Source>
|
||||
<Source Name="MainSource">PngComponentsD10.dpk</Source>
|
||||
</Source>
|
||||
<FileVersion>
|
||||
<FileVersion Name="Version">7.0</FileVersion>
|
||||
</FileVersion>
|
||||
<Compiler>
|
||||
<Compiler Name="A">8</Compiler>
|
||||
<Compiler Name="B">0</Compiler>
|
||||
<Compiler Name="C">1</Compiler>
|
||||
<Compiler Name="D">1</Compiler>
|
||||
<Compiler Name="E">0</Compiler>
|
||||
<Compiler Name="F">0</Compiler>
|
||||
<Compiler Name="G">1</Compiler>
|
||||
<Compiler Name="H">1</Compiler>
|
||||
<Compiler Name="I">1</Compiler>
|
||||
<Compiler Name="J">0</Compiler>
|
||||
<Compiler Name="K">0</Compiler>
|
||||
<Compiler Name="L">1</Compiler>
|
||||
<Compiler Name="M">0</Compiler>
|
||||
<Compiler Name="N">1</Compiler>
|
||||
<Compiler Name="O">1</Compiler>
|
||||
<Compiler Name="P">1</Compiler>
|
||||
<Compiler Name="Q">0</Compiler>
|
||||
<Compiler Name="R">0</Compiler>
|
||||
<Compiler Name="S">0</Compiler>
|
||||
<Compiler Name="T">0</Compiler>
|
||||
<Compiler Name="U">0</Compiler>
|
||||
<Compiler Name="V">1</Compiler>
|
||||
<Compiler Name="W">0</Compiler>
|
||||
<Compiler Name="X">1</Compiler>
|
||||
<Compiler Name="Y">1</Compiler>
|
||||
<Compiler Name="Z">1</Compiler>
|
||||
<Compiler Name="ShowHints">True</Compiler>
|
||||
<Compiler Name="ShowWarnings">True</Compiler>
|
||||
<Compiler Name="UnitAliases">WinTypes=Windows;WinProcs=Windows;DbiTypes=BDE;DbiProcs=BDE;DbiErrs=BDE;</Compiler>
|
||||
<Compiler Name="NamespacePrefix"></Compiler>
|
||||
<Compiler Name="GenerateDocumentation">False</Compiler>
|
||||
<Compiler Name="DefaultNamespace"></Compiler>
|
||||
<Compiler Name="SymbolDeprecated">True</Compiler>
|
||||
<Compiler Name="SymbolLibrary">True</Compiler>
|
||||
<Compiler Name="SymbolPlatform">True</Compiler>
|
||||
<Compiler Name="SymbolExperimental">True</Compiler>
|
||||
<Compiler Name="UnitLibrary">True</Compiler>
|
||||
<Compiler Name="UnitPlatform">True</Compiler>
|
||||
<Compiler Name="UnitDeprecated">True</Compiler>
|
||||
<Compiler Name="UnitExperimental">True</Compiler>
|
||||
<Compiler Name="HResultCompat">True</Compiler>
|
||||
<Compiler Name="HidingMember">True</Compiler>
|
||||
<Compiler Name="HiddenVirtual">True</Compiler>
|
||||
<Compiler Name="Garbage">True</Compiler>
|
||||
<Compiler Name="BoundsError">True</Compiler>
|
||||
<Compiler Name="ZeroNilCompat">True</Compiler>
|
||||
<Compiler Name="StringConstTruncated">True</Compiler>
|
||||
<Compiler Name="ForLoopVarVarPar">True</Compiler>
|
||||
<Compiler Name="TypedConstVarPar">True</Compiler>
|
||||
<Compiler Name="AsgToTypedConst">True</Compiler>
|
||||
<Compiler Name="CaseLabelRange">True</Compiler>
|
||||
<Compiler Name="ForVariable">True</Compiler>
|
||||
<Compiler Name="ConstructingAbstract">True</Compiler>
|
||||
<Compiler Name="ComparisonFalse">True</Compiler>
|
||||
<Compiler Name="ComparisonTrue">True</Compiler>
|
||||
<Compiler Name="ComparingSignedUnsigned">True</Compiler>
|
||||
<Compiler Name="CombiningSignedUnsigned">True</Compiler>
|
||||
<Compiler Name="UnsupportedConstruct">True</Compiler>
|
||||
<Compiler Name="FileOpen">True</Compiler>
|
||||
<Compiler Name="FileOpenUnitSrc">True</Compiler>
|
||||
<Compiler Name="BadGlobalSymbol">True</Compiler>
|
||||
<Compiler Name="DuplicateConstructorDestructor">True</Compiler>
|
||||
<Compiler Name="InvalidDirective">True</Compiler>
|
||||
<Compiler Name="PackageNoLink">True</Compiler>
|
||||
<Compiler Name="PackageThreadVar">True</Compiler>
|
||||
<Compiler Name="ImplicitImport">True</Compiler>
|
||||
<Compiler Name="HPPEMITIgnored">True</Compiler>
|
||||
<Compiler Name="NoRetVal">True</Compiler>
|
||||
<Compiler Name="UseBeforeDef">True</Compiler>
|
||||
<Compiler Name="ForLoopVarUndef">True</Compiler>
|
||||
<Compiler Name="UnitNameMismatch">True</Compiler>
|
||||
<Compiler Name="NoCFGFileFound">True</Compiler>
|
||||
<Compiler Name="ImplicitVariants">True</Compiler>
|
||||
<Compiler Name="UnicodeToLocale">True</Compiler>
|
||||
<Compiler Name="LocaleToUnicode">True</Compiler>
|
||||
<Compiler Name="ImagebaseMultiple">True</Compiler>
|
||||
<Compiler Name="SuspiciousTypecast">True</Compiler>
|
||||
<Compiler Name="PrivatePropAccessor">True</Compiler>
|
||||
<Compiler Name="UnsafeType">False</Compiler>
|
||||
<Compiler Name="UnsafeCode">False</Compiler>
|
||||
<Compiler Name="UnsafeCast">False</Compiler>
|
||||
<Compiler Name="OptionTruncated">True</Compiler>
|
||||
<Compiler Name="WideCharReduced">True</Compiler>
|
||||
<Compiler Name="DuplicatesIgnored">True</Compiler>
|
||||
<Compiler Name="UnitInitSeq">True</Compiler>
|
||||
<Compiler Name="LocalPInvoke">True</Compiler>
|
||||
<Compiler Name="MessageDirective">True</Compiler>
|
||||
<Compiler Name="CodePage"></Compiler>
|
||||
</Compiler>
|
||||
<Linker>
|
||||
<Linker Name="MapFile">0</Linker>
|
||||
<Linker Name="OutputObjs">0</Linker>
|
||||
<Linker Name="GenerateHpps">False</Linker>
|
||||
<Linker Name="ConsoleApp">1</Linker>
|
||||
<Linker Name="DebugInfo">False</Linker>
|
||||
<Linker Name="RemoteSymbols">False</Linker>
|
||||
<Linker Name="GenerateDRC">False</Linker>
|
||||
<Linker Name="MinStackSize">16384</Linker>
|
||||
<Linker Name="MaxStackSize">1048576</Linker>
|
||||
<Linker Name="ImageBase">4194304</Linker>
|
||||
<Linker Name="ExeDescription">PNG Components D10 (Runtime)</Linker>
|
||||
</Linker>
|
||||
<Directories>
|
||||
<Directories Name="OutputDir"></Directories>
|
||||
<Directories Name="UnitOutputDir">..\Lib\D10</Directories>
|
||||
<Directories Name="PackageDLLOutputDir"></Directories>
|
||||
<Directories Name="PackageDCPOutputDir"></Directories>
|
||||
<Directories Name="SearchPath">..\Lib\D10</Directories>
|
||||
<Directories Name="Packages"></Directories>
|
||||
<Directories Name="Conditionals"></Directories>
|
||||
<Directories Name="DebugSourceDirs"></Directories>
|
||||
<Directories Name="UsePackages">False</Directories>
|
||||
</Directories>
|
||||
<Parameters>
|
||||
<Parameters Name="RunParams"></Parameters>
|
||||
<Parameters Name="HostApplication"></Parameters>
|
||||
<Parameters Name="Launcher"></Parameters>
|
||||
<Parameters Name="UseLauncher">False</Parameters>
|
||||
<Parameters Name="DebugCWD"></Parameters>
|
||||
<Parameters Name="Debug Symbols Search Path"></Parameters>
|
||||
<Parameters Name="LoadAllSymbols">True</Parameters>
|
||||
<Parameters Name="LoadUnspecifiedSymbols">False</Parameters>
|
||||
</Parameters>
|
||||
<Language>
|
||||
<Language Name="ActiveLang"></Language>
|
||||
<Language Name="ProjectLang">$00000000</Language>
|
||||
<Language Name="RootDir"></Language>
|
||||
</Language>
|
||||
<VersionInfo>
|
||||
<VersionInfo Name="IncludeVerInfo">True</VersionInfo>
|
||||
<VersionInfo Name="AutoIncBuild">False</VersionInfo>
|
||||
<VersionInfo Name="MajorVer">1</VersionInfo>
|
||||
<VersionInfo Name="MinorVer">0</VersionInfo>
|
||||
<VersionInfo Name="Release">0</VersionInfo>
|
||||
<VersionInfo Name="Build">0</VersionInfo>
|
||||
<VersionInfo Name="Debug">False</VersionInfo>
|
||||
<VersionInfo Name="PreRelease">False</VersionInfo>
|
||||
<VersionInfo Name="Special">False</VersionInfo>
|
||||
<VersionInfo Name="Private">False</VersionInfo>
|
||||
<VersionInfo Name="DLL">False</VersionInfo>
|
||||
<VersionInfo Name="Locale">3082</VersionInfo>
|
||||
<VersionInfo Name="CodePage">1252</VersionInfo>
|
||||
</VersionInfo>
|
||||
<VersionInfoKeys>
|
||||
<VersionInfoKeys Name="CompanyName"></VersionInfoKeys>
|
||||
<VersionInfoKeys Name="FileDescription"></VersionInfoKeys>
|
||||
<VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys>
|
||||
<VersionInfoKeys Name="InternalName"></VersionInfoKeys>
|
||||
<VersionInfoKeys Name="LegalCopyright"></VersionInfoKeys>
|
||||
<VersionInfoKeys Name="LegalTrademarks"></VersionInfoKeys>
|
||||
<VersionInfoKeys Name="OriginalFilename"></VersionInfoKeys>
|
||||
<VersionInfoKeys Name="ProductName"></VersionInfoKeys>
|
||||
<VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
|
||||
<VersionInfoKeys Name="Comments"></VersionInfoKeys>
|
||||
</VersionInfoKeys> <Excluded_Packages>
|
||||
<Excluded_Packages Name="C:\Archivos de programa\Developer Express Inc\Lib\D10\dxBarD10.bpl">ExpressBars by Developer Express Inc.</Excluded_Packages>
|
||||
<Excluded_Packages Name="C:\Archivos de programa\Developer Express Inc\Lib\D10\dxComnD10.bpl">ExpressCommonLibrary by Developer Express Inc.</Excluded_Packages>
|
||||
<Excluded_Packages Name="C:\Archivos de programa\Developer Express Inc\Lib\D10\dxBarDBNavD10.bpl">ExpressBars DBNavigator by Developer Express Inc.</Excluded_Packages>
|
||||
<Excluded_Packages Name="C:\Archivos de programa\Developer Express Inc\Lib\D10\dxBarExtDBItemsD10.bpl">ExpressBars extended DB items by Developer Express Inc.</Excluded_Packages>
|
||||
<Excluded_Packages Name="C:\Archivos de programa\Developer Express Inc\Lib\D10\dxBarExtItemsD10.bpl">ExpressBars extended items by Developer Express Inc.</Excluded_Packages>
|
||||
<Excluded_Packages Name="C:\Archivos de programa\Developer Express Inc\Lib\D10\dxDockingD10.bpl">ExpressDocking Library by Developer Express Inc.</Excluded_Packages>
|
||||
<Excluded_Packages Name="C:\Archivos de programa\Developer Express Inc\Lib\D10\dxLayoutControlD10.bpl">ExpressLayout Control by Developer Express Inc.</Excluded_Packages>
|
||||
<Excluded_Packages Name="C:\Archivos de programa\Developer Express Inc\Lib\D10\dxNavBarD10.bpl">ExpressNavBar by Developer Express Inc.</Excluded_Packages>
|
||||
<Excluded_Packages Name="C:\Archivos de programa\Developer Express Inc\Lib\D10\dxGDIPlusD10.bpl">ExpressGDI+ Library by Developer Express Inc.</Excluded_Packages>
|
||||
<Excluded_Packages Name="C:\Archivos de programa\Developer Express Inc\Lib\D10\dxPSCoreD10.bpl">ExpressPrinting System by Developer Express Inc.</Excluded_Packages>
|
||||
<Excluded_Packages Name="C:\Archivos de programa\Developer Express Inc\Lib\D10\dxsbD10.bpl">ExpressSideBar by Developer Express Inc.</Excluded_Packages>
|
||||
</Excluded_Packages>
|
||||
</Delphi.Personality>
|
||||
</BorlandProject>
|
||||
43
internal/1.0 RC3/1/Delphi/PngComponentsD10.dpk
Normal file
43
internal/1.0 RC3/1/Delphi/PngComponentsD10.dpk
Normal file
@ -0,0 +1,43 @@
|
||||
package PngComponentsD10;
|
||||
|
||||
{$R *.res}
|
||||
{$ALIGN 8}
|
||||
{$ASSERTIONS ON}
|
||||
{$BOOLEVAL OFF}
|
||||
{$DEBUGINFO ON}
|
||||
{$EXTENDEDSYNTAX ON}
|
||||
{$IMPORTEDDATA ON}
|
||||
{$IOCHECKS ON}
|
||||
{$LOCALSYMBOLS ON}
|
||||
{$LONGSTRINGS ON}
|
||||
{$OPENSTRINGS ON}
|
||||
{$OPTIMIZATION ON}
|
||||
{$OVERFLOWCHECKS OFF}
|
||||
{$RANGECHECKS OFF}
|
||||
{$REFERENCEINFO ON}
|
||||
{$SAFEDIVIDE OFF}
|
||||
{$STACKFRAMES OFF}
|
||||
{$TYPEDADDRESS OFF}
|
||||
{$VARSTRINGCHECKS ON}
|
||||
{$WRITEABLECONST OFF}
|
||||
{$MINENUMSIZE 1}
|
||||
{$IMAGEBASE $400000}
|
||||
{$DESCRIPTION 'PNG Components D10 (Runtime)'}
|
||||
{$RUNONLY}
|
||||
{$IMPLICITBUILD OFF}
|
||||
|
||||
requires
|
||||
vclactnband,
|
||||
vcl,
|
||||
rtl,
|
||||
PNG_D10;
|
||||
|
||||
contains
|
||||
PngSpeedButton in '..\Source\PngSpeedButton.pas',
|
||||
PngFunctions in '..\Source\PngFunctions.pas',
|
||||
PngImageList in '..\Source\PngImageList.pas',
|
||||
PngBitBtn in '..\Source\PngBitBtn.pas',
|
||||
PngButtonFunctions in '..\Source\PngButtonFunctions.pas',
|
||||
PngCheckListBox in '..\Source\PngCheckListBox.pas';
|
||||
|
||||
end.
|
||||
BIN
internal/1.0 RC3/1/Delphi/PngComponentsD10.res
Normal file
BIN
internal/1.0 RC3/1/Delphi/PngComponentsD10.res
Normal file
Binary file not shown.
175
internal/1.0 RC3/1/Delphi/PngComponentsD10D.bdsproj
Normal file
175
internal/1.0 RC3/1/Delphi/PngComponentsD10D.bdsproj
Normal file
@ -0,0 +1,175 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<BorlandProject>
|
||||
<PersonalityInfo>
|
||||
<Option>
|
||||
<Option Name="Personality">Delphi.Personality</Option>
|
||||
<Option Name="ProjectType">VCLApplication</Option>
|
||||
<Option Name="Version">1.0</Option>
|
||||
<Option Name="GUID">{E6DA1042-792C-40A4-B69F-98CE4033D0AB}</Option>
|
||||
</Option>
|
||||
</PersonalityInfo>
|
||||
<Delphi.Personality>
|
||||
<Source>
|
||||
<Source Name="MainSource">PngComponentsD10D.dpk</Source>
|
||||
</Source>
|
||||
<FileVersion>
|
||||
<FileVersion Name="Version">7.0</FileVersion>
|
||||
</FileVersion>
|
||||
<Compiler>
|
||||
<Compiler Name="A">8</Compiler>
|
||||
<Compiler Name="B">0</Compiler>
|
||||
<Compiler Name="C">1</Compiler>
|
||||
<Compiler Name="D">1</Compiler>
|
||||
<Compiler Name="E">0</Compiler>
|
||||
<Compiler Name="F">0</Compiler>
|
||||
<Compiler Name="G">1</Compiler>
|
||||
<Compiler Name="H">1</Compiler>
|
||||
<Compiler Name="I">1</Compiler>
|
||||
<Compiler Name="J">0</Compiler>
|
||||
<Compiler Name="K">0</Compiler>
|
||||
<Compiler Name="L">1</Compiler>
|
||||
<Compiler Name="M">0</Compiler>
|
||||
<Compiler Name="N">1</Compiler>
|
||||
<Compiler Name="O">1</Compiler>
|
||||
<Compiler Name="P">1</Compiler>
|
||||
<Compiler Name="Q">0</Compiler>
|
||||
<Compiler Name="R">0</Compiler>
|
||||
<Compiler Name="S">0</Compiler>
|
||||
<Compiler Name="T">0</Compiler>
|
||||
<Compiler Name="U">0</Compiler>
|
||||
<Compiler Name="V">1</Compiler>
|
||||
<Compiler Name="W">0</Compiler>
|
||||
<Compiler Name="X">1</Compiler>
|
||||
<Compiler Name="Y">1</Compiler>
|
||||
<Compiler Name="Z">1</Compiler>
|
||||
<Compiler Name="ShowHints">True</Compiler>
|
||||
<Compiler Name="ShowWarnings">True</Compiler>
|
||||
<Compiler Name="UnitAliases">WinTypes=Windows;WinProcs=Windows;DbiTypes=BDE;DbiProcs=BDE;DbiErrs=BDE;</Compiler>
|
||||
<Compiler Name="NamespacePrefix"></Compiler>
|
||||
<Compiler Name="GenerateDocumentation">False</Compiler>
|
||||
<Compiler Name="DefaultNamespace"></Compiler>
|
||||
<Compiler Name="SymbolDeprecated">True</Compiler>
|
||||
<Compiler Name="SymbolLibrary">True</Compiler>
|
||||
<Compiler Name="SymbolPlatform">True</Compiler>
|
||||
<Compiler Name="SymbolExperimental">True</Compiler>
|
||||
<Compiler Name="UnitLibrary">True</Compiler>
|
||||
<Compiler Name="UnitPlatform">True</Compiler>
|
||||
<Compiler Name="UnitDeprecated">True</Compiler>
|
||||
<Compiler Name="UnitExperimental">True</Compiler>
|
||||
<Compiler Name="HResultCompat">True</Compiler>
|
||||
<Compiler Name="HidingMember">True</Compiler>
|
||||
<Compiler Name="HiddenVirtual">True</Compiler>
|
||||
<Compiler Name="Garbage">True</Compiler>
|
||||
<Compiler Name="BoundsError">True</Compiler>
|
||||
<Compiler Name="ZeroNilCompat">True</Compiler>
|
||||
<Compiler Name="StringConstTruncated">True</Compiler>
|
||||
<Compiler Name="ForLoopVarVarPar">True</Compiler>
|
||||
<Compiler Name="TypedConstVarPar">True</Compiler>
|
||||
<Compiler Name="AsgToTypedConst">True</Compiler>
|
||||
<Compiler Name="CaseLabelRange">True</Compiler>
|
||||
<Compiler Name="ForVariable">True</Compiler>
|
||||
<Compiler Name="ConstructingAbstract">True</Compiler>
|
||||
<Compiler Name="ComparisonFalse">True</Compiler>
|
||||
<Compiler Name="ComparisonTrue">True</Compiler>
|
||||
<Compiler Name="ComparingSignedUnsigned">True</Compiler>
|
||||
<Compiler Name="CombiningSignedUnsigned">True</Compiler>
|
||||
<Compiler Name="UnsupportedConstruct">True</Compiler>
|
||||
<Compiler Name="FileOpen">True</Compiler>
|
||||
<Compiler Name="FileOpenUnitSrc">True</Compiler>
|
||||
<Compiler Name="BadGlobalSymbol">True</Compiler>
|
||||
<Compiler Name="DuplicateConstructorDestructor">True</Compiler>
|
||||
<Compiler Name="InvalidDirective">True</Compiler>
|
||||
<Compiler Name="PackageNoLink">True</Compiler>
|
||||
<Compiler Name="PackageThreadVar">True</Compiler>
|
||||
<Compiler Name="ImplicitImport">True</Compiler>
|
||||
<Compiler Name="HPPEMITIgnored">True</Compiler>
|
||||
<Compiler Name="NoRetVal">True</Compiler>
|
||||
<Compiler Name="UseBeforeDef">True</Compiler>
|
||||
<Compiler Name="ForLoopVarUndef">True</Compiler>
|
||||
<Compiler Name="UnitNameMismatch">True</Compiler>
|
||||
<Compiler Name="NoCFGFileFound">True</Compiler>
|
||||
<Compiler Name="ImplicitVariants">True</Compiler>
|
||||
<Compiler Name="UnicodeToLocale">True</Compiler>
|
||||
<Compiler Name="LocaleToUnicode">True</Compiler>
|
||||
<Compiler Name="ImagebaseMultiple">True</Compiler>
|
||||
<Compiler Name="SuspiciousTypecast">True</Compiler>
|
||||
<Compiler Name="PrivatePropAccessor">True</Compiler>
|
||||
<Compiler Name="UnsafeType">False</Compiler>
|
||||
<Compiler Name="UnsafeCode">False</Compiler>
|
||||
<Compiler Name="UnsafeCast">False</Compiler>
|
||||
<Compiler Name="OptionTruncated">True</Compiler>
|
||||
<Compiler Name="WideCharReduced">True</Compiler>
|
||||
<Compiler Name="DuplicatesIgnored">True</Compiler>
|
||||
<Compiler Name="UnitInitSeq">True</Compiler>
|
||||
<Compiler Name="LocalPInvoke">True</Compiler>
|
||||
<Compiler Name="MessageDirective">True</Compiler>
|
||||
<Compiler Name="CodePage"></Compiler>
|
||||
</Compiler>
|
||||
<Linker>
|
||||
<Linker Name="MapFile">0</Linker>
|
||||
<Linker Name="OutputObjs">0</Linker>
|
||||
<Linker Name="GenerateHpps">False</Linker>
|
||||
<Linker Name="ConsoleApp">1</Linker>
|
||||
<Linker Name="DebugInfo">False</Linker>
|
||||
<Linker Name="RemoteSymbols">False</Linker>
|
||||
<Linker Name="GenerateDRC">False</Linker>
|
||||
<Linker Name="MinStackSize">16384</Linker>
|
||||
<Linker Name="MaxStackSize">1048576</Linker>
|
||||
<Linker Name="ImageBase">4194304</Linker>
|
||||
<Linker Name="ExeDescription">PNG Components D10 (Designtime)</Linker>
|
||||
</Linker>
|
||||
<Directories>
|
||||
<Directories Name="OutputDir"></Directories>
|
||||
<Directories Name="UnitOutputDir">..\Lib\D10</Directories>
|
||||
<Directories Name="PackageDLLOutputDir"></Directories>
|
||||
<Directories Name="PackageDCPOutputDir"></Directories>
|
||||
<Directories Name="SearchPath">..\Lib\D10</Directories>
|
||||
<Directories Name="Packages"></Directories>
|
||||
<Directories Name="Conditionals"></Directories>
|
||||
<Directories Name="DebugSourceDirs"></Directories>
|
||||
<Directories Name="UsePackages">False</Directories>
|
||||
</Directories>
|
||||
<Parameters>
|
||||
<Parameters Name="RunParams"></Parameters>
|
||||
<Parameters Name="HostApplication"></Parameters>
|
||||
<Parameters Name="Launcher"></Parameters>
|
||||
<Parameters Name="UseLauncher">False</Parameters>
|
||||
<Parameters Name="DebugCWD"></Parameters>
|
||||
<Parameters Name="Debug Symbols Search Path"></Parameters>
|
||||
<Parameters Name="LoadAllSymbols">True</Parameters>
|
||||
<Parameters Name="LoadUnspecifiedSymbols">False</Parameters>
|
||||
</Parameters>
|
||||
<Language>
|
||||
<Language Name="ActiveLang"></Language>
|
||||
<Language Name="ProjectLang">$00000000</Language>
|
||||
<Language Name="RootDir"></Language>
|
||||
</Language>
|
||||
<VersionInfo>
|
||||
<VersionInfo Name="IncludeVerInfo">True</VersionInfo>
|
||||
<VersionInfo Name="AutoIncBuild">False</VersionInfo>
|
||||
<VersionInfo Name="MajorVer">1</VersionInfo>
|
||||
<VersionInfo Name="MinorVer">0</VersionInfo>
|
||||
<VersionInfo Name="Release">0</VersionInfo>
|
||||
<VersionInfo Name="Build">0</VersionInfo>
|
||||
<VersionInfo Name="Debug">False</VersionInfo>
|
||||
<VersionInfo Name="PreRelease">False</VersionInfo>
|
||||
<VersionInfo Name="Special">False</VersionInfo>
|
||||
<VersionInfo Name="Private">False</VersionInfo>
|
||||
<VersionInfo Name="DLL">False</VersionInfo>
|
||||
<VersionInfo Name="Locale">3082</VersionInfo>
|
||||
<VersionInfo Name="CodePage">1252</VersionInfo>
|
||||
</VersionInfo>
|
||||
<VersionInfoKeys>
|
||||
<VersionInfoKeys Name="CompanyName"></VersionInfoKeys>
|
||||
<VersionInfoKeys Name="FileDescription"></VersionInfoKeys>
|
||||
<VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys>
|
||||
<VersionInfoKeys Name="InternalName"></VersionInfoKeys>
|
||||
<VersionInfoKeys Name="LegalCopyright"></VersionInfoKeys>
|
||||
<VersionInfoKeys Name="LegalTrademarks"></VersionInfoKeys>
|
||||
<VersionInfoKeys Name="OriginalFilename"></VersionInfoKeys>
|
||||
<VersionInfoKeys Name="ProductName"></VersionInfoKeys>
|
||||
<VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
|
||||
<VersionInfoKeys Name="Comments"></VersionInfoKeys>
|
||||
</VersionInfoKeys>
|
||||
</Delphi.Personality>
|
||||
</BorlandProject>
|
||||
40
internal/1.0 RC3/1/Delphi/PngComponentsD10D.dpk
Normal file
40
internal/1.0 RC3/1/Delphi/PngComponentsD10D.dpk
Normal file
@ -0,0 +1,40 @@
|
||||
package PngComponentsD10D;
|
||||
|
||||
{$R *.res}
|
||||
{$R '..\Design\PngComponents.dcr'}
|
||||
{$ALIGN 8}
|
||||
{$ASSERTIONS ON}
|
||||
{$BOOLEVAL OFF}
|
||||
{$DEBUGINFO ON}
|
||||
{$EXTENDEDSYNTAX ON}
|
||||
{$IMPORTEDDATA ON}
|
||||
{$IOCHECKS ON}
|
||||
{$LOCALSYMBOLS ON}
|
||||
{$LONGSTRINGS ON}
|
||||
{$OPENSTRINGS ON}
|
||||
{$OPTIMIZATION ON}
|
||||
{$OVERFLOWCHECKS OFF}
|
||||
{$RANGECHECKS OFF}
|
||||
{$REFERENCEINFO ON}
|
||||
{$SAFEDIVIDE OFF}
|
||||
{$STACKFRAMES OFF}
|
||||
{$TYPEDADDRESS OFF}
|
||||
{$VARSTRINGCHECKS ON}
|
||||
{$WRITEABLECONST OFF}
|
||||
{$MINENUMSIZE 1}
|
||||
{$IMAGEBASE $400000}
|
||||
{$DESCRIPTION 'PNG Components D10 (Designtime)'}
|
||||
{$DESIGNONLY}
|
||||
{$IMPLICITBUILD ON}
|
||||
|
||||
requires
|
||||
designide,
|
||||
PngComponentsD10,
|
||||
PNG_D10;
|
||||
|
||||
contains
|
||||
PngComponentsRegister in '..\Design\PngComponentsRegister.pas',
|
||||
PngComponentEditors in '..\Design\PngComponentEditors.pas',
|
||||
PngImageListEditor in '..\Design\PngImageListEditor.pas' {PngImageListEditorDlg};
|
||||
|
||||
end.
|
||||
BIN
internal/1.0 RC3/1/Delphi/PngComponentsD10D.res
Normal file
BIN
internal/1.0 RC3/1/Delphi/PngComponentsD10D.res
Normal file
Binary file not shown.
41
internal/1.0 RC3/1/Delphi/PngComponentsD5.cfg
Normal file
41
internal/1.0 RC3/1/Delphi/PngComponentsD5.cfg
Normal file
@ -0,0 +1,41 @@
|
||||
-$A+
|
||||
-$B-
|
||||
-$C+
|
||||
-$D+
|
||||
-$E-
|
||||
-$F-
|
||||
-$G+
|
||||
-$H+
|
||||
-$I+
|
||||
-$J-
|
||||
-$K-
|
||||
-$L+
|
||||
-$M-
|
||||
-$N+
|
||||
-$O+
|
||||
-$P+
|
||||
-$Q-
|
||||
-$R-
|
||||
-$S-
|
||||
-$T-
|
||||
-$U-
|
||||
-$V+
|
||||
-$W-
|
||||
-$X+
|
||||
-$YD
|
||||
-$Z1
|
||||
-GD
|
||||
-cg
|
||||
-AWinTypes=Windows;WinProcs=Windows;DbiTypes=BDE;DbiProcs=BDE;DbiErrs=BDE;
|
||||
-H+
|
||||
-W+
|
||||
-M
|
||||
-$M16384,1048576
|
||||
-K$00400000
|
||||
-N"..\Lib\D5"
|
||||
-LE"..\Lib\D5"
|
||||
-LN"..\Lib\D5"
|
||||
-U"..\Lib\D5"
|
||||
-O"..\Lib\D5"
|
||||
-I"..\Lib\D5"
|
||||
-R"..\Lib\D5"
|
||||
419
internal/1.0 RC3/1/Delphi/PngComponentsD5.dof
Normal file
419
internal/1.0 RC3/1/Delphi/PngComponentsD5.dof
Normal file
@ -0,0 +1,419 @@
|
||||
[Compiler]
|
||||
A=1
|
||||
B=0
|
||||
C=1
|
||||
D=1
|
||||
E=0
|
||||
F=0
|
||||
G=1
|
||||
H=1
|
||||
I=1
|
||||
J=0
|
||||
K=0
|
||||
L=1
|
||||
M=0
|
||||
N=1
|
||||
O=1
|
||||
P=1
|
||||
Q=0
|
||||
R=0
|
||||
S=0
|
||||
T=0
|
||||
U=0
|
||||
V=1
|
||||
W=0
|
||||
X=1
|
||||
Y=1
|
||||
Z=1
|
||||
ShowHints=1
|
||||
ShowWarnings=1
|
||||
UnitAliases=WinTypes=Windows;WinProcs=Windows;DbiTypes=BDE;DbiProcs=BDE;DbiErrs=BDE;
|
||||
[Linker]
|
||||
MapFile=3
|
||||
OutputObjs=0
|
||||
ConsoleApp=1
|
||||
DebugInfo=0
|
||||
RemoteSymbols=0
|
||||
MinStackSize=16384
|
||||
MaxStackSize=1048576
|
||||
ImageBase=4194304
|
||||
ExeDescription=Png components
|
||||
[Directories]
|
||||
OutputDir=
|
||||
UnitOutputDir=..\Lib\D5
|
||||
PackageDLLOutputDir=..\Lib\D5
|
||||
PackageDCPOutputDir=..\Lib\D5
|
||||
SearchPath=..\Lib\D5
|
||||
Packages=Vcl50;Vclx50;VclSmp50;Qrpt50;Vcldb50;Vclbde50;ibevnt50;vcldbx50;TeeUI50;TeeDB50;Tee50;TeeQR50;VCLIB50;vclie50;Inetdb50;Inet50;NMFast50;dclocx50;dclaxserver50;dxEdtrD5;dxcomnD5;EQTLD5;ECQDBCD5;EQDBTLD5;EQGridD5;dxGrEdD5;dxExELD5;dxELibD5;fr5;FRIBX5;RxDB5;cxLibraryVCLD5;dxThemeD5;cxEditorsD5;cxDataD5;cxExtEditorsD5;cxGridD5;cxPageControlD5;cxExportD5;cxIntlD5
|
||||
Conditionals=
|
||||
DebugSourceDirs=
|
||||
UsePackages=0
|
||||
[Parameters]
|
||||
RunParams=
|
||||
HostApplication=
|
||||
[Language]
|
||||
ActiveLang=
|
||||
ProjectLang=$00000C0A
|
||||
RootDir=
|
||||
[Version Info]
|
||||
IncludeVerInfo=1
|
||||
AutoIncBuild=0
|
||||
MajorVer=1
|
||||
MinorVer=0
|
||||
Release=0
|
||||
Build=0
|
||||
Debug=0
|
||||
PreRelease=0
|
||||
Special=0
|
||||
Private=0
|
||||
DLL=0
|
||||
Locale=3082
|
||||
CodePage=1252
|
||||
[Version Info Keys]
|
||||
CompanyName=
|
||||
FileDescription=
|
||||
FileVersion=1.0.0.0
|
||||
InternalName=
|
||||
LegalCopyright=
|
||||
LegalTrademarks=
|
||||
OriginalFilename=
|
||||
ProductName=
|
||||
ProductVersion=1.0.0.0
|
||||
Comments=
|
||||
[Excluded Packages]
|
||||
$(DELPHI)\Projects\Bpl\dxThemeD5.bpl=Express XP Theme Manager by Developer Express Inc.
|
||||
$(DELPHI)\Projects\Bpl\dxDockingD5.bpl=ExpressDocking Library by Developer Express Inc.
|
||||
$(DELPHI)\Projects\Bpl\dxPSCoreD5.bpl=ExpressPrinting System by Developer Express Inc.
|
||||
$(DELPHI)\Projects\Bpl\dxsbd5.bpl=ExpressSideBar by Developer Express Inc.
|
||||
[HistoryLists\hlUnitAliases]
|
||||
Count=1
|
||||
Item0=WinTypes=Windows;WinProcs=Windows;DbiTypes=BDE;DbiProcs=BDE;DbiErrs=BDE;
|
||||
[HistoryLists\hlSearchPath]
|
||||
Count=1
|
||||
Item0=..\Lib\D5
|
||||
[HistoryLists\hlUnitOutputDirectory]
|
||||
Count=1
|
||||
Item0=..\Lib\D5
|
||||
[HistoryLists\hlBPLOutput]
|
||||
Count=1
|
||||
Item0=..\Lib\D5
|
||||
[HistoryLists\hlDCPOutput]
|
||||
Count=1
|
||||
Item0=..\Lib\D5
|
||||
[Exception Log]
|
||||
EurekaLog Version=519
|
||||
Activate=1
|
||||
Activate Handle=1
|
||||
Save Log File=1
|
||||
Foreground Tab=0
|
||||
Freeze Activate=0
|
||||
Freeze Timeout=0
|
||||
Freeze Message=The application seems to be frozen.
|
||||
SMTP From=eurekalog@email.com
|
||||
SMTP Host=
|
||||
SMTP Port=25
|
||||
SMTP UserID=
|
||||
SMTP Password=
|
||||
Append to Log=0
|
||||
Show TerminateBtn=1
|
||||
TerminateBtn Operation=1
|
||||
Errors Number=32
|
||||
Errors Terminate=3
|
||||
Email Address=
|
||||
Email Object=
|
||||
Email Send Options=0
|
||||
Output Path=
|
||||
Encrypt Password=
|
||||
AutoCloseDialogSecs=0
|
||||
WebSendMode=0
|
||||
SupportULR=
|
||||
HTMLLayout Count=15
|
||||
HTMLLine0="%3Chtml%3E"
|
||||
HTMLLine1=" %3Chead%3E"
|
||||
HTMLLine2=" %3C/head%3E"
|
||||
HTMLLine3=" %3Cbody TopMargin=10 LeftMargin=10%3E"
|
||||
HTMLLine4=" %3Ctable width="100%%" border="0"%3E"
|
||||
HTMLLine5=" %3Ctr%3E"
|
||||
HTMLLine6=" %3Ctd nowrap%3E"
|
||||
HTMLLine7=" %3Cfont face="Lucida Console, Courier" size="2"%3E"
|
||||
HTMLLine8=" %3C%%HTML_TAG%%%3E"
|
||||
HTMLLine9=" %3C/font%3E"
|
||||
HTMLLine10=" %3C/td%3E"
|
||||
HTMLLine11=" %3C/tr%3E"
|
||||
HTMLLine12=" %3C/table%3E"
|
||||
HTMLLine13=" %3C/body%3E"
|
||||
HTMLLine14="%3C/html%3E"
|
||||
AutoCrashOperation=1
|
||||
AutoCrashNumber=10
|
||||
AutoCrashMinutes=1
|
||||
WebURL=
|
||||
WebUserID=
|
||||
WebPassword=
|
||||
WebPort=0
|
||||
AttachedFiles=
|
||||
Count=0
|
||||
EMail Message Line Count=0
|
||||
loNoDuplicateErrors=0
|
||||
loAppendReproduceText=0
|
||||
loDeleteLogAtVersionChange=0
|
||||
loAddComputerNameInLogFileName=0
|
||||
loSaveModulesSection=1
|
||||
loSaveCPUSection=1
|
||||
soAppStartDate=1
|
||||
soAppName=1
|
||||
soAppVersionNumber=1
|
||||
soAppParameters=1
|
||||
soAppCompilationDate=1
|
||||
soExcDate=1
|
||||
soExcAddress=1
|
||||
soExcModule=1
|
||||
soExcType=1
|
||||
soExcMessage=1
|
||||
soActCtlsFormClass=1
|
||||
soActCtlsFormText=1
|
||||
soActCtlsControlClass=1
|
||||
soActCtlsControlText=1
|
||||
soCmpName=1
|
||||
soCmpUser=1
|
||||
soCmpTotalMemory=1
|
||||
soCmpFreeMemory=1
|
||||
soCmpTotalDisk=1
|
||||
soCmpFreeDisk=1
|
||||
soCmpSysUpTime=1
|
||||
soCmpProcessor=1
|
||||
soCmpDisplayMode=1
|
||||
soOSType=1
|
||||
soOSBuildN=1
|
||||
soOSUpdate=1
|
||||
soOSLanguage=1
|
||||
soNetIP=1
|
||||
soNetSubmask=1
|
||||
soNetGateway=1
|
||||
soNetDNS1=1
|
||||
soNetDNS2=1
|
||||
soNetDHCP=1
|
||||
sndShowSendDialog=1
|
||||
sndShowSuccessFailureMsg=0
|
||||
sndSendEntireLog=0
|
||||
sndSendXMLLogCopy=0
|
||||
sndSendScreenshot=0
|
||||
sndUseOnlyActiveWindow=0
|
||||
sndSendLastHTMLPage=1
|
||||
sndSendInSeparatedThread=0
|
||||
sndAddDateInFileName=0
|
||||
sndCompressAllFiles=0
|
||||
edoShowExceptionDialog=1
|
||||
edoSendEmailChecked=1
|
||||
edoAttachScreenshotChecked=1
|
||||
edoShowCopyToClipOption=1
|
||||
edoShowDetailsButton=1
|
||||
edoShowInDetailedMode=0
|
||||
edoShowInTopMostMode=0
|
||||
edoUseEurekaLogLookAndFeel=1
|
||||
csoShowDLLs=1
|
||||
csoShowBPLs=1
|
||||
csoShowBorlandThreads=1
|
||||
csoShowWindowsThreads=1
|
||||
csoShowProcedureOffset=0
|
||||
boActivateCrashDetection=0
|
||||
boPauseBorlandThreads=0
|
||||
boDoNotPauseMainThread=0
|
||||
boPauseWindowsThreads=0
|
||||
boUseMainModuleOptions=1
|
||||
boCopyLogInCaseOfError=1
|
||||
boSaveCompressedCopyInCaseOfError=0
|
||||
Count mtInformationMsgCaption=1
|
||||
mtInformationMsgCaption0="Information."
|
||||
Count mtQuestionMsgCaption=1
|
||||
mtQuestionMsgCaption0="Question."
|
||||
Count mtDialog_Caption=1
|
||||
mtDialog_Caption0="Error."
|
||||
Count mtDialog_ErrorMsgCaption=2
|
||||
mtDialog_ErrorMsgCaption0="An error has occurred during program execution."
|
||||
mtDialog_ErrorMsgCaption1="Please read the following information for further details."
|
||||
Count mtDialog_GeneralCaption=1
|
||||
mtDialog_GeneralCaption0="General"
|
||||
Count mtDialog_GeneralHeader=1
|
||||
mtDialog_GeneralHeader0="General Information"
|
||||
Count mtDialog_CallStackCaption=1
|
||||
mtDialog_CallStackCaption0="Call Stack"
|
||||
Count mtDialog_CallStackHeader=1
|
||||
mtDialog_CallStackHeader0="Call Stack Information"
|
||||
Count mtDialog_ModulesCaption=1
|
||||
mtDialog_ModulesCaption0="Modules"
|
||||
Count mtDialog_ModulesHeader=1
|
||||
mtDialog_ModulesHeader0="Modules Information"
|
||||
Count mtDialog_CPUCaption=1
|
||||
mtDialog_CPUCaption0="CPU"
|
||||
Count mtDialog_CPUHeader=1
|
||||
mtDialog_CPUHeader0="CPU Information"
|
||||
Count mtDialog_CustomDataCaption=1
|
||||
mtDialog_CustomDataCaption0="Other"
|
||||
Count mtDialog_CustomDataHeader=1
|
||||
mtDialog_CustomDataHeader0="Other Information"
|
||||
Count mtDialog_OKButtonCaption=1
|
||||
mtDialog_OKButtonCaption0="%26OK"
|
||||
Count mtDialog_TerminateButtonCaption=1
|
||||
mtDialog_TerminateButtonCaption0="%26Terminate"
|
||||
Count mtDialog_RestartButtonCaption=1
|
||||
mtDialog_RestartButtonCaption0="%26Restart"
|
||||
Count mtDialog_DetailsButtonCaption=1
|
||||
mtDialog_DetailsButtonCaption0="%26Details"
|
||||
Count mtDialog_SendMessage=1
|
||||
mtDialog_SendMessage0="%26Send this error via Internet"
|
||||
Count mtDialog_ScreenshotMessage=1
|
||||
mtDialog_ScreenshotMessage0="%26Attach a Screenshot image"
|
||||
Count mtDialog_CopyMessage=1
|
||||
mtDialog_CopyMessage0="%26Copy to Clipboard"
|
||||
Count mtDialog_SupportMessage=1
|
||||
mtDialog_SupportMessage0="Go to the Support Page"
|
||||
Count mtLog_AppHeader=1
|
||||
mtLog_AppHeader0="Application"
|
||||
Count mtLog_AppStartDate=1
|
||||
mtLog_AppStartDate0="Start Date"
|
||||
Count mtLog_AppName=1
|
||||
mtLog_AppName0="Name/Description"
|
||||
Count mtLog_AppVersionNumber=1
|
||||
mtLog_AppVersionNumber0="Version Number"
|
||||
Count mtLog_AppParameters=1
|
||||
mtLog_AppParameters0="Parameters"
|
||||
Count mtLog_AppCompilationDate=1
|
||||
mtLog_AppCompilationDate0="Compilation Date"
|
||||
Count mtLog_ExcHeader=1
|
||||
mtLog_ExcHeader0="Exception"
|
||||
Count mtLog_ExcDate=1
|
||||
mtLog_ExcDate0="Date"
|
||||
Count mtLog_ExcAddress=1
|
||||
mtLog_ExcAddress0="Address"
|
||||
Count mtLog_ExcModule=1
|
||||
mtLog_ExcModule0="Module"
|
||||
Count mtLog_ExcType=1
|
||||
mtLog_ExcType0="Type"
|
||||
Count mtLog_ExcMessage=1
|
||||
mtLog_ExcMessage0="Message"
|
||||
Count mtLog_ActCtrlsHeader=1
|
||||
mtLog_ActCtrlsHeader0="Active Controls"
|
||||
Count mtLog_ActCtrlsFormClass=1
|
||||
mtLog_ActCtrlsFormClass0="Form Class"
|
||||
Count mtLog_ActCtrlsFormText=1
|
||||
mtLog_ActCtrlsFormText0="Form Text"
|
||||
Count mtLog_ActCtrlsControlClass=1
|
||||
mtLog_ActCtrlsControlClass0="Control Class"
|
||||
Count mtLog_ActCtrlsControlText=1
|
||||
mtLog_ActCtrlsControlText0="Control Text"
|
||||
Count mtLog_CmpHeader=1
|
||||
mtLog_CmpHeader0="Computer"
|
||||
Count mtLog_CmpName=1
|
||||
mtLog_CmpName0="Name"
|
||||
Count mtLog_CmpUser=1
|
||||
mtLog_CmpUser0="User"
|
||||
Count mtLog_CmpTotalMemory=1
|
||||
mtLog_CmpTotalMemory0="Total Memory"
|
||||
Count mtLog_CmpFreeMemory=1
|
||||
mtLog_CmpFreeMemory0="Free Memory"
|
||||
Count mtLog_CmpTotalDisk=1
|
||||
mtLog_CmpTotalDisk0="Total Disk"
|
||||
Count mtLog_CmpFreeDisk=1
|
||||
mtLog_CmpFreeDisk0="Free Disk"
|
||||
Count mtLog_CmpSystemUpTime=1
|
||||
mtLog_CmpSystemUpTime0="System Up Time"
|
||||
Count mtLog_CmpProcessor=1
|
||||
mtLog_CmpProcessor0="Processor"
|
||||
Count mtLog_CmpDisplayMode=1
|
||||
mtLog_CmpDisplayMode0="Display Mode"
|
||||
Count mtLog_OSHeader=1
|
||||
mtLog_OSHeader0="Operating System"
|
||||
Count mtLog_OSType=1
|
||||
mtLog_OSType0="Type"
|
||||
Count mtLog_OSBuildN=1
|
||||
mtLog_OSBuildN0="Build #"
|
||||
Count mtLog_OSUpdate=1
|
||||
mtLog_OSUpdate0="Update"
|
||||
Count mtLog_OSLanguage=1
|
||||
mtLog_OSLanguage0="Language"
|
||||
Count mtLog_NetHeader=1
|
||||
mtLog_NetHeader0="Network"
|
||||
Count mtLog_NetIP=1
|
||||
mtLog_NetIP0="IP Address"
|
||||
Count mtLog_NetSubmask=1
|
||||
mtLog_NetSubmask0="Submask"
|
||||
Count mtLog_NetGateway=1
|
||||
mtLog_NetGateway0="Gateway"
|
||||
Count mtLog_NetDNS1=1
|
||||
mtLog_NetDNS10="DNS 1"
|
||||
Count mtLog_NetDNS2=1
|
||||
mtLog_NetDNS20="DNS 2"
|
||||
Count mtLog_NetDHCP=1
|
||||
mtLog_NetDHCP0="DHCP"
|
||||
Count mtLog_CustInfoHeader=1
|
||||
mtLog_CustInfoHeader0="Custom Information"
|
||||
Count mtCallStack_Address=1
|
||||
mtCallStack_Address0="Address"
|
||||
Count mtCallStack_Name=1
|
||||
mtCallStack_Name0="Module"
|
||||
Count mtCallStack_Unit=1
|
||||
mtCallStack_Unit0="Unit"
|
||||
Count mtCallStack_Class=1
|
||||
mtCallStack_Class0="Class"
|
||||
Count mtCallStack_Procedure=1
|
||||
mtCallStack_Procedure0="Procedure/Method"
|
||||
Count mtCallStack_Line=1
|
||||
mtCallStack_Line0="Line"
|
||||
Count mtCallStack_MainThread=1
|
||||
mtCallStack_MainThread0="Main"
|
||||
Count mtCallStack_ExceptionThread=1
|
||||
mtCallStack_ExceptionThread0="Exception Thread"
|
||||
Count mtCallStack_RunningThread=1
|
||||
mtCallStack_RunningThread0="Running Thread"
|
||||
Count mtCallStack_CallingThread=1
|
||||
mtCallStack_CallingThread0="Calling Thread"
|
||||
Count mtCallStack_ThreadID=1
|
||||
mtCallStack_ThreadID0="ID"
|
||||
Count mtCallStack_ThreadPriority=1
|
||||
mtCallStack_ThreadPriority0="Priority"
|
||||
Count mtCallStack_ThreadClass=1
|
||||
mtCallStack_ThreadClass0="Class"
|
||||
Count mtSendDialog_Caption=1
|
||||
mtSendDialog_Caption0="Send."
|
||||
Count mtSendDialog_Message=1
|
||||
mtSendDialog_Message0="Message"
|
||||
Count mtSendDialog_Resolving=1
|
||||
mtSendDialog_Resolving0="Resolving DNS..."
|
||||
Count mtSendDialog_Connecting=1
|
||||
mtSendDialog_Connecting0="Connecting with server..."
|
||||
Count mtSendDialog_Connected=1
|
||||
mtSendDialog_Connected0="Connected with server."
|
||||
Count mtSendDialog_Sending=1
|
||||
mtSendDialog_Sending0="Sending message..."
|
||||
Count mtReproduceDialog_Caption=1
|
||||
mtReproduceDialog_Caption0="Request"
|
||||
Count mtReproduceDialog_Request=1
|
||||
mtReproduceDialog_Request0="Please describe the steps to reproduce the error:"
|
||||
Count mtReproduceDialog_OKButtonCaption=1
|
||||
mtReproduceDialog_OKButtonCaption0="%26OK"
|
||||
Count mtModules_Handle=1
|
||||
mtModules_Handle0="Handle"
|
||||
Count mtModules_Name=1
|
||||
mtModules_Name0="Name"
|
||||
Count mtModules_Description=1
|
||||
mtModules_Description0="Description"
|
||||
Count mtModules_Version=1
|
||||
mtModules_Version0="Version"
|
||||
Count mtModules_Size=1
|
||||
mtModules_Size0="Size"
|
||||
Count mtModules_LastModified=1
|
||||
mtModules_LastModified0="Modified"
|
||||
Count mtModules_Path=1
|
||||
mtModules_Path0="Path"
|
||||
Count mtCPU_Registers=1
|
||||
mtCPU_Registers0="Registers"
|
||||
Count mtCPU_Stack=1
|
||||
mtCPU_Stack0="Stack"
|
||||
Count mtCPU_MemoryDump=1
|
||||
mtCPU_MemoryDump0="Memory Dump"
|
||||
Count mtSend_SuccessMsg=1
|
||||
mtSend_SuccessMsg0="The message was sent successfully."
|
||||
Count mtSend_FailureMsg=1
|
||||
mtSend_FailureMsg0="Sorry, sending the message didn't work."
|
||||
|
||||
|
||||
41
internal/1.0 RC3/1/Delphi/PngComponentsD5.dpk
Normal file
41
internal/1.0 RC3/1/Delphi/PngComponentsD5.dpk
Normal file
@ -0,0 +1,41 @@
|
||||
package PngComponentsD5;
|
||||
|
||||
{$R *.RES}
|
||||
{$ALIGN ON}
|
||||
{$ASSERTIONS ON}
|
||||
{$BOOLEVAL OFF}
|
||||
{$DEBUGINFO ON}
|
||||
{$EXTENDEDSYNTAX ON}
|
||||
{$IMPORTEDDATA ON}
|
||||
{$IOCHECKS ON}
|
||||
{$LOCALSYMBOLS ON}
|
||||
{$LONGSTRINGS ON}
|
||||
{$OPENSTRINGS ON}
|
||||
{$OPTIMIZATION ON}
|
||||
{$OVERFLOWCHECKS OFF}
|
||||
{$RANGECHECKS OFF}
|
||||
{$REFERENCEINFO ON}
|
||||
{$SAFEDIVIDE OFF}
|
||||
{$STACKFRAMES OFF}
|
||||
{$TYPEDADDRESS OFF}
|
||||
{$VARSTRINGCHECKS ON}
|
||||
{$WRITEABLECONST OFF}
|
||||
{$MINENUMSIZE 1}
|
||||
{$IMAGEBASE $400000}
|
||||
{$DESCRIPTION 'Png components'}
|
||||
{$RUNONLY}
|
||||
{$IMPLICITBUILD ON}
|
||||
|
||||
requires
|
||||
PNG_D5,
|
||||
VCLX50;
|
||||
|
||||
contains
|
||||
PngSpeedButton in '..\Source\PngSpeedButton.pas',
|
||||
PngFunctions in '..\Source\PngFunctions.pas',
|
||||
PngImageList in '..\Source\PngImageList.pas',
|
||||
PngBitBtn in '..\Source\PngBitBtn.pas',
|
||||
PngButtonFunctions in '..\Source\PngButtonFunctions.pas',
|
||||
PngCheckListBox in '..\Source\PngCheckListBox.pas';
|
||||
|
||||
end.
|
||||
13
internal/1.0 RC3/1/Delphi/PngComponentsD5.drc
Normal file
13
internal/1.0 RC3/1/Delphi/PngComponentsD5.drc
Normal file
@ -0,0 +1,13 @@
|
||||
/* VER130
|
||||
Generated by the Borland Delphi Pascal Compiler
|
||||
because -GD or --drc was supplied to the compiler.
|
||||
|
||||
It contains compiler-generated resource bound to the executable.
|
||||
If it is empty, no compiler-generated resources were bound to the
|
||||
produced executable.
|
||||
*/
|
||||
|
||||
STRINGTABLE
|
||||
BEGIN
|
||||
END
|
||||
|
||||
BIN
internal/1.0 RC3/1/Delphi/PngComponentsD5.res
Normal file
BIN
internal/1.0 RC3/1/Delphi/PngComponentsD5.res
Normal file
Binary file not shown.
41
internal/1.0 RC3/1/Delphi/PngComponentsD5D.cfg
Normal file
41
internal/1.0 RC3/1/Delphi/PngComponentsD5D.cfg
Normal file
@ -0,0 +1,41 @@
|
||||
-$A+
|
||||
-$B-
|
||||
-$C+
|
||||
-$D+
|
||||
-$E-
|
||||
-$F-
|
||||
-$G+
|
||||
-$H+
|
||||
-$I+
|
||||
-$J-
|
||||
-$K-
|
||||
-$L+
|
||||
-$M-
|
||||
-$N+
|
||||
-$O+
|
||||
-$P+
|
||||
-$Q-
|
||||
-$R-
|
||||
-$S-
|
||||
-$T-
|
||||
-$U-
|
||||
-$V+
|
||||
-$W-
|
||||
-$X+
|
||||
-$YD
|
||||
-$Z1
|
||||
-GD
|
||||
-cg
|
||||
-AWinTypes=Windows;WinProcs=Windows;DbiTypes=BDE;DbiProcs=BDE;DbiErrs=BDE;
|
||||
-H+
|
||||
-W+
|
||||
-M
|
||||
-$M16384,1048576
|
||||
-K$00400000
|
||||
-N"..\Lib\D5"
|
||||
-LE"..\Lib\D5"
|
||||
-LN"..\Lib\D5"
|
||||
-U"..\Lib\D5"
|
||||
-O"..\Lib\D5"
|
||||
-I"..\Lib\D5"
|
||||
-R"..\Lib\D5"
|
||||
419
internal/1.0 RC3/1/Delphi/PngComponentsD5D.dof
Normal file
419
internal/1.0 RC3/1/Delphi/PngComponentsD5D.dof
Normal file
@ -0,0 +1,419 @@
|
||||
[Compiler]
|
||||
A=1
|
||||
B=0
|
||||
C=1
|
||||
D=1
|
||||
E=0
|
||||
F=0
|
||||
G=1
|
||||
H=1
|
||||
I=1
|
||||
J=0
|
||||
K=0
|
||||
L=1
|
||||
M=0
|
||||
N=1
|
||||
O=1
|
||||
P=1
|
||||
Q=0
|
||||
R=0
|
||||
S=0
|
||||
T=0
|
||||
U=0
|
||||
V=1
|
||||
W=0
|
||||
X=1
|
||||
Y=1
|
||||
Z=1
|
||||
ShowHints=1
|
||||
ShowWarnings=1
|
||||
UnitAliases=WinTypes=Windows;WinProcs=Windows;DbiTypes=BDE;DbiProcs=BDE;DbiErrs=BDE;
|
||||
[Linker]
|
||||
MapFile=3
|
||||
OutputObjs=0
|
||||
ConsoleApp=1
|
||||
DebugInfo=0
|
||||
RemoteSymbols=0
|
||||
MinStackSize=16384
|
||||
MaxStackSize=1048576
|
||||
ImageBase=4194304
|
||||
ExeDescription=Png components designtime
|
||||
[Directories]
|
||||
OutputDir=
|
||||
UnitOutputDir=..\Lib\D5
|
||||
PackageDLLOutputDir=..\Lib\D5
|
||||
PackageDCPOutputDir=..\Lib\D5
|
||||
SearchPath=..\Lib\D5
|
||||
Packages=Vcl50;Vclx50;VclSmp50;Qrpt50;Vcldb50;Vclbde50;ibevnt50;vcldbx50;TeeUI50;TeeDB50;Tee50;TeeQR50;VCLIB50;vclie50;Inetdb50;Inet50;NMFast50;dclocx50;dclaxserver50;dxEdtrD5;dxcomnD5;EQTLD5;ECQDBCD5;EQDBTLD5;EQGridD5;dxGrEdD5;dxExELD5;dxELibD5;fr5;FRIBX5;RxDB5;cxLibraryVCLD5;dxThemeD5;cxEditorsD5;cxDataD5;cxExtEditorsD5;cxGridD5;cxPageControlD5;cxExportD5;cxIntlD5
|
||||
Conditionals=
|
||||
DebugSourceDirs=
|
||||
UsePackages=0
|
||||
[Parameters]
|
||||
RunParams=
|
||||
HostApplication=
|
||||
[Language]
|
||||
ActiveLang=
|
||||
ProjectLang=$00000C0A
|
||||
RootDir=
|
||||
[Version Info]
|
||||
IncludeVerInfo=1
|
||||
AutoIncBuild=0
|
||||
MajorVer=1
|
||||
MinorVer=0
|
||||
Release=0
|
||||
Build=0
|
||||
Debug=0
|
||||
PreRelease=0
|
||||
Special=0
|
||||
Private=0
|
||||
DLL=0
|
||||
Locale=3082
|
||||
CodePage=1252
|
||||
[Version Info Keys]
|
||||
CompanyName=
|
||||
FileDescription=
|
||||
FileVersion=1.0.0.0
|
||||
InternalName=
|
||||
LegalCopyright=
|
||||
LegalTrademarks=
|
||||
OriginalFilename=
|
||||
ProductName=
|
||||
ProductVersion=1.0.0.0
|
||||
Comments=
|
||||
[Excluded Packages]
|
||||
$(DELPHI)\Projects\Bpl\dxThemeD5.bpl=Express XP Theme Manager by Developer Express Inc.
|
||||
$(DELPHI)\Projects\Bpl\dxDockingD5.bpl=ExpressDocking Library by Developer Express Inc.
|
||||
$(DELPHI)\Projects\Bpl\dxPSCoreD5.bpl=ExpressPrinting System by Developer Express Inc.
|
||||
$(DELPHI)\Projects\Bpl\dxsbd5.bpl=ExpressSideBar by Developer Express Inc.
|
||||
[HistoryLists\hlUnitAliases]
|
||||
Count=1
|
||||
Item0=WinTypes=Windows;WinProcs=Windows;DbiTypes=BDE;DbiProcs=BDE;DbiErrs=BDE;
|
||||
[HistoryLists\hlSearchPath]
|
||||
Count=1
|
||||
Item0=..\Lib\D5
|
||||
[HistoryLists\hlUnitOutputDirectory]
|
||||
Count=1
|
||||
Item0=..\Lib\D5
|
||||
[HistoryLists\hlBPLOutput]
|
||||
Count=1
|
||||
Item0=..\Lib\D5
|
||||
[HistoryLists\hlDCPOutput]
|
||||
Count=1
|
||||
Item0=..\Lib\D5
|
||||
[Exception Log]
|
||||
EurekaLog Version=519
|
||||
Activate=1
|
||||
Activate Handle=1
|
||||
Save Log File=1
|
||||
Foreground Tab=0
|
||||
Freeze Activate=0
|
||||
Freeze Timeout=0
|
||||
Freeze Message=The application seems to be frozen.
|
||||
SMTP From=eurekalog@email.com
|
||||
SMTP Host=
|
||||
SMTP Port=25
|
||||
SMTP UserID=
|
||||
SMTP Password=
|
||||
Append to Log=0
|
||||
Show TerminateBtn=1
|
||||
TerminateBtn Operation=1
|
||||
Errors Number=32
|
||||
Errors Terminate=3
|
||||
Email Address=
|
||||
Email Object=
|
||||
Email Send Options=0
|
||||
Output Path=
|
||||
Encrypt Password=
|
||||
AutoCloseDialogSecs=0
|
||||
WebSendMode=0
|
||||
SupportULR=
|
||||
HTMLLayout Count=15
|
||||
HTMLLine0="%3Chtml%3E"
|
||||
HTMLLine1=" %3Chead%3E"
|
||||
HTMLLine2=" %3C/head%3E"
|
||||
HTMLLine3=" %3Cbody TopMargin=10 LeftMargin=10%3E"
|
||||
HTMLLine4=" %3Ctable width="100%%" border="0"%3E"
|
||||
HTMLLine5=" %3Ctr%3E"
|
||||
HTMLLine6=" %3Ctd nowrap%3E"
|
||||
HTMLLine7=" %3Cfont face="Lucida Console, Courier" size="2"%3E"
|
||||
HTMLLine8=" %3C%%HTML_TAG%%%3E"
|
||||
HTMLLine9=" %3C/font%3E"
|
||||
HTMLLine10=" %3C/td%3E"
|
||||
HTMLLine11=" %3C/tr%3E"
|
||||
HTMLLine12=" %3C/table%3E"
|
||||
HTMLLine13=" %3C/body%3E"
|
||||
HTMLLine14="%3C/html%3E"
|
||||
AutoCrashOperation=1
|
||||
AutoCrashNumber=10
|
||||
AutoCrashMinutes=1
|
||||
WebURL=
|
||||
WebUserID=
|
||||
WebPassword=
|
||||
WebPort=0
|
||||
AttachedFiles=
|
||||
Count=0
|
||||
EMail Message Line Count=0
|
||||
loNoDuplicateErrors=0
|
||||
loAppendReproduceText=0
|
||||
loDeleteLogAtVersionChange=0
|
||||
loAddComputerNameInLogFileName=0
|
||||
loSaveModulesSection=1
|
||||
loSaveCPUSection=1
|
||||
soAppStartDate=1
|
||||
soAppName=1
|
||||
soAppVersionNumber=1
|
||||
soAppParameters=1
|
||||
soAppCompilationDate=1
|
||||
soExcDate=1
|
||||
soExcAddress=1
|
||||
soExcModule=1
|
||||
soExcType=1
|
||||
soExcMessage=1
|
||||
soActCtlsFormClass=1
|
||||
soActCtlsFormText=1
|
||||
soActCtlsControlClass=1
|
||||
soActCtlsControlText=1
|
||||
soCmpName=1
|
||||
soCmpUser=1
|
||||
soCmpTotalMemory=1
|
||||
soCmpFreeMemory=1
|
||||
soCmpTotalDisk=1
|
||||
soCmpFreeDisk=1
|
||||
soCmpSysUpTime=1
|
||||
soCmpProcessor=1
|
||||
soCmpDisplayMode=1
|
||||
soOSType=1
|
||||
soOSBuildN=1
|
||||
soOSUpdate=1
|
||||
soOSLanguage=1
|
||||
soNetIP=1
|
||||
soNetSubmask=1
|
||||
soNetGateway=1
|
||||
soNetDNS1=1
|
||||
soNetDNS2=1
|
||||
soNetDHCP=1
|
||||
sndShowSendDialog=1
|
||||
sndShowSuccessFailureMsg=0
|
||||
sndSendEntireLog=0
|
||||
sndSendXMLLogCopy=0
|
||||
sndSendScreenshot=0
|
||||
sndUseOnlyActiveWindow=0
|
||||
sndSendLastHTMLPage=1
|
||||
sndSendInSeparatedThread=0
|
||||
sndAddDateInFileName=0
|
||||
sndCompressAllFiles=0
|
||||
edoShowExceptionDialog=1
|
||||
edoSendEmailChecked=1
|
||||
edoAttachScreenshotChecked=1
|
||||
edoShowCopyToClipOption=1
|
||||
edoShowDetailsButton=1
|
||||
edoShowInDetailedMode=0
|
||||
edoShowInTopMostMode=0
|
||||
edoUseEurekaLogLookAndFeel=1
|
||||
csoShowDLLs=1
|
||||
csoShowBPLs=1
|
||||
csoShowBorlandThreads=1
|
||||
csoShowWindowsThreads=1
|
||||
csoShowProcedureOffset=0
|
||||
boActivateCrashDetection=0
|
||||
boPauseBorlandThreads=0
|
||||
boDoNotPauseMainThread=0
|
||||
boPauseWindowsThreads=0
|
||||
boUseMainModuleOptions=1
|
||||
boCopyLogInCaseOfError=1
|
||||
boSaveCompressedCopyInCaseOfError=0
|
||||
Count mtInformationMsgCaption=1
|
||||
mtInformationMsgCaption0="Information."
|
||||
Count mtQuestionMsgCaption=1
|
||||
mtQuestionMsgCaption0="Question."
|
||||
Count mtDialog_Caption=1
|
||||
mtDialog_Caption0="Error."
|
||||
Count mtDialog_ErrorMsgCaption=2
|
||||
mtDialog_ErrorMsgCaption0="An error has occurred during program execution."
|
||||
mtDialog_ErrorMsgCaption1="Please read the following information for further details."
|
||||
Count mtDialog_GeneralCaption=1
|
||||
mtDialog_GeneralCaption0="General"
|
||||
Count mtDialog_GeneralHeader=1
|
||||
mtDialog_GeneralHeader0="General Information"
|
||||
Count mtDialog_CallStackCaption=1
|
||||
mtDialog_CallStackCaption0="Call Stack"
|
||||
Count mtDialog_CallStackHeader=1
|
||||
mtDialog_CallStackHeader0="Call Stack Information"
|
||||
Count mtDialog_ModulesCaption=1
|
||||
mtDialog_ModulesCaption0="Modules"
|
||||
Count mtDialog_ModulesHeader=1
|
||||
mtDialog_ModulesHeader0="Modules Information"
|
||||
Count mtDialog_CPUCaption=1
|
||||
mtDialog_CPUCaption0="CPU"
|
||||
Count mtDialog_CPUHeader=1
|
||||
mtDialog_CPUHeader0="CPU Information"
|
||||
Count mtDialog_CustomDataCaption=1
|
||||
mtDialog_CustomDataCaption0="Other"
|
||||
Count mtDialog_CustomDataHeader=1
|
||||
mtDialog_CustomDataHeader0="Other Information"
|
||||
Count mtDialog_OKButtonCaption=1
|
||||
mtDialog_OKButtonCaption0="%26OK"
|
||||
Count mtDialog_TerminateButtonCaption=1
|
||||
mtDialog_TerminateButtonCaption0="%26Terminate"
|
||||
Count mtDialog_RestartButtonCaption=1
|
||||
mtDialog_RestartButtonCaption0="%26Restart"
|
||||
Count mtDialog_DetailsButtonCaption=1
|
||||
mtDialog_DetailsButtonCaption0="%26Details"
|
||||
Count mtDialog_SendMessage=1
|
||||
mtDialog_SendMessage0="%26Send this error via Internet"
|
||||
Count mtDialog_ScreenshotMessage=1
|
||||
mtDialog_ScreenshotMessage0="%26Attach a Screenshot image"
|
||||
Count mtDialog_CopyMessage=1
|
||||
mtDialog_CopyMessage0="%26Copy to Clipboard"
|
||||
Count mtDialog_SupportMessage=1
|
||||
mtDialog_SupportMessage0="Go to the Support Page"
|
||||
Count mtLog_AppHeader=1
|
||||
mtLog_AppHeader0="Application"
|
||||
Count mtLog_AppStartDate=1
|
||||
mtLog_AppStartDate0="Start Date"
|
||||
Count mtLog_AppName=1
|
||||
mtLog_AppName0="Name/Description"
|
||||
Count mtLog_AppVersionNumber=1
|
||||
mtLog_AppVersionNumber0="Version Number"
|
||||
Count mtLog_AppParameters=1
|
||||
mtLog_AppParameters0="Parameters"
|
||||
Count mtLog_AppCompilationDate=1
|
||||
mtLog_AppCompilationDate0="Compilation Date"
|
||||
Count mtLog_ExcHeader=1
|
||||
mtLog_ExcHeader0="Exception"
|
||||
Count mtLog_ExcDate=1
|
||||
mtLog_ExcDate0="Date"
|
||||
Count mtLog_ExcAddress=1
|
||||
mtLog_ExcAddress0="Address"
|
||||
Count mtLog_ExcModule=1
|
||||
mtLog_ExcModule0="Module"
|
||||
Count mtLog_ExcType=1
|
||||
mtLog_ExcType0="Type"
|
||||
Count mtLog_ExcMessage=1
|
||||
mtLog_ExcMessage0="Message"
|
||||
Count mtLog_ActCtrlsHeader=1
|
||||
mtLog_ActCtrlsHeader0="Active Controls"
|
||||
Count mtLog_ActCtrlsFormClass=1
|
||||
mtLog_ActCtrlsFormClass0="Form Class"
|
||||
Count mtLog_ActCtrlsFormText=1
|
||||
mtLog_ActCtrlsFormText0="Form Text"
|
||||
Count mtLog_ActCtrlsControlClass=1
|
||||
mtLog_ActCtrlsControlClass0="Control Class"
|
||||
Count mtLog_ActCtrlsControlText=1
|
||||
mtLog_ActCtrlsControlText0="Control Text"
|
||||
Count mtLog_CmpHeader=1
|
||||
mtLog_CmpHeader0="Computer"
|
||||
Count mtLog_CmpName=1
|
||||
mtLog_CmpName0="Name"
|
||||
Count mtLog_CmpUser=1
|
||||
mtLog_CmpUser0="User"
|
||||
Count mtLog_CmpTotalMemory=1
|
||||
mtLog_CmpTotalMemory0="Total Memory"
|
||||
Count mtLog_CmpFreeMemory=1
|
||||
mtLog_CmpFreeMemory0="Free Memory"
|
||||
Count mtLog_CmpTotalDisk=1
|
||||
mtLog_CmpTotalDisk0="Total Disk"
|
||||
Count mtLog_CmpFreeDisk=1
|
||||
mtLog_CmpFreeDisk0="Free Disk"
|
||||
Count mtLog_CmpSystemUpTime=1
|
||||
mtLog_CmpSystemUpTime0="System Up Time"
|
||||
Count mtLog_CmpProcessor=1
|
||||
mtLog_CmpProcessor0="Processor"
|
||||
Count mtLog_CmpDisplayMode=1
|
||||
mtLog_CmpDisplayMode0="Display Mode"
|
||||
Count mtLog_OSHeader=1
|
||||
mtLog_OSHeader0="Operating System"
|
||||
Count mtLog_OSType=1
|
||||
mtLog_OSType0="Type"
|
||||
Count mtLog_OSBuildN=1
|
||||
mtLog_OSBuildN0="Build #"
|
||||
Count mtLog_OSUpdate=1
|
||||
mtLog_OSUpdate0="Update"
|
||||
Count mtLog_OSLanguage=1
|
||||
mtLog_OSLanguage0="Language"
|
||||
Count mtLog_NetHeader=1
|
||||
mtLog_NetHeader0="Network"
|
||||
Count mtLog_NetIP=1
|
||||
mtLog_NetIP0="IP Address"
|
||||
Count mtLog_NetSubmask=1
|
||||
mtLog_NetSubmask0="Submask"
|
||||
Count mtLog_NetGateway=1
|
||||
mtLog_NetGateway0="Gateway"
|
||||
Count mtLog_NetDNS1=1
|
||||
mtLog_NetDNS10="DNS 1"
|
||||
Count mtLog_NetDNS2=1
|
||||
mtLog_NetDNS20="DNS 2"
|
||||
Count mtLog_NetDHCP=1
|
||||
mtLog_NetDHCP0="DHCP"
|
||||
Count mtLog_CustInfoHeader=1
|
||||
mtLog_CustInfoHeader0="Custom Information"
|
||||
Count mtCallStack_Address=1
|
||||
mtCallStack_Address0="Address"
|
||||
Count mtCallStack_Name=1
|
||||
mtCallStack_Name0="Module"
|
||||
Count mtCallStack_Unit=1
|
||||
mtCallStack_Unit0="Unit"
|
||||
Count mtCallStack_Class=1
|
||||
mtCallStack_Class0="Class"
|
||||
Count mtCallStack_Procedure=1
|
||||
mtCallStack_Procedure0="Procedure/Method"
|
||||
Count mtCallStack_Line=1
|
||||
mtCallStack_Line0="Line"
|
||||
Count mtCallStack_MainThread=1
|
||||
mtCallStack_MainThread0="Main"
|
||||
Count mtCallStack_ExceptionThread=1
|
||||
mtCallStack_ExceptionThread0="Exception Thread"
|
||||
Count mtCallStack_RunningThread=1
|
||||
mtCallStack_RunningThread0="Running Thread"
|
||||
Count mtCallStack_CallingThread=1
|
||||
mtCallStack_CallingThread0="Calling Thread"
|
||||
Count mtCallStack_ThreadID=1
|
||||
mtCallStack_ThreadID0="ID"
|
||||
Count mtCallStack_ThreadPriority=1
|
||||
mtCallStack_ThreadPriority0="Priority"
|
||||
Count mtCallStack_ThreadClass=1
|
||||
mtCallStack_ThreadClass0="Class"
|
||||
Count mtSendDialog_Caption=1
|
||||
mtSendDialog_Caption0="Send."
|
||||
Count mtSendDialog_Message=1
|
||||
mtSendDialog_Message0="Message"
|
||||
Count mtSendDialog_Resolving=1
|
||||
mtSendDialog_Resolving0="Resolving DNS..."
|
||||
Count mtSendDialog_Connecting=1
|
||||
mtSendDialog_Connecting0="Connecting with server..."
|
||||
Count mtSendDialog_Connected=1
|
||||
mtSendDialog_Connected0="Connected with server."
|
||||
Count mtSendDialog_Sending=1
|
||||
mtSendDialog_Sending0="Sending message..."
|
||||
Count mtReproduceDialog_Caption=1
|
||||
mtReproduceDialog_Caption0="Request"
|
||||
Count mtReproduceDialog_Request=1
|
||||
mtReproduceDialog_Request0="Please describe the steps to reproduce the error:"
|
||||
Count mtReproduceDialog_OKButtonCaption=1
|
||||
mtReproduceDialog_OKButtonCaption0="%26OK"
|
||||
Count mtModules_Handle=1
|
||||
mtModules_Handle0="Handle"
|
||||
Count mtModules_Name=1
|
||||
mtModules_Name0="Name"
|
||||
Count mtModules_Description=1
|
||||
mtModules_Description0="Description"
|
||||
Count mtModules_Version=1
|
||||
mtModules_Version0="Version"
|
||||
Count mtModules_Size=1
|
||||
mtModules_Size0="Size"
|
||||
Count mtModules_LastModified=1
|
||||
mtModules_LastModified0="Modified"
|
||||
Count mtModules_Path=1
|
||||
mtModules_Path0="Path"
|
||||
Count mtCPU_Registers=1
|
||||
mtCPU_Registers0="Registers"
|
||||
Count mtCPU_Stack=1
|
||||
mtCPU_Stack0="Stack"
|
||||
Count mtCPU_MemoryDump=1
|
||||
mtCPU_MemoryDump0="Memory Dump"
|
||||
Count mtSend_SuccessMsg=1
|
||||
mtSend_SuccessMsg0="The message was sent successfully."
|
||||
Count mtSend_FailureMsg=1
|
||||
mtSend_FailureMsg0="Sorry, sending the message didn't work."
|
||||
|
||||
|
||||
38
internal/1.0 RC3/1/Delphi/PngComponentsD5D.dpk
Normal file
38
internal/1.0 RC3/1/Delphi/PngComponentsD5D.dpk
Normal file
@ -0,0 +1,38 @@
|
||||
package PngComponentsD5D;
|
||||
|
||||
{$R *.RES}
|
||||
{$R '..\Design\PngComponents.dcr'}
|
||||
{$ALIGN ON}
|
||||
{$ASSERTIONS ON}
|
||||
{$BOOLEVAL OFF}
|
||||
{$DEBUGINFO ON}
|
||||
{$EXTENDEDSYNTAX ON}
|
||||
{$IMPORTEDDATA ON}
|
||||
{$IOCHECKS ON}
|
||||
{$LOCALSYMBOLS ON}
|
||||
{$LONGSTRINGS ON}
|
||||
{$OPENSTRINGS ON}
|
||||
{$OPTIMIZATION ON}
|
||||
{$OVERFLOWCHECKS OFF}
|
||||
{$RANGECHECKS OFF}
|
||||
{$REFERENCEINFO ON}
|
||||
{$SAFEDIVIDE OFF}
|
||||
{$STACKFRAMES OFF}
|
||||
{$TYPEDADDRESS OFF}
|
||||
{$VARSTRINGCHECKS ON}
|
||||
{$WRITEABLECONST OFF}
|
||||
{$MINENUMSIZE 1}
|
||||
{$IMAGEBASE $400000}
|
||||
{$DESCRIPTION 'Png components designtime'}
|
||||
{$DESIGNONLY}
|
||||
{$IMPLICITBUILD ON}
|
||||
|
||||
requires
|
||||
PngComponentsD5;
|
||||
|
||||
contains
|
||||
PngComponentsRegister in '..\Design\PngComponentsRegister.pas',
|
||||
PngComponentEditors in '..\Design\PngComponentEditors.pas',
|
||||
PngImageListEditor in '..\Design\PngImageListEditor.pas';
|
||||
|
||||
end.
|
||||
13
internal/1.0 RC3/1/Delphi/PngComponentsD5D.drc
Normal file
13
internal/1.0 RC3/1/Delphi/PngComponentsD5D.drc
Normal file
@ -0,0 +1,13 @@
|
||||
/* VER130
|
||||
Generated by the Borland Delphi Pascal Compiler
|
||||
because -GD or --drc was supplied to the compiler.
|
||||
|
||||
It contains compiler-generated resource bound to the executable.
|
||||
If it is empty, no compiler-generated resources were bound to the
|
||||
produced executable.
|
||||
*/
|
||||
|
||||
STRINGTABLE
|
||||
BEGIN
|
||||
END
|
||||
|
||||
BIN
internal/1.0 RC3/1/Delphi/PngComponentsD5D.res
Normal file
BIN
internal/1.0 RC3/1/Delphi/PngComponentsD5D.res
Normal file
Binary file not shown.
41
internal/1.0 RC3/1/Delphi/PngComponentsD6.dpk
Normal file
41
internal/1.0 RC3/1/Delphi/PngComponentsD6.dpk
Normal file
@ -0,0 +1,41 @@
|
||||
package PngComponentsD6;
|
||||
|
||||
{$ALIGN 8}
|
||||
{$ASSERTIONS ON}
|
||||
{$BOOLEVAL OFF}
|
||||
{$DEBUGINFO ON}
|
||||
{$EXTENDEDSYNTAX ON}
|
||||
{$IMPORTEDDATA ON}
|
||||
{$IOCHECKS ON}
|
||||
{$LOCALSYMBOLS ON}
|
||||
{$LONGSTRINGS ON}
|
||||
{$OPENSTRINGS ON}
|
||||
{$OPTIMIZATION ON}
|
||||
{$OVERFLOWCHECKS OFF}
|
||||
{$RANGECHECKS OFF}
|
||||
{$REFERENCEINFO ON}
|
||||
{$SAFEDIVIDE OFF}
|
||||
{$STACKFRAMES OFF}
|
||||
{$TYPEDADDRESS OFF}
|
||||
{$VARSTRINGCHECKS ON}
|
||||
{$WRITEABLECONST OFF}
|
||||
{$MINENUMSIZE 1}
|
||||
{$IMAGEBASE $400000}
|
||||
{$IMPLICITBUILD OFF}
|
||||
{$DESCRIPTION 'Png components'}
|
||||
|
||||
requires
|
||||
rtl,
|
||||
vcl,
|
||||
vclx,
|
||||
PNG_D6;
|
||||
|
||||
contains
|
||||
PngSpeedButton in '..\Source\PngSpeedButton.pas',
|
||||
PngButtonFunctions in '..\Source\PngButtonFunctions.pas',
|
||||
PngCheckListBox in '..\Source\PngCheckListBox.pas',
|
||||
PngFunctions in '..\Source\PngFunctions.pas',
|
||||
PngImageList in '..\Source\PngImageList.pas',
|
||||
PngBitBtn in '..\Source\PngBitBtn.pas';
|
||||
|
||||
end.
|
||||
37
internal/1.0 RC3/1/Delphi/PngComponentsD6D.dpk
Normal file
37
internal/1.0 RC3/1/Delphi/PngComponentsD6D.dpk
Normal file
@ -0,0 +1,37 @@
|
||||
package PngComponentsD6D;
|
||||
|
||||
{$R '..\Design\PngComponents.dcr'}
|
||||
{$ALIGN 8}
|
||||
{$ASSERTIONS ON}
|
||||
{$BOOLEVAL OFF}
|
||||
{$DEBUGINFO ON}
|
||||
{$EXTENDEDSYNTAX ON}
|
||||
{$IMPORTEDDATA ON}
|
||||
{$IOCHECKS ON}
|
||||
{$LOCALSYMBOLS ON}
|
||||
{$LONGSTRINGS ON}
|
||||
{$OPENSTRINGS ON}
|
||||
{$OPTIMIZATION ON}
|
||||
{$OVERFLOWCHECKS OFF}
|
||||
{$RANGECHECKS OFF}
|
||||
{$REFERENCEINFO ON}
|
||||
{$SAFEDIVIDE OFF}
|
||||
{$STACKFRAMES OFF}
|
||||
{$TYPEDADDRESS OFF}
|
||||
{$VARSTRINGCHECKS ON}
|
||||
{$WRITEABLECONST OFF}
|
||||
{$MINENUMSIZE 1}
|
||||
{$IMAGEBASE $400000}
|
||||
{$IMPLICITBUILD OFF}
|
||||
{$DESCRIPTION 'Png components designtime'}
|
||||
|
||||
requires
|
||||
designide,
|
||||
PngComponentsD6;
|
||||
|
||||
contains
|
||||
PngImageListEditor in '..\Design\PngImageListEditor.pas',
|
||||
PngComponentsRegister in '..\Design\PngComponentsRegister.pas',
|
||||
PngComponentEditors in '..\Design\PngComponentEditors.pas';
|
||||
|
||||
end.
|
||||
40
internal/1.0 RC3/1/Delphi/PngComponentsD7.cfg
Normal file
40
internal/1.0 RC3/1/Delphi/PngComponentsD7.cfg
Normal file
@ -0,0 +1,40 @@
|
||||
-$A8
|
||||
-$B-
|
||||
-$C+
|
||||
-$D+
|
||||
-$E-
|
||||
-$F-
|
||||
-$G+
|
||||
-$H+
|
||||
-$I+
|
||||
-$J-
|
||||
-$K-
|
||||
-$L+
|
||||
-$M-
|
||||
-$N+
|
||||
-$O+
|
||||
-$P+
|
||||
-$Q-
|
||||
-$R-
|
||||
-$S-
|
||||
-$T-
|
||||
-$U-
|
||||
-$V+
|
||||
-$W-
|
||||
-$X+
|
||||
-$YD
|
||||
-$Z1
|
||||
-GD
|
||||
-cg
|
||||
-AWinTypes=Windows;WinProcs=Windows;DbiTypes=BDE;DbiProcs=BDE;DbiErrs=BDE;
|
||||
-H+
|
||||
-W+
|
||||
-M
|
||||
-$M16384,1048576
|
||||
-K$00400000
|
||||
-LE"c:\archivos de programa\borland\delphi7\Projects\Bpl"
|
||||
-LN"c:\archivos de programa\borland\delphi7\Projects\Bpl"
|
||||
-Z
|
||||
-w-UNSAFE_TYPE
|
||||
-w-UNSAFE_CODE
|
||||
-w-UNSAFE_CAST
|
||||
464
internal/1.0 RC3/1/Delphi/PngComponentsD7.dof
Normal file
464
internal/1.0 RC3/1/Delphi/PngComponentsD7.dof
Normal file
@ -0,0 +1,464 @@
|
||||
[FileVersion]
|
||||
Version=7.0
|
||||
[Compiler]
|
||||
A=8
|
||||
B=0
|
||||
C=1
|
||||
D=1
|
||||
E=0
|
||||
F=0
|
||||
G=1
|
||||
H=1
|
||||
I=1
|
||||
J=0
|
||||
K=0
|
||||
L=1
|
||||
M=0
|
||||
N=1
|
||||
O=1
|
||||
P=1
|
||||
Q=0
|
||||
R=0
|
||||
S=0
|
||||
T=0
|
||||
U=0
|
||||
V=1
|
||||
W=0
|
||||
X=1
|
||||
Y=1
|
||||
Z=1
|
||||
ShowHints=1
|
||||
ShowWarnings=1
|
||||
UnitAliases=WinTypes=Windows;WinProcs=Windows;DbiTypes=BDE;DbiProcs=BDE;DbiErrs=BDE;
|
||||
NamespacePrefix=
|
||||
SymbolDeprecated=1
|
||||
SymbolLibrary=1
|
||||
SymbolPlatform=1
|
||||
UnitLibrary=1
|
||||
UnitPlatform=1
|
||||
UnitDeprecated=1
|
||||
HResultCompat=1
|
||||
HidingMember=1
|
||||
HiddenVirtual=1
|
||||
Garbage=1
|
||||
BoundsError=1
|
||||
ZeroNilCompat=1
|
||||
StringConstTruncated=1
|
||||
ForLoopVarVarPar=1
|
||||
TypedConstVarPar=1
|
||||
AsgToTypedConst=1
|
||||
CaseLabelRange=1
|
||||
ForVariable=1
|
||||
ConstructingAbstract=1
|
||||
ComparisonFalse=1
|
||||
ComparisonTrue=1
|
||||
ComparingSignedUnsigned=1
|
||||
CombiningSignedUnsigned=1
|
||||
UnsupportedConstruct=1
|
||||
FileOpen=1
|
||||
FileOpenUnitSrc=1
|
||||
BadGlobalSymbol=1
|
||||
DuplicateConstructorDestructor=1
|
||||
InvalidDirective=1
|
||||
PackageNoLink=1
|
||||
PackageThreadVar=1
|
||||
ImplicitImport=1
|
||||
HPPEMITIgnored=1
|
||||
NoRetVal=1
|
||||
UseBeforeDef=1
|
||||
ForLoopVarUndef=1
|
||||
UnitNameMismatch=1
|
||||
NoCFGFileFound=1
|
||||
MessageDirective=1
|
||||
ImplicitVariants=1
|
||||
UnicodeToLocale=1
|
||||
LocaleToUnicode=1
|
||||
ImagebaseMultiple=1
|
||||
SuspiciousTypecast=1
|
||||
PrivatePropAccessor=1
|
||||
UnsafeType=0
|
||||
UnsafeCode=0
|
||||
UnsafeCast=0
|
||||
[Linker]
|
||||
MapFile=3
|
||||
OutputObjs=0
|
||||
ConsoleApp=1
|
||||
DebugInfo=0
|
||||
RemoteSymbols=0
|
||||
MinStackSize=16384
|
||||
MaxStackSize=1048576
|
||||
ImageBase=4194304
|
||||
ExeDescription=Png components
|
||||
[Directories]
|
||||
OutputDir=
|
||||
UnitOutputDir=
|
||||
PackageDLLOutputDir=
|
||||
PackageDCPOutputDir=
|
||||
SearchPath=
|
||||
Packages=vcl;rtl;vclx;indy;inet;xmlrtl;vclie;inetdbbde;inetdbxpress;dbrtl;dsnap;dsnapcon;vcldb;soaprtl;VclSmp;dbexpress;dbxcds;inetdb;bdertl;vcldbx;webdsnap;websnap;adortl;ibxpress;teeui;teedb;tee;dss;visualclx;visualdbclx;vclactnband;vclshlctrls;dclOfficeXP;CEToolsPkgd7;FR7;FRIBX7;Hydra_Core_D7;Hydra_RO_D7;fqb70;frx7;frxADO7;frxBDE7;frxDB7;frxDBX7;frxe7;frxIBX7;fs7;fsADO7;fsBDE7;fsDB7;fsIBX7;DataAbstract_Core_D7;DataAbstract_IDE_D7;dxComnD7;dxsbD7;dxBarD7;dxBarDBNavD7;dxBarExtDBItemsD7;dxBarExtItemsD7;dxDockingD7;cxEditorsVCLD7;cxLibraryVCLD7;dxThemeD7;cxDataD7;cxExtEditorsVCLD7;cxGridVCLD7;cxPageControlVCLD7;cxSchedulerVCLD7;cxTreeListVCLD7;dxPSCoreD7
|
||||
Conditionals=
|
||||
DebugSourceDirs=
|
||||
UsePackages=0
|
||||
[Parameters]
|
||||
RunParams=
|
||||
HostApplication=
|
||||
Launcher=
|
||||
UseLauncher=0
|
||||
DebugCWD=
|
||||
[Language]
|
||||
ActiveLang=
|
||||
ProjectLang=
|
||||
RootDir=C:\Archivos de programa\Borland\Delphi7\Bin\
|
||||
[Version Info]
|
||||
IncludeVerInfo=1
|
||||
AutoIncBuild=0
|
||||
MajorVer=1
|
||||
MinorVer=0
|
||||
Release=0
|
||||
Build=0
|
||||
Debug=0
|
||||
PreRelease=0
|
||||
Special=0
|
||||
Private=0
|
||||
DLL=0
|
||||
Locale=3082
|
||||
CodePage=1252
|
||||
[Version Info Keys]
|
||||
CompanyName=
|
||||
FileDescription=
|
||||
FileVersion=1.0.0.0
|
||||
InternalName=
|
||||
LegalCopyright=
|
||||
LegalTrademarks=
|
||||
OriginalFilename=
|
||||
ProductName=
|
||||
ProductVersion=1.0.0.0
|
||||
Comments=
|
||||
[Excluded Packages]
|
||||
C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\DJclVcl70.bpl=JEDI Code Library VCL package for Delphi 7
|
||||
C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\DJcl70.bpl=JEDI Code Library RTL package for Delphi 7
|
||||
C:\WINDOWS\system32\fqb70.bpl=FastQueryBuilder 1.01
|
||||
C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\dxPSCoreD7.bpl=ExpressPrinting System (core 3.1) by Developer Express Inc.
|
||||
C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\dxComnD7.bpl=ExpressCommonLibrary by Developer Express Inc.
|
||||
c:\archivos de programa\borland\delphi7\Projects\Bpl\EasyResizeD7.bpl=EasyResize for Delphi 7
|
||||
c:\archivos de programa\borland\delphi7\Projects\Bpl\RodaxFrameD7.bpl=Frames Acana (D7)
|
||||
[Exception Log]
|
||||
EurekaLog Version=501
|
||||
Activate=1
|
||||
Activate Handle=1
|
||||
Save Log File=1
|
||||
Foreground Tab=0
|
||||
Freeze Activate=0
|
||||
Freeze Timeout=60
|
||||
Freeze Message=The application seems to be frozen.
|
||||
SMTP From=eurekalog@email.com
|
||||
SMTP Host=
|
||||
SMTP Port=25
|
||||
SMTP UserID=
|
||||
SMTP Password=
|
||||
Append to Log=0
|
||||
Show TerminateBtn=1
|
||||
TerminateBtn Operation=1
|
||||
Errors Number=32
|
||||
Errors Terminate=3
|
||||
Email Address=
|
||||
Email Object=
|
||||
Email Send Options=0
|
||||
Output Path=
|
||||
Encrypt Password=
|
||||
AutoCloseDialogSecs=0
|
||||
WebSendMode=0
|
||||
SupportULR=
|
||||
HTMLLayout Count=15
|
||||
HTMLLine0="%3Chtml%3E"
|
||||
HTMLLine1=" %3Chead%3E"
|
||||
HTMLLine2=" %3C/head%3E"
|
||||
HTMLLine3=" %3Cbody TopMargin=10 LeftMargin=10%3E"
|
||||
HTMLLine4=" %3Ctable width="100%%" border="0"%3E"
|
||||
HTMLLine5=" %3Ctr%3E"
|
||||
HTMLLine6=" %3Ctd nowrap%3E"
|
||||
HTMLLine7=" %3Cfont face="Lucida Console, Courier" size="2"%3E"
|
||||
HTMLLine8=" %3C%%HTML_TAG%%%3E"
|
||||
HTMLLine9=" %3C/font%3E"
|
||||
HTMLLine10=" %3C/td%3E"
|
||||
HTMLLine11=" %3C/tr%3E"
|
||||
HTMLLine12=" %3C/table%3E"
|
||||
HTMLLine13=" %3C/body%3E"
|
||||
HTMLLine14="%3C/html%3E"
|
||||
AutoCrashOperation=1
|
||||
AutoCrashNumber=10
|
||||
AutoCrashMinutes=1
|
||||
WebURL=
|
||||
WebUserID=
|
||||
WebPassword=
|
||||
WebPort=0
|
||||
AttachedFiles=
|
||||
Count=0
|
||||
EMail Message Line Count=0
|
||||
loNoDuplicateErrors=0
|
||||
loAppendReproduceText=0
|
||||
loDeleteLogAtVersionChange=0
|
||||
loAddComputerNameInLogFileName=0
|
||||
loSaveModulesSection=1
|
||||
loSaveCPUSection=1
|
||||
soAppStartDate=1
|
||||
soAppName=1
|
||||
soAppVersionNumber=1
|
||||
soAppParameters=1
|
||||
soAppCompilationDate=1
|
||||
soExcDate=1
|
||||
soExcAddress=1
|
||||
soExcModule=1
|
||||
soExcType=1
|
||||
soExcMessage=1
|
||||
soActCtlsFormClass=1
|
||||
soActCtlsFormText=1
|
||||
soActCtlsControlClass=1
|
||||
soActCtlsControlText=1
|
||||
soCmpName=1
|
||||
soCmpUser=1
|
||||
soCmpTotalMemory=1
|
||||
soCmpFreeMemory=1
|
||||
soCmpTotalDisk=1
|
||||
soCmpFreeDisk=1
|
||||
soCmpSysUpTime=1
|
||||
soCmpProcessor=1
|
||||
soCmpDisplayMode=1
|
||||
soOSType=1
|
||||
soOSBuildN=1
|
||||
soOSUpdate=1
|
||||
soOSLanguage=1
|
||||
soNetIP=1
|
||||
soNetSubmask=1
|
||||
soNetGateway=1
|
||||
soNetDNS1=1
|
||||
soNetDNS2=1
|
||||
soNetDHCP=1
|
||||
sndShowSendDialog=1
|
||||
sndShowSuccessFailureMsg=0
|
||||
sndSendEntireLog=0
|
||||
sndSendXMLLogCopy=0
|
||||
sndSendScreenshot=1
|
||||
sndUseOnlyActiveWindow=0
|
||||
sndSendLastHTMLPage=1
|
||||
sndSendInSeparatedThread=0
|
||||
sndAddDateInFileName=0
|
||||
sndCompressAllFiles=0
|
||||
edoShowExceptionDialog=1
|
||||
edoSendEmailChecked=1
|
||||
edoAttachScreenshotChecked=1
|
||||
edoShowCopyToClipOption=1
|
||||
edoShowDetailsButton=1
|
||||
edoShowInDetailedMode=0
|
||||
edoShowInTopMostMode=0
|
||||
edoUseEurekaLogLookAndFeel=0
|
||||
csoShowDLLs=1
|
||||
csoShowBPLs=1
|
||||
csoShowBorlandThreads=1
|
||||
csoShowWindowsThreads=1
|
||||
csoShowProcedureOffset=0
|
||||
boActivateCrashDetection=0
|
||||
boPauseBorlandThreads=0
|
||||
boDoNotPauseMainThread=0
|
||||
boPauseWindowsThreads=0
|
||||
boUseMainModuleOptions=1
|
||||
boCopyLogInCaseOfError=1
|
||||
boSaveCompressedCopyInCaseOfError=0
|
||||
Count mtInformationMsgCaption=1
|
||||
mtInformationMsgCaption0="Information."
|
||||
Count mtQuestionMsgCaption=1
|
||||
mtQuestionMsgCaption0="Question."
|
||||
Count mtDialog_Caption=1
|
||||
mtDialog_Caption0="Error."
|
||||
Count mtDialog_ErrorMsgCaption=2
|
||||
mtDialog_ErrorMsgCaption0="An error has occurred during program execution."
|
||||
mtDialog_ErrorMsgCaption1="Please read the following information for further details."
|
||||
Count mtDialog_GeneralCaption=1
|
||||
mtDialog_GeneralCaption0="General"
|
||||
Count mtDialog_GeneralHeader=1
|
||||
mtDialog_GeneralHeader0="General Information"
|
||||
Count mtDialog_CallStackCaption=1
|
||||
mtDialog_CallStackCaption0="Call Stack"
|
||||
Count mtDialog_CallStackHeader=1
|
||||
mtDialog_CallStackHeader0="Call Stack Information"
|
||||
Count mtDialog_ModulesCaption=1
|
||||
mtDialog_ModulesCaption0="Modules"
|
||||
Count mtDialog_ModulesHeader=1
|
||||
mtDialog_ModulesHeader0="Modules Information"
|
||||
Count mtDialog_CPUCaption=1
|
||||
mtDialog_CPUCaption0="CPU"
|
||||
Count mtDialog_CPUHeader=1
|
||||
mtDialog_CPUHeader0="CPU Information"
|
||||
Count mtDialog_CustomDataCaption=1
|
||||
mtDialog_CustomDataCaption0="Other"
|
||||
Count mtDialog_CustomDataHeader=1
|
||||
mtDialog_CustomDataHeader0="Other Information"
|
||||
Count mtDialog_OKButtonCaption=1
|
||||
mtDialog_OKButtonCaption0="&OK"
|
||||
Count mtDialog_TerminateButtonCaption=1
|
||||
mtDialog_TerminateButtonCaption0="&Terminate"
|
||||
Count mtDialog_RestartButtonCaption=1
|
||||
mtDialog_RestartButtonCaption0="&Restart"
|
||||
Count mtDialog_DetailsButtonCaption=1
|
||||
mtDialog_DetailsButtonCaption0="&Details"
|
||||
Count mtDialog_SendMessage=1
|
||||
mtDialog_SendMessage0="&Send this error via Internet"
|
||||
Count mtDialog_ScreenshotMessage=1
|
||||
mtDialog_ScreenshotMessage0="&Attach a Screenshot image"
|
||||
Count mtDialog_CopyMessage=1
|
||||
mtDialog_CopyMessage0="&Copy to Clipboard"
|
||||
Count mtDialog_SupportMessage=1
|
||||
mtDialog_SupportMessage0="Go to the Support Page"
|
||||
Count mtLog_AppHeader=1
|
||||
mtLog_AppHeader0="Application"
|
||||
Count mtLog_AppStartDate=1
|
||||
mtLog_AppStartDate0="Start Date"
|
||||
Count mtLog_AppName=1
|
||||
mtLog_AppName0="Name/Description"
|
||||
Count mtLog_AppVersionNumber=1
|
||||
mtLog_AppVersionNumber0="Version Number"
|
||||
Count mtLog_AppParameters=1
|
||||
mtLog_AppParameters0="Parameters"
|
||||
Count mtLog_AppCompilationDate=1
|
||||
mtLog_AppCompilationDate0="Compilation Date"
|
||||
Count mtLog_ExcHeader=1
|
||||
mtLog_ExcHeader0="Exception"
|
||||
Count mtLog_ExcDate=1
|
||||
mtLog_ExcDate0="Date"
|
||||
Count mtLog_ExcAddress=1
|
||||
mtLog_ExcAddress0="Address"
|
||||
Count mtLog_ExcModule=1
|
||||
mtLog_ExcModule0="Module"
|
||||
Count mtLog_ExcType=1
|
||||
mtLog_ExcType0="Type"
|
||||
Count mtLog_ExcMessage=1
|
||||
mtLog_ExcMessage0="Message"
|
||||
Count mtLog_ActCtrlsHeader=1
|
||||
mtLog_ActCtrlsHeader0="Active Controls"
|
||||
Count mtLog_ActCtrlsFormClass=1
|
||||
mtLog_ActCtrlsFormClass0="Form Class"
|
||||
Count mtLog_ActCtrlsFormText=1
|
||||
mtLog_ActCtrlsFormText0="Form Text"
|
||||
Count mtLog_ActCtrlsControlClass=1
|
||||
mtLog_ActCtrlsControlClass0="Control Class"
|
||||
Count mtLog_ActCtrlsControlText=1
|
||||
mtLog_ActCtrlsControlText0="Control Text"
|
||||
Count mtLog_CmpHeader=1
|
||||
mtLog_CmpHeader0="Computer"
|
||||
Count mtLog_CmpName=1
|
||||
mtLog_CmpName0="Name"
|
||||
Count mtLog_CmpUser=1
|
||||
mtLog_CmpUser0="User"
|
||||
Count mtLog_CmpTotalMemory=1
|
||||
mtLog_CmpTotalMemory0="Total Memory"
|
||||
Count mtLog_CmpFreeMemory=1
|
||||
mtLog_CmpFreeMemory0="Free Memory"
|
||||
Count mtLog_CmpTotalDisk=1
|
||||
mtLog_CmpTotalDisk0="Total Disk"
|
||||
Count mtLog_CmpFreeDisk=1
|
||||
mtLog_CmpFreeDisk0="Free Disk"
|
||||
Count mtLog_CmpSystemUpTime=1
|
||||
mtLog_CmpSystemUpTime0="System Up Time"
|
||||
Count mtLog_CmpProcessor=1
|
||||
mtLog_CmpProcessor0="Processor"
|
||||
Count mtLog_CmpDisplayMode=1
|
||||
mtLog_CmpDisplayMode0="Display Mode"
|
||||
Count mtLog_OSHeader=1
|
||||
mtLog_OSHeader0="Operating System"
|
||||
Count mtLog_OSType=1
|
||||
mtLog_OSType0="Type"
|
||||
Count mtLog_OSBuildN=1
|
||||
mtLog_OSBuildN0="Build #"
|
||||
Count mtLog_OSUpdate=1
|
||||
mtLog_OSUpdate0="Update"
|
||||
Count mtLog_OSLanguage=1
|
||||
mtLog_OSLanguage0="Language"
|
||||
Count mtLog_NetHeader=1
|
||||
mtLog_NetHeader0="Network"
|
||||
Count mtLog_NetIP=1
|
||||
mtLog_NetIP0="IP Address"
|
||||
Count mtLog_NetSubmask=1
|
||||
mtLog_NetSubmask0="Submask"
|
||||
Count mtLog_NetGateway=1
|
||||
mtLog_NetGateway0="Gateway"
|
||||
Count mtLog_NetDNS1=1
|
||||
mtLog_NetDNS10="DNS 1"
|
||||
Count mtLog_NetDNS2=1
|
||||
mtLog_NetDNS20="DNS 2"
|
||||
Count mtLog_NetDHCP=1
|
||||
mtLog_NetDHCP0="DHCP"
|
||||
Count mtLog_CustInfoHeader=1
|
||||
mtLog_CustInfoHeader0="Custom Information"
|
||||
Count mtCallStack_Address=1
|
||||
mtCallStack_Address0="Address"
|
||||
Count mtCallStack_Name=1
|
||||
mtCallStack_Name0="Module"
|
||||
Count mtCallStack_Unit=1
|
||||
mtCallStack_Unit0="Unit"
|
||||
Count mtCallStack_Class=1
|
||||
mtCallStack_Class0="Class"
|
||||
Count mtCallStack_Procedure=1
|
||||
mtCallStack_Procedure0="Procedure/Method"
|
||||
Count mtCallStack_Line=1
|
||||
mtCallStack_Line0="Line"
|
||||
Count mtCallStack_MainThread=1
|
||||
mtCallStack_MainThread0="Main"
|
||||
Count mtCallStack_ExceptionThread=1
|
||||
mtCallStack_ExceptionThread0="Exception Thread"
|
||||
Count mtCallStack_RunningThread=1
|
||||
mtCallStack_RunningThread0="Running Thread"
|
||||
Count mtCallStack_CallingThread=1
|
||||
mtCallStack_CallingThread0="Calling Thread"
|
||||
Count mtCallStack_ThreadID=1
|
||||
mtCallStack_ThreadID0="ID"
|
||||
Count mtCallStack_ThreadPriority=1
|
||||
mtCallStack_ThreadPriority0="Priority"
|
||||
Count mtCallStack_ThreadClass=1
|
||||
mtCallStack_ThreadClass0="Class"
|
||||
Count mtSendDialog_Caption=1
|
||||
mtSendDialog_Caption0="Send."
|
||||
Count mtSendDialog_Message=1
|
||||
mtSendDialog_Message0="Message"
|
||||
Count mtSendDialog_Resolving=1
|
||||
mtSendDialog_Resolving0="Resolving DNS..."
|
||||
Count mtSendDialog_Connecting=1
|
||||
mtSendDialog_Connecting0="Connecting with server..."
|
||||
Count mtSendDialog_Connected=1
|
||||
mtSendDialog_Connected0="Connected with server."
|
||||
Count mtSendDialog_Sending=1
|
||||
mtSendDialog_Sending0="Sending message..."
|
||||
Count mtReproduceDialog_Caption=1
|
||||
mtReproduceDialog_Caption0="Request"
|
||||
Count mtReproduceDialog_Request=1
|
||||
mtReproduceDialog_Request0="Please describe the steps to reproduce the error:"
|
||||
Count mtReproduceDialog_OKButtonCaption=1
|
||||
mtReproduceDialog_OKButtonCaption0="&OK"
|
||||
Count mtModules_Handle=1
|
||||
mtModules_Handle0="Handle"
|
||||
Count mtModules_Name=1
|
||||
mtModules_Name0="Name"
|
||||
Count mtModules_Description=1
|
||||
mtModules_Description0="Description"
|
||||
Count mtModules_Version=1
|
||||
mtModules_Version0="Version"
|
||||
Count mtModules_Size=1
|
||||
mtModules_Size0="Size"
|
||||
Count mtModules_LastModified=1
|
||||
mtModules_LastModified0="Modified"
|
||||
Count mtModules_Path=1
|
||||
mtModules_Path0="Path"
|
||||
Count mtCPU_Registers=1
|
||||
mtCPU_Registers0="Registers"
|
||||
Count mtCPU_Stack=1
|
||||
mtCPU_Stack0="Stack"
|
||||
Count mtCPU_MemoryDump=1
|
||||
mtCPU_MemoryDump0="Memory Dump"
|
||||
Count mtSend_SuccessMsg=1
|
||||
mtSend_SuccessMsg0="The message was sent successfully."
|
||||
Count mtSend_FailureMsg=1
|
||||
mtSend_FailureMsg0="Sorry, sending the message didn't work."
|
||||
|
||||
|
||||
n=´fÒ
|
||||
´fÒ
|
||||
|
||||
43
internal/1.0 RC3/1/Delphi/PngComponentsD7.dpk
Normal file
43
internal/1.0 RC3/1/Delphi/PngComponentsD7.dpk
Normal file
@ -0,0 +1,43 @@
|
||||
package PngComponentsD7;
|
||||
|
||||
{$R *.res}
|
||||
{$ALIGN 8}
|
||||
{$ASSERTIONS ON}
|
||||
{$BOOLEVAL OFF}
|
||||
{$DEBUGINFO ON}
|
||||
{$EXTENDEDSYNTAX ON}
|
||||
{$IMPORTEDDATA ON}
|
||||
{$IOCHECKS ON}
|
||||
{$LOCALSYMBOLS ON}
|
||||
{$LONGSTRINGS ON}
|
||||
{$OPENSTRINGS ON}
|
||||
{$OPTIMIZATION ON}
|
||||
{$OVERFLOWCHECKS OFF}
|
||||
{$RANGECHECKS OFF}
|
||||
{$REFERENCEINFO ON}
|
||||
{$SAFEDIVIDE OFF}
|
||||
{$STACKFRAMES OFF}
|
||||
{$TYPEDADDRESS OFF}
|
||||
{$VARSTRINGCHECKS ON}
|
||||
{$WRITEABLECONST OFF}
|
||||
{$MINENUMSIZE 1}
|
||||
{$IMAGEBASE $400000}
|
||||
{$DESCRIPTION 'Png components'}
|
||||
{$RUNONLY}
|
||||
{$IMPLICITBUILD OFF}
|
||||
|
||||
requires
|
||||
vclactnband,
|
||||
vcl,
|
||||
rtl,
|
||||
PNG_D7;
|
||||
|
||||
contains
|
||||
PngSpeedButton in '..\Source\PngSpeedButton.pas',
|
||||
PngFunctions in '..\Source\PngFunctions.pas',
|
||||
PngImageList in '..\Source\PngImageList.pas',
|
||||
PngBitBtn in '..\Source\PngBitBtn.pas',
|
||||
PngButtonFunctions in '..\Source\PngButtonFunctions.pas',
|
||||
PngCheckListBox in '..\Source\PngCheckListBox.pas';
|
||||
|
||||
end.
|
||||
14
internal/1.0 RC3/1/Delphi/PngComponentsD7.drc
Normal file
14
internal/1.0 RC3/1/Delphi/PngComponentsD7.drc
Normal file
@ -0,0 +1,14 @@
|
||||
/* VER150
|
||||
Generated by the Borland Delphi Pascal Compiler
|
||||
because -GD or --drc was supplied to the compiler.
|
||||
|
||||
This file contains compiler-generated resources that
|
||||
were bound to the executable.
|
||||
If this file is empty, then no compiler-generated
|
||||
resources were bound to the produced executable.
|
||||
*/
|
||||
|
||||
STRINGTABLE
|
||||
BEGIN
|
||||
END
|
||||
|
||||
BIN
internal/1.0 RC3/1/Delphi/PngComponentsD7.res
Normal file
BIN
internal/1.0 RC3/1/Delphi/PngComponentsD7.res
Normal file
Binary file not shown.
39
internal/1.0 RC3/1/Delphi/PngComponentsD7D.cfg
Normal file
39
internal/1.0 RC3/1/Delphi/PngComponentsD7D.cfg
Normal file
@ -0,0 +1,39 @@
|
||||
-$A8
|
||||
-$B-
|
||||
-$C+
|
||||
-$D+
|
||||
-$E-
|
||||
-$F-
|
||||
-$G+
|
||||
-$H+
|
||||
-$I+
|
||||
-$J-
|
||||
-$K-
|
||||
-$L+
|
||||
-$M-
|
||||
-$N+
|
||||
-$O+
|
||||
-$P+
|
||||
-$Q-
|
||||
-$R-
|
||||
-$S-
|
||||
-$T-
|
||||
-$U-
|
||||
-$V+
|
||||
-$W-
|
||||
-$X+
|
||||
-$YD
|
||||
-$Z1
|
||||
-GD
|
||||
-cg
|
||||
-AWinTypes=Windows;WinProcs=Windows;DbiTypes=BDE;DbiProcs=BDE;DbiErrs=BDE;
|
||||
-H+
|
||||
-W+
|
||||
-M
|
||||
-$M16384,1048576
|
||||
-K$00400000
|
||||
-LE"c:\archivos de programa\borland\delphi7\Projects\Bpl"
|
||||
-LN"c:\archivos de programa\borland\delphi7\Projects\Bpl"
|
||||
-w-UNSAFE_TYPE
|
||||
-w-UNSAFE_CODE
|
||||
-w-UNSAFE_CAST
|
||||
471
internal/1.0 RC3/1/Delphi/PngComponentsD7D.dof
Normal file
471
internal/1.0 RC3/1/Delphi/PngComponentsD7D.dof
Normal file
@ -0,0 +1,471 @@
|
||||
[FileVersion]
|
||||
Version=7.0
|
||||
[Compiler]
|
||||
A=8
|
||||
B=0
|
||||
C=1
|
||||
D=1
|
||||
E=0
|
||||
F=0
|
||||
G=1
|
||||
H=1
|
||||
I=1
|
||||
J=0
|
||||
K=0
|
||||
L=1
|
||||
M=0
|
||||
N=1
|
||||
O=1
|
||||
P=1
|
||||
Q=0
|
||||
R=0
|
||||
S=0
|
||||
T=0
|
||||
U=0
|
||||
V=1
|
||||
W=0
|
||||
X=1
|
||||
Y=1
|
||||
Z=1
|
||||
ShowHints=1
|
||||
ShowWarnings=1
|
||||
UnitAliases=WinTypes=Windows;WinProcs=Windows;DbiTypes=BDE;DbiProcs=BDE;DbiErrs=BDE;
|
||||
NamespacePrefix=
|
||||
SymbolDeprecated=1
|
||||
SymbolLibrary=1
|
||||
SymbolPlatform=1
|
||||
UnitLibrary=1
|
||||
UnitPlatform=1
|
||||
UnitDeprecated=1
|
||||
HResultCompat=1
|
||||
HidingMember=1
|
||||
HiddenVirtual=1
|
||||
Garbage=1
|
||||
BoundsError=1
|
||||
ZeroNilCompat=1
|
||||
StringConstTruncated=1
|
||||
ForLoopVarVarPar=1
|
||||
TypedConstVarPar=1
|
||||
AsgToTypedConst=1
|
||||
CaseLabelRange=1
|
||||
ForVariable=1
|
||||
ConstructingAbstract=1
|
||||
ComparisonFalse=1
|
||||
ComparisonTrue=1
|
||||
ComparingSignedUnsigned=1
|
||||
CombiningSignedUnsigned=1
|
||||
UnsupportedConstruct=1
|
||||
FileOpen=1
|
||||
FileOpenUnitSrc=1
|
||||
BadGlobalSymbol=1
|
||||
DuplicateConstructorDestructor=1
|
||||
InvalidDirective=1
|
||||
PackageNoLink=1
|
||||
PackageThreadVar=1
|
||||
ImplicitImport=1
|
||||
HPPEMITIgnored=1
|
||||
NoRetVal=1
|
||||
UseBeforeDef=1
|
||||
ForLoopVarUndef=1
|
||||
UnitNameMismatch=1
|
||||
NoCFGFileFound=1
|
||||
MessageDirective=1
|
||||
ImplicitVariants=1
|
||||
UnicodeToLocale=1
|
||||
LocaleToUnicode=1
|
||||
ImagebaseMultiple=1
|
||||
SuspiciousTypecast=1
|
||||
PrivatePropAccessor=1
|
||||
UnsafeType=0
|
||||
UnsafeCode=0
|
||||
UnsafeCast=0
|
||||
[Linker]
|
||||
MapFile=3
|
||||
OutputObjs=0
|
||||
ConsoleApp=1
|
||||
DebugInfo=0
|
||||
RemoteSymbols=0
|
||||
MinStackSize=16384
|
||||
MaxStackSize=1048576
|
||||
ImageBase=4194304
|
||||
ExeDescription=Png components designtime
|
||||
[Directories]
|
||||
OutputDir=
|
||||
UnitOutputDir=
|
||||
PackageDLLOutputDir=
|
||||
PackageDCPOutputDir=
|
||||
SearchPath=
|
||||
Packages=vcl;rtl;vclx;indy;inet;xmlrtl;vclie;inetdbbde;inetdbxpress;dbrtl;dsnap;dsnapcon;vcldb;soaprtl;VclSmp;dbexpress;dbxcds;inetdb;bdertl;vcldbx;webdsnap;websnap;adortl;ibxpress;teeui;teedb;tee;dss;visualclx;visualdbclx;vclactnband;vclshlctrls;dclOfficeXP;CEToolsPkgd7;FR7;FRIBX7;Hydra_Core_D7;Hydra_RO_D7
|
||||
Conditionals=
|
||||
DebugSourceDirs=
|
||||
UsePackages=0
|
||||
[Parameters]
|
||||
RunParams=
|
||||
HostApplication=
|
||||
Launcher=
|
||||
UseLauncher=0
|
||||
DebugCWD=
|
||||
[Language]
|
||||
ActiveLang=
|
||||
ProjectLang=
|
||||
RootDir=C:\Archivos de programa\Borland\Delphi7\Bin\
|
||||
[Version Info]
|
||||
IncludeVerInfo=0
|
||||
AutoIncBuild=0
|
||||
MajorVer=1
|
||||
MinorVer=0
|
||||
Release=0
|
||||
Build=0
|
||||
Debug=0
|
||||
PreRelease=0
|
||||
Special=0
|
||||
Private=0
|
||||
DLL=0
|
||||
Locale=3082
|
||||
CodePage=1252
|
||||
[Version Info Keys]
|
||||
CompanyName=
|
||||
FileDescription=
|
||||
FileVersion=1.0.0.0
|
||||
InternalName=
|
||||
LegalCopyright=
|
||||
LegalTrademarks=
|
||||
OriginalFilename=
|
||||
ProductName=
|
||||
ProductVersion=1.0.0.0
|
||||
Comments=
|
||||
[Excluded Packages]
|
||||
c:\archivos de programa\borland\delphi7\Projects\Bpl\RodaxFrameD7.bpl=Frames Acana (D7)
|
||||
C:\Archivos de programa\Developer Express Inc\ExpressFlowChart\LibD7\dcldxFlowChartD7.bpl=ExpressFlowChart by Developer Express Inc.
|
||||
C:\Archivos de programa\Developer Express Inc\ExpressOrgChart\LibD7\dcldxOrgCD7.bpl=ExpressOrgChart by Developer Express Inc.
|
||||
C:\Archivos de programa\Developer Express Inc\ExpressOrgChart\LibD7\dcldxDBOrD7.bpl=ExpressDBOrgChart by Developer Express Inc.
|
||||
C:\Archivos de programa\Developer Express Inc\ExpressMasterView\LibD7\dcldxMasterViewD7.bpl=ExpressMasterView by Developer Express Inc.
|
||||
C:\Archivos de programa\Developer Express Inc\ExpressPrinting System\LibD7\dxPSdxFCLnkD7.bpl=ExpressPrinting System ReportLinks for ExpressFlowChart by Developer Express Inc.
|
||||
C:\Archivos de programa\Developer Express Inc\ExpressPrinting System\LibD7\dxPSdxMVLnkD7.bpl=ExpressPrinting System ReportLink for ExpressMasterView by Developer Express Inc.
|
||||
C:\Archivos de programa\Developer Express Inc\ExpressPrinting System\LibD7\dxPSdxOCLnkD7.bpl=ExpressPrinting System ReportLinks for ExpressOrgChart by Developer Express Inc.
|
||||
C:\Archivos de programa\Developer Express Inc\ExpressPrinting System\LibD7\dxPSdxDBOCLnkD7.bpl=ExpressPrinting System ReportLinks for ExpressDBOrgChart by Developer Express Inc.
|
||||
C:\Archivos de programa\Developer Express Inc\ExpressBars 5\LibD7\dcldxBarExtItemsD7.bpl=ExpressBars extended items by Developer Express Inc.
|
||||
C:\Archivos de programa\Developer Express Inc\ExpressLayout Control\LibD7\dxLayoutControldxEditAdaptersD7.bpl=ExpressLayoutControl Adapters for ExpressEditors Library by Developer Express Inc.
|
||||
C:\Archivos de programa\Developer Express Inc\ExpressPrinting System\LibD7\dxPSdxDBGrLnkD7.bpl=ExpressPrinting System ReportLink for ExpressQuantumGrid by Developer Express Inc.
|
||||
C:\Archivos de programa\Developer Express Inc\ExpressPrinting System\LibD7\dxPSdxDBTLLnkD7.bpl=ExpressPrinting System ReportLink for ExpressQuantumDBTreeList by Developer Express Inc.
|
||||
C:\Archivos de programa\Developer Express Inc\ExpressPrinting System\LibD7\dxPSdxInsLnkD7.bpl=ExpressPrinting System ReportLink for ExpressInspector by Developer Express Inc.
|
||||
C:\Archivos de programa\Developer Express Inc\ExpressPrinting System\LibD7\dxPSdxOILnkD7.bpl=ExpressPrinting System ReportLink for ExpressRTTIInspector by Developer Express Inc.
|
||||
C:\Archivos de programa\Developer Express Inc\ExpressPrinting System\LibD7\dxPSPrVwAdvD7.bpl=ExpressPrinting System Advanced Preview Window by Developer Express Inc.
|
||||
C:\Archivos de programa\Developer Express Inc\ExpressPrinting System\LibD7\dxPSTLLnkD7.bpl=ExpressPrinting System ReportLink for ExpressQuantumTreeList by Developer Express Inc.
|
||||
[Exception Log]
|
||||
EurekaLog Version=501
|
||||
Activate=1
|
||||
Activate Handle=1
|
||||
Save Log File=1
|
||||
Foreground Tab=0
|
||||
Freeze Activate=0
|
||||
Freeze Timeout=60
|
||||
Freeze Message=The application seems to be frozen.
|
||||
SMTP From=eurekalog@email.com
|
||||
SMTP Host=
|
||||
SMTP Port=25
|
||||
SMTP UserID=
|
||||
SMTP Password=
|
||||
Append to Log=0
|
||||
Show TerminateBtn=1
|
||||
TerminateBtn Operation=1
|
||||
Errors Number=32
|
||||
Errors Terminate=3
|
||||
Email Address=
|
||||
Email Object=
|
||||
Email Send Options=0
|
||||
Output Path=
|
||||
Encrypt Password=
|
||||
AutoCloseDialogSecs=0
|
||||
WebSendMode=0
|
||||
SupportULR=
|
||||
HTMLLayout Count=15
|
||||
HTMLLine0="%3Chtml%3E"
|
||||
HTMLLine1=" %3Chead%3E"
|
||||
HTMLLine2=" %3C/head%3E"
|
||||
HTMLLine3=" %3Cbody TopMargin=10 LeftMargin=10%3E"
|
||||
HTMLLine4=" %3Ctable width="100%%" border="0"%3E"
|
||||
HTMLLine5=" %3Ctr%3E"
|
||||
HTMLLine6=" %3Ctd nowrap%3E"
|
||||
HTMLLine7=" %3Cfont face="Lucida Console, Courier" size="2"%3E"
|
||||
HTMLLine8=" %3C%%HTML_TAG%%%3E"
|
||||
HTMLLine9=" %3C/font%3E"
|
||||
HTMLLine10=" %3C/td%3E"
|
||||
HTMLLine11=" %3C/tr%3E"
|
||||
HTMLLine12=" %3C/table%3E"
|
||||
HTMLLine13=" %3C/body%3E"
|
||||
HTMLLine14="%3C/html%3E"
|
||||
AutoCrashOperation=1
|
||||
AutoCrashNumber=10
|
||||
AutoCrashMinutes=1
|
||||
WebURL=
|
||||
WebUserID=
|
||||
WebPassword=
|
||||
WebPort=0
|
||||
AttachedFiles=
|
||||
Count=0
|
||||
EMail Message Line Count=0
|
||||
loNoDuplicateErrors=0
|
||||
loAppendReproduceText=0
|
||||
loDeleteLogAtVersionChange=0
|
||||
loAddComputerNameInLogFileName=0
|
||||
loSaveModulesSection=1
|
||||
loSaveCPUSection=1
|
||||
soAppStartDate=1
|
||||
soAppName=1
|
||||
soAppVersionNumber=1
|
||||
soAppParameters=1
|
||||
soAppCompilationDate=1
|
||||
soExcDate=1
|
||||
soExcAddress=1
|
||||
soExcModule=1
|
||||
soExcType=1
|
||||
soExcMessage=1
|
||||
soActCtlsFormClass=1
|
||||
soActCtlsFormText=1
|
||||
soActCtlsControlClass=1
|
||||
soActCtlsControlText=1
|
||||
soCmpName=1
|
||||
soCmpUser=1
|
||||
soCmpTotalMemory=1
|
||||
soCmpFreeMemory=1
|
||||
soCmpTotalDisk=1
|
||||
soCmpFreeDisk=1
|
||||
soCmpSysUpTime=1
|
||||
soCmpProcessor=1
|
||||
soCmpDisplayMode=1
|
||||
soOSType=1
|
||||
soOSBuildN=1
|
||||
soOSUpdate=1
|
||||
soOSLanguage=1
|
||||
soNetIP=1
|
||||
soNetSubmask=1
|
||||
soNetGateway=1
|
||||
soNetDNS1=1
|
||||
soNetDNS2=1
|
||||
soNetDHCP=1
|
||||
sndShowSendDialog=1
|
||||
sndShowSuccessFailureMsg=0
|
||||
sndSendEntireLog=0
|
||||
sndSendXMLLogCopy=0
|
||||
sndSendScreenshot=1
|
||||
sndUseOnlyActiveWindow=0
|
||||
sndSendLastHTMLPage=1
|
||||
sndSendInSeparatedThread=0
|
||||
sndAddDateInFileName=0
|
||||
sndCompressAllFiles=0
|
||||
edoShowExceptionDialog=1
|
||||
edoSendEmailChecked=1
|
||||
edoAttachScreenshotChecked=1
|
||||
edoShowCopyToClipOption=1
|
||||
edoShowDetailsButton=1
|
||||
edoShowInDetailedMode=0
|
||||
edoShowInTopMostMode=0
|
||||
edoUseEurekaLogLookAndFeel=0
|
||||
csoShowDLLs=1
|
||||
csoShowBPLs=1
|
||||
csoShowBorlandThreads=1
|
||||
csoShowWindowsThreads=1
|
||||
csoShowProcedureOffset=0
|
||||
boActivateCrashDetection=0
|
||||
boPauseBorlandThreads=0
|
||||
boDoNotPauseMainThread=0
|
||||
boPauseWindowsThreads=0
|
||||
boUseMainModuleOptions=1
|
||||
boCopyLogInCaseOfError=1
|
||||
boSaveCompressedCopyInCaseOfError=0
|
||||
Count mtInformationMsgCaption=1
|
||||
mtInformationMsgCaption0="Information."
|
||||
Count mtQuestionMsgCaption=1
|
||||
mtQuestionMsgCaption0="Question."
|
||||
Count mtDialog_Caption=1
|
||||
mtDialog_Caption0="Error."
|
||||
Count mtDialog_ErrorMsgCaption=2
|
||||
mtDialog_ErrorMsgCaption0="An error has occurred during program execution."
|
||||
mtDialog_ErrorMsgCaption1="Please read the following information for further details."
|
||||
Count mtDialog_GeneralCaption=1
|
||||
mtDialog_GeneralCaption0="General"
|
||||
Count mtDialog_GeneralHeader=1
|
||||
mtDialog_GeneralHeader0="General Information"
|
||||
Count mtDialog_CallStackCaption=1
|
||||
mtDialog_CallStackCaption0="Call Stack"
|
||||
Count mtDialog_CallStackHeader=1
|
||||
mtDialog_CallStackHeader0="Call Stack Information"
|
||||
Count mtDialog_ModulesCaption=1
|
||||
mtDialog_ModulesCaption0="Modules"
|
||||
Count mtDialog_ModulesHeader=1
|
||||
mtDialog_ModulesHeader0="Modules Information"
|
||||
Count mtDialog_CPUCaption=1
|
||||
mtDialog_CPUCaption0="CPU"
|
||||
Count mtDialog_CPUHeader=1
|
||||
mtDialog_CPUHeader0="CPU Information"
|
||||
Count mtDialog_CustomDataCaption=1
|
||||
mtDialog_CustomDataCaption0="Other"
|
||||
Count mtDialog_CustomDataHeader=1
|
||||
mtDialog_CustomDataHeader0="Other Information"
|
||||
Count mtDialog_OKButtonCaption=1
|
||||
mtDialog_OKButtonCaption0="&OK"
|
||||
Count mtDialog_TerminateButtonCaption=1
|
||||
mtDialog_TerminateButtonCaption0="&Terminate"
|
||||
Count mtDialog_RestartButtonCaption=1
|
||||
mtDialog_RestartButtonCaption0="&Restart"
|
||||
Count mtDialog_DetailsButtonCaption=1
|
||||
mtDialog_DetailsButtonCaption0="&Details"
|
||||
Count mtDialog_SendMessage=1
|
||||
mtDialog_SendMessage0="&Send this error via Internet"
|
||||
Count mtDialog_ScreenshotMessage=1
|
||||
mtDialog_ScreenshotMessage0="&Attach a Screenshot image"
|
||||
Count mtDialog_CopyMessage=1
|
||||
mtDialog_CopyMessage0="&Copy to Clipboard"
|
||||
Count mtDialog_SupportMessage=1
|
||||
mtDialog_SupportMessage0="Go to the Support Page"
|
||||
Count mtLog_AppHeader=1
|
||||
mtLog_AppHeader0="Application"
|
||||
Count mtLog_AppStartDate=1
|
||||
mtLog_AppStartDate0="Start Date"
|
||||
Count mtLog_AppName=1
|
||||
mtLog_AppName0="Name/Description"
|
||||
Count mtLog_AppVersionNumber=1
|
||||
mtLog_AppVersionNumber0="Version Number"
|
||||
Count mtLog_AppParameters=1
|
||||
mtLog_AppParameters0="Parameters"
|
||||
Count mtLog_AppCompilationDate=1
|
||||
mtLog_AppCompilationDate0="Compilation Date"
|
||||
Count mtLog_ExcHeader=1
|
||||
mtLog_ExcHeader0="Exception"
|
||||
Count mtLog_ExcDate=1
|
||||
mtLog_ExcDate0="Date"
|
||||
Count mtLog_ExcAddress=1
|
||||
mtLog_ExcAddress0="Address"
|
||||
Count mtLog_ExcModule=1
|
||||
mtLog_ExcModule0="Module"
|
||||
Count mtLog_ExcType=1
|
||||
mtLog_ExcType0="Type"
|
||||
Count mtLog_ExcMessage=1
|
||||
mtLog_ExcMessage0="Message"
|
||||
Count mtLog_ActCtrlsHeader=1
|
||||
mtLog_ActCtrlsHeader0="Active Controls"
|
||||
Count mtLog_ActCtrlsFormClass=1
|
||||
mtLog_ActCtrlsFormClass0="Form Class"
|
||||
Count mtLog_ActCtrlsFormText=1
|
||||
mtLog_ActCtrlsFormText0="Form Text"
|
||||
Count mtLog_ActCtrlsControlClass=1
|
||||
mtLog_ActCtrlsControlClass0="Control Class"
|
||||
Count mtLog_ActCtrlsControlText=1
|
||||
mtLog_ActCtrlsControlText0="Control Text"
|
||||
Count mtLog_CmpHeader=1
|
||||
mtLog_CmpHeader0="Computer"
|
||||
Count mtLog_CmpName=1
|
||||
mtLog_CmpName0="Name"
|
||||
Count mtLog_CmpUser=1
|
||||
mtLog_CmpUser0="User"
|
||||
Count mtLog_CmpTotalMemory=1
|
||||
mtLog_CmpTotalMemory0="Total Memory"
|
||||
Count mtLog_CmpFreeMemory=1
|
||||
mtLog_CmpFreeMemory0="Free Memory"
|
||||
Count mtLog_CmpTotalDisk=1
|
||||
mtLog_CmpTotalDisk0="Total Disk"
|
||||
Count mtLog_CmpFreeDisk=1
|
||||
mtLog_CmpFreeDisk0="Free Disk"
|
||||
Count mtLog_CmpSystemUpTime=1
|
||||
mtLog_CmpSystemUpTime0="System Up Time"
|
||||
Count mtLog_CmpProcessor=1
|
||||
mtLog_CmpProcessor0="Processor"
|
||||
Count mtLog_CmpDisplayMode=1
|
||||
mtLog_CmpDisplayMode0="Display Mode"
|
||||
Count mtLog_OSHeader=1
|
||||
mtLog_OSHeader0="Operating System"
|
||||
Count mtLog_OSType=1
|
||||
mtLog_OSType0="Type"
|
||||
Count mtLog_OSBuildN=1
|
||||
mtLog_OSBuildN0="Build #"
|
||||
Count mtLog_OSUpdate=1
|
||||
mtLog_OSUpdate0="Update"
|
||||
Count mtLog_OSLanguage=1
|
||||
mtLog_OSLanguage0="Language"
|
||||
Count mtLog_NetHeader=1
|
||||
mtLog_NetHeader0="Network"
|
||||
Count mtLog_NetIP=1
|
||||
mtLog_NetIP0="IP Address"
|
||||
Count mtLog_NetSubmask=1
|
||||
mtLog_NetSubmask0="Submask"
|
||||
Count mtLog_NetGateway=1
|
||||
mtLog_NetGateway0="Gateway"
|
||||
Count mtLog_NetDNS1=1
|
||||
mtLog_NetDNS10="DNS 1"
|
||||
Count mtLog_NetDNS2=1
|
||||
mtLog_NetDNS20="DNS 2"
|
||||
Count mtLog_NetDHCP=1
|
||||
mtLog_NetDHCP0="DHCP"
|
||||
Count mtLog_CustInfoHeader=1
|
||||
mtLog_CustInfoHeader0="Custom Information"
|
||||
Count mtCallStack_Address=1
|
||||
mtCallStack_Address0="Address"
|
||||
Count mtCallStack_Name=1
|
||||
mtCallStack_Name0="Module"
|
||||
Count mtCallStack_Unit=1
|
||||
mtCallStack_Unit0="Unit"
|
||||
Count mtCallStack_Class=1
|
||||
mtCallStack_Class0="Class"
|
||||
Count mtCallStack_Procedure=1
|
||||
mtCallStack_Procedure0="Procedure/Method"
|
||||
Count mtCallStack_Line=1
|
||||
mtCallStack_Line0="Line"
|
||||
Count mtCallStack_MainThread=1
|
||||
mtCallStack_MainThread0="Main"
|
||||
Count mtCallStack_ExceptionThread=1
|
||||
mtCallStack_ExceptionThread0="Exception Thread"
|
||||
Count mtCallStack_RunningThread=1
|
||||
mtCallStack_RunningThread0="Running Thread"
|
||||
Count mtCallStack_CallingThread=1
|
||||
mtCallStack_CallingThread0="Calling Thread"
|
||||
Count mtCallStack_ThreadID=1
|
||||
mtCallStack_ThreadID0="ID"
|
||||
Count mtCallStack_ThreadPriority=1
|
||||
mtCallStack_ThreadPriority0="Priority"
|
||||
Count mtCallStack_ThreadClass=1
|
||||
mtCallStack_ThreadClass0="Class"
|
||||
Count mtSendDialog_Caption=1
|
||||
mtSendDialog_Caption0="Send."
|
||||
Count mtSendDialog_Message=1
|
||||
mtSendDialog_Message0="Message"
|
||||
Count mtSendDialog_Resolving=1
|
||||
mtSendDialog_Resolving0="Resolving DNS..."
|
||||
Count mtSendDialog_Connecting=1
|
||||
mtSendDialog_Connecting0="Connecting with server..."
|
||||
Count mtSendDialog_Connected=1
|
||||
mtSendDialog_Connected0="Connected with server."
|
||||
Count mtSendDialog_Sending=1
|
||||
mtSendDialog_Sending0="Sending message..."
|
||||
Count mtReproduceDialog_Caption=1
|
||||
mtReproduceDialog_Caption0="Request"
|
||||
Count mtReproduceDialog_Request=1
|
||||
mtReproduceDialog_Request0="Please describe the steps to reproduce the error:"
|
||||
Count mtReproduceDialog_OKButtonCaption=1
|
||||
mtReproduceDialog_OKButtonCaption0="&OK"
|
||||
Count mtModules_Handle=1
|
||||
mtModules_Handle0="Handle"
|
||||
Count mtModules_Name=1
|
||||
mtModules_Name0="Name"
|
||||
Count mtModules_Description=1
|
||||
mtModules_Description0="Description"
|
||||
Count mtModules_Version=1
|
||||
mtModules_Version0="Version"
|
||||
Count mtModules_Size=1
|
||||
mtModules_Size0="Size"
|
||||
Count mtModules_LastModified=1
|
||||
mtModules_LastModified0="Modified"
|
||||
Count mtModules_Path=1
|
||||
mtModules_Path0="Path"
|
||||
Count mtCPU_Registers=1
|
||||
mtCPU_Registers0="Registers"
|
||||
Count mtCPU_Stack=1
|
||||
mtCPU_Stack0="Stack"
|
||||
Count mtCPU_MemoryDump=1
|
||||
mtCPU_MemoryDump0="Memory Dump"
|
||||
Count mtSend_SuccessMsg=1
|
||||
mtSend_SuccessMsg0="The message was sent successfully."
|
||||
Count mtSend_FailureMsg=1
|
||||
mtSend_FailureMsg0="Sorry, sending the message didn't work."
|
||||
|
||||
|
||||
39
internal/1.0 RC3/1/Delphi/PngComponentsD7D.dpk
Normal file
39
internal/1.0 RC3/1/Delphi/PngComponentsD7D.dpk
Normal file
@ -0,0 +1,39 @@
|
||||
package PngComponentsD7D;
|
||||
|
||||
{$R *.res}
|
||||
{$R '..\Design\PngComponents.dcr'}
|
||||
{$ALIGN 8}
|
||||
{$ASSERTIONS ON}
|
||||
{$BOOLEVAL OFF}
|
||||
{$DEBUGINFO ON}
|
||||
{$EXTENDEDSYNTAX ON}
|
||||
{$IMPORTEDDATA ON}
|
||||
{$IOCHECKS ON}
|
||||
{$LOCALSYMBOLS ON}
|
||||
{$LONGSTRINGS ON}
|
||||
{$OPENSTRINGS ON}
|
||||
{$OPTIMIZATION ON}
|
||||
{$OVERFLOWCHECKS OFF}
|
||||
{$RANGECHECKS OFF}
|
||||
{$REFERENCEINFO ON}
|
||||
{$SAFEDIVIDE OFF}
|
||||
{$STACKFRAMES OFF}
|
||||
{$TYPEDADDRESS OFF}
|
||||
{$VARSTRINGCHECKS ON}
|
||||
{$WRITEABLECONST OFF}
|
||||
{$MINENUMSIZE 1}
|
||||
{$IMAGEBASE $400000}
|
||||
{$DESCRIPTION 'Png components designtime'}
|
||||
{$DESIGNONLY}
|
||||
{$IMPLICITBUILD ON}
|
||||
|
||||
requires
|
||||
designide,
|
||||
PngComponentsD7;
|
||||
|
||||
contains
|
||||
PngComponentsRegister in '..\Design\PngComponentsRegister.pas',
|
||||
PngComponentEditors in '..\Design\PngComponentEditors.pas',
|
||||
PngImageListEditor in '..\Design\PngImageListEditor.pas' {PngImageListEditorDlg};
|
||||
|
||||
end.
|
||||
14
internal/1.0 RC3/1/Delphi/PngComponentsD7D.drc
Normal file
14
internal/1.0 RC3/1/Delphi/PngComponentsD7D.drc
Normal file
@ -0,0 +1,14 @@
|
||||
/* VER150
|
||||
Generated by the Borland Delphi Pascal Compiler
|
||||
because -GD or --drc was supplied to the compiler.
|
||||
|
||||
This file contains compiler-generated resources that
|
||||
were bound to the executable.
|
||||
If this file is empty, then no compiler-generated
|
||||
resources were bound to the produced executable.
|
||||
*/
|
||||
|
||||
STRINGTABLE
|
||||
BEGIN
|
||||
END
|
||||
|
||||
BIN
internal/1.0 RC3/1/Delphi/PngComponentsD7D.res
Normal file
BIN
internal/1.0 RC3/1/Delphi/PngComponentsD7D.res
Normal file
Binary file not shown.
42
internal/1.0 RC3/1/Delphi/PngComponentsD9.dpk
Normal file
42
internal/1.0 RC3/1/Delphi/PngComponentsD9.dpk
Normal file
@ -0,0 +1,42 @@
|
||||
package PngComponentsD9;
|
||||
|
||||
{$ALIGN 8}
|
||||
{$ASSERTIONS ON}
|
||||
{$BOOLEVAL OFF}
|
||||
{$DEBUGINFO ON}
|
||||
{$EXTENDEDSYNTAX ON}
|
||||
{$IMPORTEDDATA ON}
|
||||
{$IOCHECKS ON}
|
||||
{$LOCALSYMBOLS ON}
|
||||
{$LONGSTRINGS ON}
|
||||
{$OPENSTRINGS ON}
|
||||
{$OPTIMIZATION ON}
|
||||
{$OVERFLOWCHECKS OFF}
|
||||
{$RANGECHECKS OFF}
|
||||
{$REFERENCEINFO ON}
|
||||
{$SAFEDIVIDE OFF}
|
||||
{$STACKFRAMES OFF}
|
||||
{$TYPEDADDRESS OFF}
|
||||
{$VARSTRINGCHECKS ON}
|
||||
{$WRITEABLECONST OFF}
|
||||
{$MINENUMSIZE 1}
|
||||
{$IMAGEBASE $400000}
|
||||
{$DESCRIPTION 'Png components'}
|
||||
{$RUNONLY}
|
||||
{$IMPLICITBUILD ON}
|
||||
|
||||
requires
|
||||
vclactnband,
|
||||
vcl,
|
||||
rtl,
|
||||
PNG_D9;
|
||||
|
||||
contains
|
||||
PngSpeedButton in '..\Source\PngSpeedButton.pas',
|
||||
PngFunctions in '..\Source\PngFunctions.pas',
|
||||
PngImageList in '..\Source\PngImageList.pas',
|
||||
PngBitBtn in '..\Source\PngBitBtn.pas',
|
||||
PngButtonFunctions in '..\Source\PngButtonFunctions.pas',
|
||||
PngCheckListBox in '..\Source\PngCheckListBox.pas';
|
||||
|
||||
end.
|
||||
38
internal/1.0 RC3/1/Delphi/PngComponentsD9D.dpk
Normal file
38
internal/1.0 RC3/1/Delphi/PngComponentsD9D.dpk
Normal file
@ -0,0 +1,38 @@
|
||||
package PngComponentsD9D;
|
||||
|
||||
{$R '..\Design\PngComponents.dcr'}
|
||||
{$ALIGN 8}
|
||||
{$ASSERTIONS ON}
|
||||
{$BOOLEVAL OFF}
|
||||
{$DEBUGINFO ON}
|
||||
{$EXTENDEDSYNTAX ON}
|
||||
{$IMPORTEDDATA ON}
|
||||
{$IOCHECKS ON}
|
||||
{$LOCALSYMBOLS ON}
|
||||
{$LONGSTRINGS ON}
|
||||
{$OPENSTRINGS ON}
|
||||
{$OPTIMIZATION ON}
|
||||
{$OVERFLOWCHECKS OFF}
|
||||
{$RANGECHECKS OFF}
|
||||
{$REFERENCEINFO ON}
|
||||
{$SAFEDIVIDE OFF}
|
||||
{$STACKFRAMES OFF}
|
||||
{$TYPEDADDRESS OFF}
|
||||
{$VARSTRINGCHECKS ON}
|
||||
{$WRITEABLECONST OFF}
|
||||
{$MINENUMSIZE 1}
|
||||
{$IMAGEBASE $400000}
|
||||
{$DESCRIPTION 'Png components designtime'}
|
||||
{$DESIGNONLY}
|
||||
{$IMPLICITBUILD ON}
|
||||
|
||||
requires
|
||||
designide,
|
||||
PngComponentsD9;
|
||||
|
||||
contains
|
||||
PngComponentsRegister in '..\Design\PngComponentsRegister.pas',
|
||||
PngComponentEditors in '..\Design\PngComponentEditors.pas',
|
||||
PngImageListEditor in '..\Design\PngImageListEditor.pas' {PngImageListEditorDlg};
|
||||
|
||||
end.
|
||||
275
internal/1.0 RC3/1/Design/PngComponentEditors.pas
Normal file
275
internal/1.0 RC3/1/Design/PngComponentEditors.pas
Normal file
@ -0,0 +1,275 @@
|
||||
unit PngComponentEditors;
|
||||
|
||||
{$I ..\Include\Thany.inc}
|
||||
|
||||
interface
|
||||
|
||||
uses
|
||||
Windows, SysUtils, Forms, Classes, Controls, PngImageList, TypInfo,
|
||||
{$IFDEF THANY_COMPILER_6_UP} DesignIntf, DesignEditors, ColnEdit {$ELSE} DsgnIntf {$ENDIF};
|
||||
|
||||
type
|
||||
{$IFNDEF THANY_COMPILER_6_UP}
|
||||
IProperty = TPropertyEditor;
|
||||
IDesignerSelections = TDesignerSelectionList;
|
||||
IDesigner = IFormDesigner;
|
||||
|
||||
TThanyComponentEditor = class(TComponentEditor)
|
||||
public
|
||||
function GetComponent: TComponent;
|
||||
end;
|
||||
{$ELSE}
|
||||
TThanyComponentEditor = TComponentEditor;
|
||||
{$ENDIF}
|
||||
|
||||
TPngImageListEditor = class(TThanyComponentEditor)
|
||||
public
|
||||
function GetVerbCount: Integer; override;
|
||||
function GetVerb(Index: Integer): string; override;
|
||||
procedure ExecuteVerb(Index: Integer); override;
|
||||
procedure Edit; override;
|
||||
end;
|
||||
|
||||
TPngImageCollectionEditor = class(TThanyComponentEditor)
|
||||
public
|
||||
procedure Edit; override;
|
||||
function GetVerbCount: Integer; override;
|
||||
function GetVerb(Index: Integer): string; override;
|
||||
procedure ExecuteVerb(Index: Integer); override;
|
||||
end;
|
||||
|
||||
TPngButtonEditor = class(TThanyComponentEditor)
|
||||
public
|
||||
function GetVerbCount: Integer; override;
|
||||
function GetVerb(Index: Integer): string; override;
|
||||
procedure ExecuteVerb(Index: Integer); override;
|
||||
procedure Edit; override;
|
||||
end;
|
||||
|
||||
TPngImageListImagesEditor = class(TStringProperty)
|
||||
public
|
||||
function GetValue: string; override;
|
||||
function GetAttributes: TPropertyAttributes; override;
|
||||
procedure Edit; override;
|
||||
end;
|
||||
|
||||
TPngImageCollectionItemsEditor = class(TPngImageListImagesEditor)
|
||||
public
|
||||
procedure Edit; override;
|
||||
end;
|
||||
|
||||
TEditProperty = class
|
||||
private
|
||||
FPropery: string;
|
||||
procedure EnumProperty({$IFDEF THANY_COMPILER_6_UP}const{$ENDIF} Prop: IProperty);
|
||||
public
|
||||
constructor Create(Component: TComponent; const Prop: string; Designer: IDesigner);
|
||||
end;
|
||||
|
||||
implementation
|
||||
|
||||
uses PngImageListEditor;
|
||||
|
||||
//This type is neccesary to be able to call CopyPngs without having to make it
|
||||
//public in the TPngImageList class.
|
||||
type
|
||||
TPngImageListAccess = class(TPngImageList)
|
||||
public
|
||||
procedure CopyPngs; override;
|
||||
end;
|
||||
|
||||
procedure EditProperty(Component: TComponent; const Prop: string; Designer: IDesigner);
|
||||
begin
|
||||
TEditProperty.Create(Component, Prop, Designer).Free;
|
||||
end;
|
||||
|
||||
{ TPngImageListAccess }
|
||||
|
||||
procedure TPngImageListAccess.CopyPngs;
|
||||
begin
|
||||
inherited CopyPngs;
|
||||
end;
|
||||
|
||||
{ TPngImageListEditor }
|
||||
|
||||
procedure TPngImageListEditor.Edit;
|
||||
var
|
||||
Component: TPngImageList;
|
||||
begin
|
||||
Component := GetComponent as TPngImageList;
|
||||
EditProperty(Component, 'PngImages', Designer);
|
||||
end;
|
||||
|
||||
procedure TPngImageListEditor.ExecuteVerb(Index: Integer);
|
||||
begin
|
||||
case Index of
|
||||
0: Edit;
|
||||
1: begin
|
||||
TPngImageListAccess(GetComponent).CopyPngs;
|
||||
MessageBox(0, 'The PNG objects have been copied to the internal imagelist.', PChar(string(GetComponent.ClassName)), MB_ICONINFORMATION or MB_OK);
|
||||
end;
|
||||
end;
|
||||
end;
|
||||
|
||||
function TPngImageListEditor.GetVerb(Index: Integer): string;
|
||||
begin
|
||||
case Index of
|
||||
0: Result := '&Edit images...';
|
||||
1: Result := '&Recreate images...';
|
||||
end;
|
||||
end;
|
||||
|
||||
function TPngImageListEditor.GetVerbCount: Integer;
|
||||
begin
|
||||
Result := 2;
|
||||
end;
|
||||
|
||||
{ TPngImageCollectionEditor }
|
||||
|
||||
procedure TPngImageCollectionEditor.Edit;
|
||||
var
|
||||
Component: TPngImageCollection;
|
||||
begin
|
||||
Component := GetComponent as TPngImageCollection;
|
||||
EditProperty(Component, 'Items', Designer);
|
||||
end;
|
||||
|
||||
procedure TPngImageCollectionEditor.ExecuteVerb(Index: Integer);
|
||||
begin
|
||||
Edit;
|
||||
end;
|
||||
|
||||
function TPngImageCollectionEditor.GetVerb(Index: Integer): string;
|
||||
begin
|
||||
Result := '&Edit images...';
|
||||
end;
|
||||
|
||||
function TPngImageCollectionEditor.GetVerbCount: Integer;
|
||||
begin
|
||||
Result := 1;
|
||||
end;
|
||||
|
||||
{ TPngButtonEditor }
|
||||
|
||||
procedure TPngButtonEditor.ExecuteVerb(Index: Integer);
|
||||
begin
|
||||
EditProperty(GetComponent, 'PngImage', Designer);
|
||||
end;
|
||||
|
||||
function TPngButtonEditor.GetVerb(Index: Integer): string;
|
||||
begin
|
||||
Result := '&Edit image...';
|
||||
end;
|
||||
|
||||
function TPngButtonEditor.GetVerbCount: Integer;
|
||||
begin
|
||||
Result := 1;
|
||||
end;
|
||||
|
||||
procedure TPngButtonEditor.Edit;
|
||||
begin
|
||||
EditProperty(GetComponent, 'OnClick', Designer);
|
||||
end;
|
||||
|
||||
{ TD5ComponentEditor }
|
||||
|
||||
{$IFNDEF THANY_COMPILER_6_UP}
|
||||
|
||||
function TThanyComponentEditor.GetComponent: TComponent;
|
||||
begin
|
||||
Result := Component;
|
||||
end;
|
||||
|
||||
{$ENDIF}
|
||||
|
||||
{ TEditProperty }
|
||||
|
||||
{$IFDEF THANY_COMPILER_6_UP}
|
||||
|
||||
constructor TEditProperty.Create(Component: TComponent; const Prop: string; Designer: IDesigner);
|
||||
var
|
||||
Components: IDesignerSelections;
|
||||
begin
|
||||
inherited Create;
|
||||
FPropery := Prop;
|
||||
Components := TDesignerSelections.Create;
|
||||
Components.Add(Component);
|
||||
GetComponentProperties(Components, tkAny, Designer, EnumProperty);
|
||||
end;
|
||||
|
||||
{$ELSE}
|
||||
|
||||
constructor TEditProperty.Create(Component: TComponent; const Prop: string; Designer: IDesigner);
|
||||
var
|
||||
Components: TDesignerSelectionList;
|
||||
begin
|
||||
inherited Create;
|
||||
FPropery := Prop;
|
||||
Components := TDesignerSelectionList.Create;
|
||||
try
|
||||
Components.Add(Component);
|
||||
GetComponentProperties(Components, tkAny, Designer, EnumProperty);
|
||||
finally
|
||||
Components.Free;
|
||||
end;
|
||||
end;
|
||||
|
||||
{$ENDIF}
|
||||
|
||||
procedure TEditProperty.EnumProperty({$IFDEF THANY_COMPILER_6_UP}const{$ENDIF} Prop: IProperty);
|
||||
begin
|
||||
if Prop.GetName = FPropery
|
||||
then Prop.Edit;
|
||||
end;
|
||||
|
||||
{ TPngImageListImagesEditor }
|
||||
|
||||
procedure TPngImageListImagesEditor.Edit;
|
||||
var
|
||||
ImageList: TPngImageList;
|
||||
begin
|
||||
with TPngImageListEditorDlg.Create(nil)
|
||||
do begin
|
||||
ImageList := TPngImageList(Self.GetComponent(0));
|
||||
Caption := 'Editing ' + ImageList.Name + '.' + Self.GetName;
|
||||
Images.Items.Assign(ImageList.PngImages);
|
||||
ImageWidth := ImageList.Width;
|
||||
ImageHeight := ImageList.Height;
|
||||
if ShowModal = mrOK
|
||||
then begin
|
||||
ImageList.PngImages.Assign(Images.Items);
|
||||
Self.Designer.Modified;
|
||||
end;
|
||||
end;
|
||||
end;
|
||||
|
||||
function TPngImageListImagesEditor.GetAttributes: TPropertyAttributes;
|
||||
begin
|
||||
Result := inherited GetAttributes + [paDialog, paReadOnly];
|
||||
end;
|
||||
|
||||
function TPngImageListImagesEditor.GetValue: string;
|
||||
begin
|
||||
Result := '(PNG images)';
|
||||
end;
|
||||
|
||||
{ TPngImageCollectionItemsEditor }
|
||||
|
||||
procedure TPngImageCollectionItemsEditor.Edit;
|
||||
var
|
||||
Collection: TPngImageCollection;
|
||||
begin
|
||||
with TPngImageListEditorDlg.Create(nil)
|
||||
do begin
|
||||
Collection := TPngImageCollection(Self.GetComponent(0));
|
||||
Caption := 'Editing ' + Collection.Name + '.' + Self.GetName;
|
||||
Images.Items.Assign(Collection.Items);
|
||||
if ShowModal = mrOK
|
||||
then begin
|
||||
Collection.Items.Assign(Images.Items);
|
||||
Self.Designer.Modified;
|
||||
end;
|
||||
end;
|
||||
end;
|
||||
|
||||
end.
|
||||
BIN
internal/1.0 RC3/1/Design/PngComponents.dcr
Normal file
BIN
internal/1.0 RC3/1/Design/PngComponents.dcr
Normal file
Binary file not shown.
51
internal/1.0 RC3/1/Design/PngComponentsRegister.pas
Normal file
51
internal/1.0 RC3/1/Design/PngComponentsRegister.pas
Normal file
@ -0,0 +1,51 @@
|
||||
unit PngComponentsRegister;
|
||||
|
||||
{$I ..\Include\Thany.inc}
|
||||
|
||||
interface
|
||||
|
||||
uses
|
||||
Classes, {$IFDEF THANY_COMPILER_6_UP} DesignIntf {$ELSE} DsgnIntf {$ENDIF},
|
||||
PngSpeedButton, PngBitBtn, PngImageList, PngCheckListBox, PngComponentEditors,
|
||||
TypInfo;
|
||||
|
||||
procedure Register;
|
||||
|
||||
implementation
|
||||
|
||||
{$IFNDEF THANY_COMPILER_7_UP}
|
||||
|
||||
procedure UnlistPublishedProperty(ComponentClass: TClass; const PropertyName: string);
|
||||
var
|
||||
LPropInfo: PPropInfo;
|
||||
begin
|
||||
LPropInfo := GetPropInfo(ComponentClass, PropertyName);
|
||||
if LPropInfo <> nil
|
||||
then RegisterPropertyEditor(LPropInfo^.PropType^, ComponentClass, PropertyName, nil);
|
||||
end;
|
||||
|
||||
{$ENDIF}
|
||||
|
||||
procedure Register;
|
||||
begin
|
||||
//Register all components
|
||||
RegisterComponents('Png', [TPngSpeedButton, TPngBitBtn, TPngImageList, TPngImageCollection, TPngCheckListBox]);
|
||||
|
||||
//Register component editors
|
||||
RegisterComponentEditor(TPngImageList, TPngImageListEditor);
|
||||
RegisterComponentEditor(TPngImageCollection, TPngImageCollectionEditor);
|
||||
RegisterComponentEditor(TPngBitBtn, TPngButtonEditor);
|
||||
RegisterComponentEditor(TPngSpeedButton, TPngButtonEditor);
|
||||
|
||||
//Register property editors
|
||||
RegisterPropertyEditor(TypeInfo(TPngImageCollectionItems), TPngImageList, 'PngImages', TPngImageListImagesEditor);
|
||||
RegisterPropertyEditor(TypeInfo(TPngImageCollectionItems), TPngImageCollection, 'Items', TPngImageCollectionItemsEditor);
|
||||
|
||||
//Hide properties that should be omitted
|
||||
UnlistPublishedProperty(TPngSpeedButton, 'NumGlyphs');
|
||||
UnlistPublishedProperty(TPngSpeedButton, 'Glyph');
|
||||
UnlistPublishedProperty(TPngBitBtn, 'NumGlyphs');
|
||||
UnlistPublishedProperty(TPngBitBtn, 'Glyph');
|
||||
end;
|
||||
|
||||
end.
|
||||
BIN
internal/1.0 RC3/1/Design/PngImageListEditor.ddp
Normal file
BIN
internal/1.0 RC3/1/Design/PngImageListEditor.ddp
Normal file
Binary file not shown.
563
internal/1.0 RC3/1/Design/PngImageListEditor.dfm
Normal file
563
internal/1.0 RC3/1/Design/PngImageListEditor.dfm
Normal file
@ -0,0 +1,563 @@
|
||||
object PngImageListEditorDlg: TPngImageListEditorDlg
|
||||
Left = 202
|
||||
Top = 128
|
||||
Width = 488
|
||||
Height = 349
|
||||
BorderIcons = [biSystemMenu]
|
||||
Caption = 'Editing PngImageList'
|
||||
Color = clBtnFace
|
||||
Font.Charset = ANSI_CHARSET
|
||||
Font.Color = clWindowText
|
||||
Font.Height = -11
|
||||
Font.Name = 'Tahoma'
|
||||
Font.Style = []
|
||||
OldCreateOrder = False
|
||||
Position = poScreenCenter
|
||||
OnClose = FormClose
|
||||
OnCreate = FormCreate
|
||||
OnResize = FormResize
|
||||
OnShow = FormShow
|
||||
PixelsPerInch = 96
|
||||
TextHeight = 13
|
||||
object pnlMain: TPanel
|
||||
Left = 0
|
||||
Top = 0
|
||||
Width = 461
|
||||
Height = 249
|
||||
BevelOuter = bvNone
|
||||
TabOrder = 0
|
||||
DesignSize = (
|
||||
461
|
||||
249)
|
||||
object gbxProperties: TGroupBox
|
||||
Left = 8
|
||||
Top = 4
|
||||
Width = 177
|
||||
Height = 128
|
||||
Anchors = [akLeft, akTop, akBottom]
|
||||
Caption = 'Image properties'
|
||||
TabOrder = 0
|
||||
object lblName: TLabel
|
||||
Left = 10
|
||||
Top = 20
|
||||
Width = 31
|
||||
Height = 13
|
||||
Caption = '&Name:'
|
||||
FocusControl = edtName
|
||||
end
|
||||
object lblBackgroundColor: TLabel
|
||||
Left = 10
|
||||
Top = 64
|
||||
Width = 86
|
||||
Height = 13
|
||||
Caption = '&Background color:'
|
||||
FocusControl = cmbBackgroundColor
|
||||
end
|
||||
object edtName: TEdit
|
||||
Left = 8
|
||||
Top = 35
|
||||
Width = 161
|
||||
Height = 21
|
||||
TabOrder = 0
|
||||
OnChange = edtNameChange
|
||||
end
|
||||
object cmbBackgroundColor: TComboBox
|
||||
Left = 29
|
||||
Top = 79
|
||||
Width = 140
|
||||
Height = 21
|
||||
ItemHeight = 13
|
||||
TabOrder = 2
|
||||
OnChange = cmbBackgroundColorChange
|
||||
OnDblClick = cmbBackgroundColorDblClick
|
||||
OnExit = cmbBackgroundColorExit
|
||||
end
|
||||
object pnlBackgroundColor: TPanel
|
||||
Left = 8
|
||||
Top = 79
|
||||
Width = 20
|
||||
Height = 21
|
||||
BevelOuter = bvNone
|
||||
BorderStyle = bsSingle
|
||||
TabOrder = 1
|
||||
OnClick = cmbBackgroundColorDblClick
|
||||
end
|
||||
end
|
||||
object lbxImages: TListBox
|
||||
Left = 276
|
||||
Top = 8
|
||||
Width = 177
|
||||
Height = 209
|
||||
Style = lbOwnerDrawVariable
|
||||
Anchors = [akLeft, akTop, akRight, akBottom]
|
||||
DragCursor = crDefault
|
||||
DragMode = dmAutomatic
|
||||
ItemHeight = 16
|
||||
MultiSelect = True
|
||||
TabOrder = 3
|
||||
OnClick = lbxImagesClick
|
||||
OnDblClick = lbxImagesDblClick
|
||||
OnDragOver = lbxImagesDragOver
|
||||
OnDrawItem = lbxImagesDrawItem
|
||||
OnEnter = lbxImagesEnter
|
||||
OnExit = lbxImagesExit
|
||||
OnKeyDown = lbxImagesKeyDown
|
||||
OnMeasureItem = lbxImagesMeasureItem
|
||||
OnMouseUp = lbxImagesMouseUp
|
||||
OnStartDrag = lbxImagesStartDrag
|
||||
end
|
||||
object cmbPreviewBackground: TComboBox
|
||||
Left = 276
|
||||
Top = 220
|
||||
Width = 177
|
||||
Height = 21
|
||||
Style = csOwnerDrawFixed
|
||||
Anchors = [akLeft, akRight, akBottom]
|
||||
ItemHeight = 15
|
||||
TabOrder = 4
|
||||
OnChange = cmbPreviewBackgroundChange
|
||||
OnDrawItem = cmbPreviewBackgroundDrawItem
|
||||
Items.Strings = (
|
||||
'Default background'
|
||||
'Checkerboard background'
|
||||
'Diamonds background'
|
||||
'Slashed background'
|
||||
'Backslashed background')
|
||||
end
|
||||
object gbxImageInfo: TGroupBox
|
||||
Left = 8
|
||||
Top = 136
|
||||
Width = 177
|
||||
Height = 105
|
||||
Anchors = [akLeft, akBottom]
|
||||
Caption = 'Image information'
|
||||
TabOrder = 1
|
||||
object lblDimensions: TLabel
|
||||
Left = 8
|
||||
Top = 20
|
||||
Width = 70
|
||||
Height = 13
|
||||
Alignment = taRightJustify
|
||||
AutoSize = False
|
||||
Caption = 'Dimensions:'
|
||||
end
|
||||
object lblColorDepth: TLabel
|
||||
Left = 8
|
||||
Top = 36
|
||||
Width = 70
|
||||
Height = 13
|
||||
Alignment = taRightJustify
|
||||
AutoSize = False
|
||||
Caption = 'Color depth:'
|
||||
end
|
||||
object lblTransparency: TLabel
|
||||
Left = 8
|
||||
Top = 52
|
||||
Width = 70
|
||||
Height = 13
|
||||
Alignment = taRightJustify
|
||||
AutoSize = False
|
||||
Caption = 'Transparency:'
|
||||
end
|
||||
object lblCompression: TLabel
|
||||
Left = 8
|
||||
Top = 68
|
||||
Width = 70
|
||||
Height = 13
|
||||
Alignment = taRightJustify
|
||||
AutoSize = False
|
||||
Caption = 'Compression:'
|
||||
end
|
||||
object lblFiltering: TLabel
|
||||
Left = 8
|
||||
Top = 84
|
||||
Width = 70
|
||||
Height = 13
|
||||
Alignment = taRightJustify
|
||||
AutoSize = False
|
||||
Caption = 'Filtering:'
|
||||
end
|
||||
object lblDimensionsValue: TLabel
|
||||
Left = 82
|
||||
Top = 20
|
||||
Width = 87
|
||||
Height = 13
|
||||
AutoSize = False
|
||||
ShowAccelChar = False
|
||||
end
|
||||
object lblColorDepthValue: TLabel
|
||||
Left = 82
|
||||
Top = 36
|
||||
Width = 87
|
||||
Height = 13
|
||||
AutoSize = False
|
||||
ShowAccelChar = False
|
||||
end
|
||||
object lblTransparencyValue: TLabel
|
||||
Left = 82
|
||||
Top = 52
|
||||
Width = 87
|
||||
Height = 13
|
||||
AutoSize = False
|
||||
ShowAccelChar = False
|
||||
end
|
||||
object lblCompressionValue: TLabel
|
||||
Left = 82
|
||||
Top = 68
|
||||
Width = 87
|
||||
Height = 13
|
||||
AutoSize = False
|
||||
ShowAccelChar = False
|
||||
end
|
||||
object lblFilteringValue: TLabel
|
||||
Left = 82
|
||||
Top = 84
|
||||
Width = 87
|
||||
Height = 13
|
||||
AutoSize = False
|
||||
ShowAccelChar = False
|
||||
end
|
||||
end
|
||||
object pnlActionButtons: TPanel
|
||||
Left = 193
|
||||
Top = 35
|
||||
Width = 75
|
||||
Height = 178
|
||||
Anchors = [akLeft]
|
||||
BevelOuter = bvNone
|
||||
TabOrder = 2
|
||||
object btnAdd: TPngBitBtn
|
||||
Left = 0
|
||||
Top = 0
|
||||
Width = 75
|
||||
Height = 25
|
||||
Caption = '&Add'
|
||||
TabOrder = 0
|
||||
OnClick = btnAddClick
|
||||
Layout = blGlyphRight
|
||||
Margin = 6
|
||||
Spacing = 3
|
||||
PngImage.Data = {
|
||||
89504E470D0A1A0A0000000D49484452000000100000001008060000001FF3FF
|
||||
610000001974455874536F6674776172650041646F626520496D616765526561
|
||||
647971C9653C000002804944415478DA8D925D48145114C7FF33AEBB7725BF52
|
||||
23B31E8D908C08EB210885A8C0879630B132320A3114C2972232049F22E893BE
|
||||
E82125A32CF13362C3079505832CB34811524837025B4557F7EBEEECDC3BB7AB
|
||||
A3D52846070E773867FEBF39FF734711426021B2CFF454C6547BADA638D29599
|
||||
A92FB648A88E33FE8A85A382852958240A1692A77CD6231A04BFBEA85396015B
|
||||
4E7BC239FB7625541424A2FECD24FA5EBF178E90FFAAE046CD7F01369579A8EB
|
||||
643E797800189E05EADC4174B5F4439D186B8CE3BC5AA79AFFDF8013DD34FFD8
|
||||
7E72710F1033005D01DA87389E37F421F8F1934765AC5C4E31B62660637117CD
|
||||
2B3944CA738108930D0970DA81FE1F024F1B07E0EBEA1DB569E152A6F1015DDA
|
||||
5905D8E072D36D2585E4683610D56136653A1DC04408686B1BC14453874F9DF3
|
||||
5719DC6835F80D2B20A3B0936E2E7691822C6981C3128E7820205FEBE9F662BC
|
||||
FE8586E9C90B42DCBE6B01A41D6CA5C9454564472AC00C53C88539459C0AD864
|
||||
EA36E0C3A00F53B71E4445A8CE6901AC2F7849D523252493008659324FC504E9
|
||||
6C6114C03FEEC3FC3D0908AE00A4EC7D4623AE5222F558D263A1A51B660AB950
|
||||
7CFD06743469989D9216EE582D24ED7E428387CB088C65F552CAD115B90331F8
|
||||
197037FB40035580BD55889BD62526ED7C4C95E36709D89FE529EAA211447A7A
|
||||
A1F7BA47C163A540FC8039DD0A404AEE239A71AE8208DDF4ADCAAF72CA30DDD2
|
||||
8EE0BBB71E592C973986DFF656005273EED3ED97AB088BCA8D4BBF81F19FF036
|
||||
77627E64A85156AA25D2FFF7D5AE02ACCBBA16CE3B7F2A216D6B26BC9E610C37
|
||||
3447B5C08CFC5BEC57CCCBB4C62A80CD79A9D2999C589B909E9A3EE7FD3E140B
|
||||
856BA45F37D68865C02F696882F0CDD367480000000049454E44AE426082}
|
||||
PngOptions = [pngBlendOnDisabled, pngGrayscaleOnDisabled]
|
||||
end
|
||||
object btnDelete: TPngBitBtn
|
||||
Left = 0
|
||||
Top = 29
|
||||
Width = 75
|
||||
Height = 25
|
||||
Caption = '&Delete'
|
||||
TabOrder = 1
|
||||
OnClick = btnDeleteClick
|
||||
Layout = blGlyphRight
|
||||
Margin = 6
|
||||
Spacing = 3
|
||||
PngImage.Data = {
|
||||
89504E470D0A1A0A0000000D49484452000000100000001008060000001FF3FF
|
||||
610000001974455874536F6674776172650041646F626520496D616765526561
|
||||
647971C9653C0000026B4944415478DA8D935948545118C7FF779B7BE7CEA233
|
||||
A913068D46E38339916225B43866B48C94630E961562D1438821E44B3D0D483E
|
||||
842F06D9824259894942168542055AD04B0D0519D1F2580E895B33317366BBB7
|
||||
338E4533B9F487EF5CEE39DFF73BDFF91F0EA3AA2A1262D85608B2085EA75D08
|
||||
09BCAC05A793184EE00EC664BD0759391BC578784AA346DA3EDFA8BC325FB712
|
||||
003CDB1ED69BCEEF38B08539B93F17D7470378FFDC1BFCDAEBD02D0F904593C2
|
||||
729D6ABEAD618FBB0C9E2A03369881A627C0D0AD51E2BBEDD02E0D90259BC2F3
|
||||
DD86D292F2A38DDBE1B27310689AC0021DAF80B1FEA7C4D7BF7B3180044EE44A
|
||||
E3A2AECFB2B7A2E058C3666C5DC32018051269320FF4BC03BC0323E4FBE0BE54
|
||||
004B012CC7D42A99E62E6BBDCB525D5308AB1E08856931929204E0FE17E0D3C0
|
||||
6332F9B02AAD03A6E50CB2733BF21A0F8B3B2BF360A473E11852A4E1801713C0
|
||||
B77B43646AD89506D07B42592D4D5271B1057C04882D6CCBFC19929F37D34064
|
||||
6890CC3E73A7010C9E5046739394B3DE827868219B2EC569286AF2D74FC173B4
|
||||
2BD3F05D32337664912398733AF843F5225BB88EF64FEBE3C94E54E5AF735023
|
||||
331EDD21732F8FA703CED231520BADB10BCE3A0B4A3601D47D28A93E80FA6078
|
||||
7093F8BD8D8B01128A9682D3F40915CE02795745E27EFEE940E9EF2181B7A796
|
||||
0224A4DA68741BCAB69567BB6BC0697928D1A4270CBDCAC9ABD7C88FF1D3CB01
|
||||
12524CD481CE8C427B83B5AE1AC6FCD58851137909186FBF4C663F34AF044072
|
||||
4B442E88C655AD4527EA24ABA308D31F7D787DA937F873E29CEE3F00BF15756A
|
||||
F4BAF64CEB5A7B7072662AE40FB4C5C8C5F9E7FC0BBF2FFCE106AF47A6000000
|
||||
0049454E44AE426082}
|
||||
PngOptions = [pngBlendOnDisabled, pngGrayscaleOnDisabled]
|
||||
end
|
||||
object btnReplace: TPngBitBtn
|
||||
Left = 0
|
||||
Top = 58
|
||||
Width = 75
|
||||
Height = 25
|
||||
Caption = '&Replace'
|
||||
TabOrder = 2
|
||||
OnClick = btnReplaceClick
|
||||
Layout = blGlyphRight
|
||||
Margin = 6
|
||||
Spacing = 3
|
||||
PngImage.Data = {
|
||||
89504E470D0A1A0A0000000D49484452000000100000001008060000001FF3FF
|
||||
610000001974455874536F6674776172650041646F626520496D616765526561
|
||||
647971C9653C000003464944415478DA5D525B4C5457145DE70EC3D0995B2582
|
||||
8A112316FBD12698C6F8200A3206A90A43438C3AB5C6D6261325FAD3F4A3F607
|
||||
DBFEF92121468D1AA2898FD8001518CC84A94AC6AA959AB64322FED854014306
|
||||
9D1106B833F7FD70DF3B62D49DEC7372CED96BEDB5F73EAC7CFFC05185E5B768
|
||||
8A9A2E10670EE8B2D6AB4B0AC8161A8CEBD05CDE6A6B3A3DEC1233BB74597DA2
|
||||
8B0A0C4986264AB074136C6968305BD3B0D6CB341591CEC1143FF33CA82946CC
|
||||
54D490AF6255FB3707D7221A7E8CA15FA3718FAE345282C43B04A5CDFF668E7D
|
||||
BFDAB7BD0CD877258B3B5DB713FC6CD22F8B6ADDA70D9B4E477FF9040F93C0FE
|
||||
9FE378168EC65C9619342425F5866049E8817028B48E0F7E0C8C668196EE690C
|
||||
77FF1ECF9F4A8EAFDCEEFFA2F5BB0A147B80072F8023C7E34847FA7B3851DCAB
|
||||
C98AE410947C3B28ECF9BA92DFB20CD04C2029036DE1098C748451B6B9123F1D
|
||||
FE0C8487270F187C0E9C68BB874C24729EA96AB3695A3A5BB4EFAEB06D4F15BF
|
||||
613120E980DB0508B45FBE3E0AFEC302046B4BE0B2008BBC8048FE22259DADFD
|
||||
9007A2672C703FB0E2AFFE10D6EDD8C4571402AA418194CDCD0122030C3A7B69
|
||||
37E992D973A1C5E306224F4D0C9FEE02E27FB6B1A2604C280FF8F98FBCB912E6
|
||||
8C63B9DD06CF997DA5D3F93E3535F992649E3B9161453B6F09F3EA6AF945C44C
|
||||
3D7100D66B02DB5FF33825D80AC7668119C242A5E52C112C68BA2168D5757CBE
|
||||
95BB538C1C497E01B94DA0E752DBEA32F6FF7239BA806B9DC0D0FD565618880A
|
||||
D3EBB7F2D0904BCD7241ECFFFF607D40752D2975E2E76A60D448ABBF8F4672E3
|
||||
2475EB47B6A03E22E835F50E01B3C114608C8C41EBBA88BCAA5AB8366C84F3C6
|
||||
E5C0E2CD01A837C3E7A9C066721A63FD75615E4380B7543A521FE4F11798ECB8
|
||||
FAB7369118290C34ED9E5FB3D1A99F235553B7EE61B2B7A787BEE05E922939A2
|
||||
4A037D99E5C1461FA8F6EC441AA397AE26C4C4845F97D4CFCB76EF3855B2A5D2
|
||||
513616BE8DF1EEDF62243B48B0D49BC994545DCAAE39F8A557991131D4DE999A
|
||||
1D7B16E45C793179321D5AB1CDDFBEE670131EF7FD8347172EC74D038D943981
|
||||
B78CCD2F6F3DEAE67D2DA6A4A4332FA70E701CD7ABCE6661AADAC23C8FBBC357
|
||||
5C549D4D4D0EEBAABC8BC04FF09EBD02E1D692A4E09B28E50000000049454E44
|
||||
AE426082}
|
||||
PngOptions = [pngBlendOnDisabled, pngGrayscaleOnDisabled]
|
||||
end
|
||||
object btnClear: TPngBitBtn
|
||||
Left = 0
|
||||
Top = 87
|
||||
Width = 75
|
||||
Height = 25
|
||||
Caption = '&Clear'
|
||||
TabOrder = 3
|
||||
OnClick = btnClearClick
|
||||
Layout = blGlyphRight
|
||||
Margin = 6
|
||||
Spacing = 3
|
||||
PngImage.Data = {
|
||||
89504E470D0A1A0A0000000D49484452000000100000001008060000001FF3FF
|
||||
610000001974455874536F6674776172650041646F626520496D616765526561
|
||||
647971C9653C000003094944415478DA6D935B48145118C7FFB373E6BA9BDBBA
|
||||
ADB58BE1A5A8970CB4A28C8A966EA696DA45ED22452515296A12BD45E14B4545
|
||||
0F15223D1414B545216D8558A2A6899544D8432F964611994617775777DD9DE9
|
||||
9B59A5A80E733867BE6FFEBFF3FDBFE170400D38DE02A6CA608A0C5E95C06471
|
||||
96A6DA6E730E47068B8E76303D560270434C11C1CB426158B137088AE410F570
|
||||
1DF70F40163C1126F933B7ADCFCA299A8B2BF5CF11ECED2DE725F1B220F1DE80
|
||||
7D862FBF24DBA50912DAEFBF08FD05905C518EF7A514AEF35E39BE00F3938075
|
||||
C7DEE0CD83F643B2223E0AD893DA56147B3DD7765AF17000387AF665F0374016
|
||||
155D55AF3BF2728B4E1DC9C2E2E9C07018A83DFF1A7D0FDBEE45125DC9199B73
|
||||
B2EA364D45AA15F0F501971A9E05E2008E6310C57A6B7EEEDEEAC3CB914DE270
|
||||
94268013175EA1BFB51BE9A505A82970234906040BF0F80370E36AB701A8B601
|
||||
B1D3CAAA9C83C5B5B95842E23112739489D1F4B57C4660640C651B52318501E3
|
||||
3140A1B56B1068BAD169002ACF2173694D464531F2D22D088FD3B1BAF9C042D9
|
||||
106D781E50691DD7084C7191DE5F7F079EDF794200F79911ECAFB2254D63584A
|
||||
4D635C5C3C390C8831B43F8286857721E0ADBF750270A0CA0691C14EA5A524C4
|
||||
4FE02684FA84D898DC049011E00B55FAB3B9C5B470862CD46273B19126E3804D
|
||||
8A9F625A216884B691D1B85822B868C40CD09366B3892AB93B89ECB595DCFA8D
|
||||
D0A3F8EDC1807CFA086E2C047DF61C136EE68C5204606A7753FC375281C4D4EA
|
||||
C535057BD535AB4C886E348C3E8A763D45B4E33184ADBBC1A7A75080727A1CC0
|
||||
DA1F4C028C1153C0B1EBCEC2A2A2C4D5CBA0C5E27DF8D1DE896FFEC65BA2DB93
|
||||
E62CDDB1484E9E0E8DFC7322E5EEFBFF04982D73911D5FF2A62DDE948295D0A8
|
||||
8AC1962E0CF8EE56D03D69563DEEB6D45DDB3D56B783FE2DF0FEA63FF817C0AC
|
||||
C463E1E19FB7A72C6BEEC685E8B9D888FEA6D67239D171598BC5BC0969337D99
|
||||
FB4A5C925D454FFDCDD07F0026641613E5DB5697332338FCB5231A1E2FB1086C
|
||||
484CB05155D142DB34678385AE732410ACFB05147F0B83A25F23860000000049
|
||||
454E44AE426082}
|
||||
PngOptions = [pngBlendOnDisabled, pngGrayscaleOnDisabled]
|
||||
end
|
||||
object btnUp: TPngBitBtn
|
||||
Left = 0
|
||||
Top = 124
|
||||
Width = 75
|
||||
Height = 25
|
||||
Caption = '&Up'
|
||||
TabOrder = 4
|
||||
OnClick = btnUpClick
|
||||
Layout = blGlyphRight
|
||||
Margin = 6
|
||||
Spacing = 3
|
||||
PngImage.Data = {
|
||||
89504E470D0A1A0A0000000D49484452000000100000001008060000001FF3FF
|
||||
610000001974455874536F6674776172650041646F626520496D616765526561
|
||||
647971C9653C0000021C4944415478DAA5933B68535118C7FFE7DE247D886821
|
||||
26197C504C8A5894D2461087BA38A874503B89521F9B858E0AA28BA08B1D1C14
|
||||
412D48EB031D62972E6D8DD84987802D8A1645712AA6A995368F7BCFDB737223
|
||||
B44171C8E17CE783EF5E7EE7FBFEF77F89D61A8D2CD23020753E0B68BBAB07A0
|
||||
ECA121851CF211B9A928835B2A5E9294DE16C50A44C983CDAC5481E6F2EF0025
|
||||
44BF1F6A79D27B38DD04A530FD7C863A3F0BA714E599FF038448AF8AD0C48143
|
||||
DDF13B27DB400870617411D9B1A97CB357EC931ECBF17F0374CAA37A626BF79E
|
||||
8ECB2712D81209E65C12C0B587DF309F99FC1C617E1FAFD02FAC585E03B04BA9
|
||||
362ED4787847EAE0E923ED486E02CA3C78B4C180BE9680FB0F7258CEBE9E218C
|
||||
1F371DFC5AD781E4629447B70DECEFDD85DD51029F013CD01361076869023E2D
|
||||
294C8E4CC37BFB664C7371467155034871BDD81ABB92E8DA8B8EA8032103396C
|
||||
4805840C4098CC4C616E41A0F0E8199C8FB337941BBE4A5267A78E5244322BED
|
||||
FB9AE3B156386B6CA1AB46017C334AA16C46A2A61036B5FC22F0F49EAF970BFD
|
||||
64E7B957EF56E29D5D7C730C9A0437592BB824080BA4352D1C52231B887AFF01
|
||||
FE8BC7B324399813A1CE1E574BABA301A00E60BB2075F63345C708FB7DF8AE24
|
||||
C981973F123DE9F8C698915DD9B7AB1BEB0C5E07704266A4F905CCDD1AC993ED
|
||||
C7C6075DD71DB697492ACDB765904C40D9E036F35AFCA905F3B0B2A7E86AE962
|
||||
E33F53A380DF494945E019F9A78D0000000049454E44AE426082}
|
||||
PngOptions = [pngBlendOnDisabled, pngGrayscaleOnDisabled]
|
||||
end
|
||||
object btnDown: TPngBitBtn
|
||||
Left = 0
|
||||
Top = 153
|
||||
Width = 75
|
||||
Height = 25
|
||||
Caption = '&Down'
|
||||
TabOrder = 5
|
||||
OnClick = btnDownClick
|
||||
Layout = blGlyphRight
|
||||
Margin = 6
|
||||
Spacing = 3
|
||||
PngImage.Data = {
|
||||
89504E470D0A1A0A0000000D49484452000000100000001008060000001FF3FF
|
||||
610000001974455874536F6674776172650041646F626520496D616765526561
|
||||
647971C9653C000002174944415478DAB5934F68134114C6BFCD6E936AFF482B
|
||||
521A3555AC52D4D21EF620586C4104FF1D2C257810ADA5148AC5A35E144F7A50
|
||||
111141105A44AD07853482C593158A2749A1912A88550F82D5DA966CB2D96E76
|
||||
6667C7994D0824F1161C18DEEEDB79BFF7E6FB5885738E6A965235A07D68E682
|
||||
E3A9B719E3014E5D7894C22322120A26222F4617CCFF4EFCC8D2A607C3B8A444
|
||||
86DFFD8EE85D2DBBDA1AE079E5F8B257259FD3346021F1137337279695D69184
|
||||
3B7A5E574FB50386535153B254592CF6C620F0F207702DFA8029E1E8EBF9B0DE
|
||||
DD1DED6B459D0A30AFB25042B500F0C70252A249631D30F5E2233E3D9C4C2A6D
|
||||
FD53C7B3448D6D3BDC5B7B68FF26410078D9D812FA6105F8BC0AE404A866750D
|
||||
C6DD7B39ACA70694ADC79E83DBCE75AB297C65FB913EEC6856C10A105EE8BE68
|
||||
00DF5205A2EB02938F80AFC91B40E8AA123E2A000E0535ADC774E7DE73F53D07
|
||||
119417155DA5C32601D67252004914C9780C48CC3E11730C4A7C1E202CA2996C
|
||||
13B349DCEE3CD0EB76E9E06EFEBCEF8C1C430887B733C09B57B3E2A91F08F833
|
||||
1501C4B4C032D66E97B269D673628FB6AF03ACE04A6003E0BC4F82C49F7E1182
|
||||
9C14D9C5A2462500D3064D9B3AD782D35BA2A75BEA3B223E21B3F01D4B13E3CB
|
||||
CC324571CD5C89431580EC3A889119A86DDEFCAC73EC6C480A317F67DCB1577E
|
||||
9D11F7885558FC2F80BF4DEB62A8B1E1163C8E5CDAB82C54BCFF7F7EA66A017F
|
||||
01C92B1C3633E7F2D20000000049454E44AE426082}
|
||||
PngOptions = [pngBlendOnDisabled, pngGrayscaleOnDisabled]
|
||||
end
|
||||
end
|
||||
end
|
||||
object pnlButtons: TPanel
|
||||
Left = 0
|
||||
Top = 249
|
||||
Width = 461
|
||||
Height = 37
|
||||
BevelOuter = bvNone
|
||||
TabOrder = 1
|
||||
DesignSize = (
|
||||
461
|
||||
37)
|
||||
object pnlModalButtons: TPanel
|
||||
Left = 152
|
||||
Top = 4
|
||||
Width = 158
|
||||
Height = 25
|
||||
Anchors = [akBottom]
|
||||
BevelOuter = bvNone
|
||||
TabOrder = 0
|
||||
object btnOK: TPngBitBtn
|
||||
Left = 0
|
||||
Top = 0
|
||||
Width = 75
|
||||
Height = 25
|
||||
Caption = '&OK'
|
||||
Default = True
|
||||
ModalResult = 1
|
||||
TabOrder = 0
|
||||
PngImage.Data = {
|
||||
89504E470D0A1A0A0000000D49484452000000100000001008060000001FF3FF
|
||||
610000001974455874536F6674776172650041646F626520496D616765526561
|
||||
647971C9653C000001D44944415478DAC5934148146118869F7F669ADD550221
|
||||
5C5110090FDB25820E2B052D754848F010648487D214098930A443E521F02228
|
||||
E52D4AA873744828DA20483A48D6C15B5D4294D2924A6D0F5B63EB36BEF3AF44
|
||||
222D8287061E66BEE17B9F9DEF9B1D1386213B39CC8E05DCA49E353E9257F543
|
||||
FC146BC213BED8F5D7B5B751FB34FA31BA5C97FD8661A629709D55B26505D1D9
|
||||
A58E18E771E85115188F36E30C39AF5DDF6D2C7C2BB44934B145109D43F65049
|
||||
77554355673C164F2DCE2C4E4A72C654326FCC35D39FCC24477273B9F9E06D70
|
||||
5AEDAF242A050D35929CF4EABD3EF5A4BC658F85C9856CB150ECA6824FA6226A
|
||||
E925E337FBCF9D238E1FDC096699E394A2EF44070D7498C3A629914E60A60CF9
|
||||
A7F9871AA38738DF05254117493566B9CC41BE28768F198DB14486348754578B
|
||||
47E209A3FAD51BEC266747FB23E85451E43617B9404AD71F84236A4534CA036D
|
||||
E40DB7B4BCABDA435112360BDAA37D6AB327B8CB513D60B8D1B0221E8B69AE28
|
||||
38226C68ABA0D53EC13EF6F292731A277A5DCB625CDAF75C5270CC8612FF12B4
|
||||
584174E3859EE318BFECBC2B1AA55FCDF76D205E4E705CC56FFB4719E000837C
|
||||
E6ABC267F51A9F6D0A9615948EB41893AC4F4B9CB07762DB10FCF7AF711D7610
|
||||
84C5CCB842D50000000049454E44AE426082}
|
||||
end
|
||||
object btnCancel: TPngBitBtn
|
||||
Left = 83
|
||||
Top = 0
|
||||
Width = 75
|
||||
Height = 25
|
||||
Cancel = True
|
||||
Caption = '&Cancel'
|
||||
ModalResult = 2
|
||||
TabOrder = 1
|
||||
PngImage.Data = {
|
||||
89504E470D0A1A0A0000000D49484452000000100000001008060000001FF3FF
|
||||
610000001974455874536F6674776172650041646F626520496D616765526561
|
||||
647971C9653C000002E24944415478DA6D93CB4F135114C6BF79B5451E022D42
|
||||
B0C5C82321206A58812B4AD8B8D2981077B22BB4087F4C1BCA232E64E38618FF
|
||||
00096C30411E0B44A031214140A10FFAA02D7DCCDCB99E3B8A4074929399CC9D
|
||||
EF37F77EDF39D2D1230012C00DDCA1EA3638964B65A05C02741D600C372EC380
|
||||
9773EC98266206AD49478F495C42BDEA541750533198DFCB064837FD3F0089FD
|
||||
352E255CCA9A4BD92C1FE640523A7C8066B5D6365FF7EAC590E66EC149F88D99
|
||||
DE4C4E3219537AF90A40B07197C7166CEFF7C8D9E30CBE7D4E2CE62E30221D76
|
||||
6240BB5FB5DCF03A00D9D104F3C7571CBF7D6F24B7321304991100128FB9DCF6
|
||||
506BBF5BD5B802964C636B258E54867BA5C387908A598CDDEA72061B5F3E5315
|
||||
471DD8E93E0EDE7DC45924EFD309E074DBE63AFA3D50B80C3D914164FDCC8825
|
||||
D8A4AC604600502A02C5738C5777DD0EDD7DEE9514AD0A2C7A80FD0F9BE0BA89
|
||||
D63E37344B9C16621E4D98130A1D51986F01CA04289169A53CFCD5ED95E196A7
|
||||
BDD0640758220A295F806CC012EF6D9C211637038A8269CB180BD0F33B3201B0
|
||||
EE45F86AEF55CCB60D744021217279B0740EBB6B0944636C94C4737F63118055
|
||||
273DF0ABA8C8309FCB639F6D7FD20245A7855C810017D8FD92C6CF241F953801
|
||||
E8B5F94723ADD6DF10FBC9B0701B1926CECCCE32405E87526428A78AD8FD5EC6
|
||||
4901018563FA1F80C8D9E9B185DAFA3C92884A4FA410D94852F798E86CD0A015
|
||||
4CE8E706B6D3E0511313B493A94B80441D36E674DB83E4B67AE9F6DEBA65984F
|
||||
F451A30373DD0E40CBD28FA8B9B6097B0A4CCAA018576A3040EDB9DCE5BD0799
|
||||
ABD0E356544634CE26C8B019EA799419C61A65847A18544DEC966A832A057805
|
||||
A0D96697E7DB7BEB872A1D32226B09331A3727AD9CE9120046454336DEC411A4
|
||||
D064DA08B680454A7F44FA546B45586FB761C1AE4A83C90C0F9078FAD2D84B00
|
||||
4D201887BF0E089370290F0CAB6298048051DE659DC699A15B96B17C7D7CAF03
|
||||
44D1A75E05D8A1168889F55F525F839E0094AAF50000000049454E44AE426082}
|
||||
end
|
||||
end
|
||||
end
|
||||
object dlgOpenPicture: TOpenPictureDialog
|
||||
DefaultExt = 'png'
|
||||
Filter = 'Portable Network Graphics (*.png)|*.png'
|
||||
Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofEnableSizing]
|
||||
Title = 'Browse for a PNG file'
|
||||
Left = 40
|
||||
Top = 251
|
||||
end
|
||||
object dlgColor: TColorDialog
|
||||
Options = [cdAnyColor]
|
||||
Left = 72
|
||||
Top = 251
|
||||
end
|
||||
object Images: TPngImageCollection
|
||||
Items = <>
|
||||
Left = 8
|
||||
Top = 251
|
||||
end
|
||||
end
|
||||
1166
internal/1.0 RC3/1/Design/PngImageListEditor.pas
Normal file
1166
internal/1.0 RC3/1/Design/PngImageListEditor.pas
Normal file
File diff suppressed because it is too large
Load Diff
37
internal/1.0 RC3/1/Docs/Changelog.txt
Normal file
37
internal/1.0 RC3/1/Docs/Changelog.txt
Normal file
@ -0,0 +1,37 @@
|
||||
PngComponents 1.0 RC3:
|
||||
- Editor: Fixed "invalid header" exception when adding a PNG to the list.
|
||||
- Editor: Everything should now look good on "large fonts" setting.
|
||||
- PngBitBtn: Positioning and drawing of the glyph was sometimes a bit odd.
|
||||
- PngBitBtn: Removed the need to draw an empty TBitmap glyph, prior to drawing the PNG glyph.
|
||||
- PngSpeedButton: The image is now shifted down-right by 1 pixel, when the button is down but not pressed, to match the behavior of a normal SpeedButton.
|
||||
- PngImageList: Fixed range check errors in PngToIcon32.
|
||||
- PngImageList: Fixed possible AccessViolation in PngToIcon32.
|
||||
- PngImageList: Fixed AccessViolation in AddImages.
|
||||
- PngImageList: Fixed memory leak in CopyPngs.
|
||||
- PngImageList: Added BeginUpdate and EndUpdate methods, to temporarily prevent the internal imagelist from being updated.
|
||||
- PngImageList: The patched methods are more efficient, because they now manipulate the internal imagelist directly, rather than relying on CopyPngs.
|
||||
- PngImageList: Added calls to Change in the patched methods.
|
||||
|
||||
PngComponents 1.0 RC2:
|
||||
- Editor: Fixed endless loop when repetitively removing the last image in a list of at least 3 (thanks to Aleksander Oven).
|
||||
- Editor: Fixed possible out-of-bounds error when moving an image down using the Down button (thanks to Spiril).
|
||||
- Editor: Now using Graphics.GetColorValues to retrieve available color identifiers (thanks to LJ and Ryan Mills).
|
||||
- Editor: Rewritten ParseBackgroundColor and SelectBackgroundColor to use IdentToColor, StringToColor and ColorToIdent from Gaphics unit (thanks to LJ and Ryan Mills).
|
||||
- Editor: It is now possible to set the background color to more than 1 selected image.
|
||||
- Editor: Minor GUI fixes
|
||||
- PngBitBtn: When Margin <> -1 and the button is focused, the image must be shifted 1 pixel, to match the behavior of a normal BitBtn.
|
||||
- PngBitBtn: Fixed EPngHeaderNotPresent when assigning a nil to the PngImage property.
|
||||
- PngBitBtn: PngImage property now behaves correctly when assigning an action. Note that the image will not be stored in the DFM if it came from a TActionList.ImageList (thanks to robvdl)
|
||||
- PngSpeedButton: The same fixes that apply to PngBitBtn, applied to PngSpeedButton.
|
||||
- PngImageList: Adding a default action to an imagelist no longer results in out of bounds errors (thanks to robvdl).
|
||||
- PngImageList: 14 methods that couldn't be overridden are now patched (thanks to Vladimir Bochkarev). However, adding a default action to an imagelist still doesn't call the "new" Add method, but supposedly the legacy ImageList_Add() function, which cannot be patched.
|
||||
- PngImageList: Fixed memory leak in CopyPngs (thanks to M. Youssfi).
|
||||
- Common: Added Amount parameter to MakeImageBlended and MakeImageGrayscale.
|
||||
- Common: Added function ConvertToPNG, which converts a TGraphic to a PNG object, if not already.
|
||||
- Common: Added functions CreatePNG and CreatePNGMasked, which create a new PNG object based on a bitmap and a (color or bitmap) mask.
|
||||
- Common: Added function CopyImageFromImageList, which effectively copies an image from a normal imagelist or a PngImageList into a PNG.
|
||||
- Common: Added function SlicePNG for future use. This slices a large PNG object into smaller, equally-sized ones.
|
||||
- Common: Added zlib version 1.2.2 to the PNG package (thanks to Vladimir Bochkarev).
|
||||
|
||||
PngComponents 1.0 RC1:
|
||||
- Initial public release
|
||||
73
internal/1.0 RC3/1/Docs/License.txt
Normal file
73
internal/1.0 RC3/1/Docs/License.txt
Normal file
@ -0,0 +1,73 @@
|
||||
END-USER LICENSE AGREEMENT
|
||||
|
||||
All files included in this archive are Copyright (C) 2002-2005
Martijn Saly.
|
||||
Use and/or distribution of them requires acceptance of the following License
|
||||
Agreement.
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
- "Author" herein refers to Martijn Saly (the creator of this package and
|
||||
containing files and software).
|
||||
- "Software" herein refers to all files bearing this notice, as well as any
|
||||
other files and source code included with this package (typically extracted
|
||||
from a .zip or .cab archive), and all content in them, regardless of whether
|
||||
any modifications have been made.
|
||||
- "Compile" herein refers to the automatic process of translating the Software's
|
||||
source code into executable machine code by a compiler such as the one
|
||||
included with Borland's Delphi or C++Builder.
|
||||
|
||||
Except where otherwise noted, all of the documentation and Software included in
|
||||
the this package is copyrighted by Martijn Saly (the Author).
|
||||
|
||||
Copyright (C) 2002-2005 Martijn Saly. All rights reserved.
|
||||
|
||||
|
||||
Use and distribution of the software is permitted provided that all of the
|
||||
following terms are accepted. Terms 5 through 8 apply only to distributions
|
||||
which include source code that one can Compile.
|
||||
|
||||
1) The Software is provided "as-is," without any express or implied warranty. In
|
||||
no event shall the Author be held liable for any damages arising from the use
|
||||
or Compile of the Software.
|
||||
|
||||
2) All redistributions of the Software's files must be in their original,
|
||||
unmodified form. Distributions of modified versions of the files is not
|
||||
permitted without express written permission of the Author.
|
||||
|
||||
3) All redistributions of the Software's files must retain all copyright notices
|
||||
and web site addresses that are currently in place, and must include this
|
||||
list of conditions in its original, unmodified form.
|
||||
|
||||
4) None of the Software's files may be redistributed for profit or as part of
|
||||
another software package without express written permission of the Author.
|
||||
|
||||
5) If applicable, you are permitted to Compile the Software, in orginal or
|
||||
modified form, into any kind of application, including commercial or
|
||||
shareware applications, or any application you are profiting from.
|
||||
|
||||
6) If applicable, redistribution of any of the Software's files in object form
|
||||
(including but not limited to .DCU and .OBJ formats) is strictly prohibited
|
||||
without express written permission of the Author.
|
||||
|
||||
7) If applicable, distribution of the Software in compiled package format
|
||||
(the BPL file) is permitted, as long as the Software is distributed as part
|
||||
of an application.
|
||||
|
||||
8) If applicable, distribution of the Software in compiled package format
|
||||
(the BPL file) is prohibed if the distribution does not specifically belong
|
||||
to an application, written by the same author as the application was written
|
||||
by.
|
||||
|
||||
9) Full backward compatibility in future versions of the Software is not
|
||||
guaranteed. In no event shall the Author be held liable for any inconvenience
|
||||
or damages arising from lack of backward compatibility.
|
||||
|
||||
If you do not agree to all of the above terms, you are not permitted to use or
|
||||
Compile the Software in any way, and all copies of it must be deleted from your
|
||||
system(s).
|
||||
|
||||
----------------------------------------------------------------------------
|
||||
|
||||
Martijn Saly
|
||||
martijn@thany.org
|
||||
http://www.thany.org/
|
||||
105
internal/1.0 RC3/1/Docs/PngComponents.html
Normal file
105
internal/1.0 RC3/1/Docs/PngComponents.html
Normal file
@ -0,0 +1,105 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml10.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
|
||||
<head>
|
||||
<title>PngComponents</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15"/>
|
||||
<style type="text/css">
|
||||
body,table {background-color: white; font: 9pt Verdana,Arial,sans-serif; line-height: 13pt; color: rgb(64,64,64); text-align: justify}
|
||||
body {margin: 0; padding: 6pt 10%}
|
||||
h1,h2 {font-family: Trebuchet MS,Verdana,Arial,sans-serif; letter-spacing: 1pt}
|
||||
h1 {font-size: 14pt; text-align: center}
|
||||
h2 {font-size: 12pt}
|
||||
h2:before {content: "»"}
|
||||
h2:after {content: "«"}
|
||||
a {color: rgb(24,128,24)}
|
||||
a:hover {background-color: rgb(224,255,236)}
|
||||
a:hover > img {background-color: white}
|
||||
hr {height: 1px; background-color: rgb(96,96,96); color: rgb(96,96,96); border: none; width: 98%}
|
||||
.valid, .smalltitle, .subtitle {font-size: smaller}
|
||||
.subtitle {line-height: 125%; margin-top: 2pt}
|
||||
.smalltitle {text-align: center; margin-top: -1em}
|
||||
.examples {text-align: center}
|
||||
.examples div {margin-left: auto; margin-right: auto; border: solid 1px rgb(96,96,96); text-align: center; padding: 2pt 2pt 0 2pt; display: table}
|
||||
.examples div div {border-width: 0; padding: 0; display: block}
|
||||
strong {font-weight: bold}
|
||||
strong.warning {color: red}
|
||||
abbr {text-decoration: underline; cursor: help}
|
||||
@media print {
|
||||
h1 {margin-bottom: 2em}
|
||||
.valid {display: none}
|
||||
a {text-decoration: none; color: inherit}
|
||||
a[href]:after {content: ' [' attr(href) ']'; font-style: italic}
|
||||
a[rel="email"]:after {content: ' [' attr(title) ']'; font-style: italic}
|
||||
abbr {text-decoration: none}
|
||||
abbr span[title]:after {content: ' [' attr(title) ']'; font-style: italic}
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<h1>PngComponents</h1>
|
||||
<p class="smalltitle">This version: 1.0 RC2</p>
|
||||
|
||||
<h2>What is PngComponents?</h2>
|
||||
<p>PngComponents is a set of components that allows you to include in your application real PNG files. PNG files on their own do not generate an enourmous advantage, but their support for an alpha-channel does indeed have quite a charm to it. The PngComponents library supports alpha-channels to their full extend, using a modified version of the excellent <a href="http://pngdelphi.sourceforge.net" title="Visit the homepage for the pngdelphi delphi at SourceForge" target="_blank">pngdelphi</a> library.</p>
|
||||
<div class="examples">
|
||||
<div>
|
||||
<img src="../example images/Computer_32.png" alt="Windows XP computer icon"/>
|
||||
<img src="../example images/RemoteComputer_32.png" alt="Windows XP remote computer icon"/>
|
||||
<img src="../example images/FolderClosed_32.png" alt="Windows XP closed folder icon"/>
|
||||
<img src="../example images/FolderOpen_32.png" alt="Windows XP open folder icon"/>
|
||||
<br/>
|
||||
<div class="subtitle">Examples of PNG images with alpha-channels.<br/>Note that these don't work correctly in Internet Explorer (all versions up to 6).</div>
|
||||
</div>
|
||||
</div>
|
||||
<p>PngComponents' main and most important component is the PngImageList. This is a descendant of the normal TImageList, with in addition full support for PNGs with an alpha-channel. This will enable you to keep using most components that take advantage of imagelists, while actually feeding them icons with alphablending capabilities. Two other very nice components are the PngSpeedButton and the PngBitBtn. These two buttons do not have a Glyph anymore, but in stead, they accept a PNG file to be assigned directly to the button, without the need for an imagelist (just like the normal SpeedButton and BitBtn). And since the PNG glyphs are drawn in realtime, there's no more hassling with WM_DISPLAYCHANGE when the user changes the clBtnFace color in his display settings...</p>
|
||||
<p>Two other components included in the library are the PngImageCollection, which is simply a collection of PNG images. Nothing more, nothing less. The last one is the PngCheckListBox. This one accepts PNG glyphs for the check states. Beside that, it's a completely normal CheckListBox.</p>
|
||||
<p>I've also added a "fix" for Alex Desinov's awesome addon for Jordan Russell's <a href="http://www.jrsoftware.org" title="Visit Jordan Russell's homepage, featuring Toolbar2000, among others" target="_blank">Toolbar2000</a>, called <a href="http://www.g32.org" title="Visit Alex Desinov's homepage, featuring the Toolbar2000 addon, TBX, among others" target="_blank">TBX</a>. This fix is a replacement for the OfficeXP theme. Just replace TBXOfficeXPTheme in your uses clause with PngTBXOfficeXPTheme and that's it! Beautiful alphablended icons become possible in the OfficeXP theme as well.</p>
|
||||
|
||||
<h2>Why should I use PngComponents?</h2>
|
||||
<p>The PngComponents library offers a major leap forward in creating nice GUI's in designtime. Not only does it speed up the implementation of alphablended icons in your application, it eases the way you can use them throughout your software. No longer do you need to put them in a resource file manually and then manually drawing them on a temporary bitmap and assigning that to somewhere. Adding beautiful alphablended icons to your interface is but a few clicks away.</p>
|
||||
|
||||
<h1>Usage</h1>
|
||||
|
||||
<h2>Common</h2>
|
||||
<p>The PngBitBtn and PngSpeedButton both have two extra properties, PngImage and PngOptions. PngImage substitutes the Glyph property with a PNG image, so only PNG files can be loaded into it. PngOptions determines what a disabled glyph looks like. You can choose from a combination of having it blended and having it grayscaled.</p>
|
||||
<p>The PngImageList and PngImageCollection share the same editor. This editor can be used to load PNG files into the respective component. When editing a PngImageList, the editor will only allow PNG files that have the correct dimensions. When editing a PngImageCollection, any PNG can be added. Note that in either case, it doesn't matter if you mix color depths or other properties.</p>
|
||||
<p><em>Note:</em> the beta versions of PngComponents required that you use a PngImageCollection and assign it to the PngImageList.PngImages property. That is no longer the case, i.o.w. the components have been separated completely.</p>
|
||||
|
||||
<h2>The editor</h2>
|
||||
<p>As said before, the PngImageList and PngImageCollection share an editor that allows to modify the contents of the respective component:</p>
|
||||
<ul>
|
||||
<li>The <strong>Add</strong> button will ask for a PNG image. After that, you may set its name and background color. Note that you can select multiple files and add them all at once.</li>
|
||||
<li>The <strong>Delete</strong> button deletes the currently selected image(s), after having asked for confirmation.</li>
|
||||
<li>The <strong>Replace</strong> button only works when a single image is selected. It will ask for a PNG file and will replace the actual image.</li>
|
||||
<li>The <strong>Clear</strong> button empties the list, after having asked for confirmation.</li>
|
||||
<li>The <strong>Up</strong> button moves the currently selected images one position up, if possible.</li>
|
||||
<li>The <strong>Down</strong> button moves the currently selected images one position down, if possible.</li>
|
||||
<li>You can also <strong>drag</strong> images in the listbox. They'll be moved as you drag them, in realtime.</li>
|
||||
<li>Remember that you can select <strong>multiple</strong> images, for your convenience.</li>
|
||||
</ul>
|
||||
<p>The editor will show up when you doubleclick the PngImageList or PngImageCollection component. You may also select <em>Edit images...</em> from its context menu, or doubleclick the PngImageList.PngImages or PngImageCollection.Items property.</p>
|
||||
|
||||
<h2>The ImageList</h2>
|
||||
<p>The ImageList has some features and issues you should probably know about:</p>
|
||||
<ul>
|
||||
<li>The images you add to the list are internally pumped into the "real" imagelist, so that native "API" windows controls, like listviews and treeviews, can take advantage of it. Even though PngImageList tries to make the best out of it, Windows 2000 and earlier simply do not support an alpha channel in an icon and may therefor display it incorrectly. This also applies on Windows XP and later, if you forget to add a manifest to your application. Note that themes support is not required for this to work, just a manifest is enough (themes may even be unavailable).</li>
|
||||
<li>The editor will not crop or resize images that do not conform the dimensions of the imagelist. Unfortunately, this is extremely hard when working with PNG images, due to limitations in the pngdelphi library.</li>
|
||||
<li>Components that do not natively support the PngImageList will not draw disabled images correctly. Those components usually have their own algorithm to generate disabled images, which will not work with the modern-style flashy colorful alpha-blended PNG images. You may want to include another imagelist with the same images, but with the <em>EnabledImages</em> property set to False.</li>
|
||||
</ul>
|
||||
|
||||
<h2>The OfficeXP fix</h2>
|
||||
<p>A small introduction: Jordan Russell's <a href="http://www.jrsoftware.org" title="Visit Jordan Russell's homepage, featuring Toolbar2000, among others" target="_blank">Toolbar2000</a> is a set of components for creating Office 2000-style toolbars and such. Alex Desinov's <a href="http://www.g32.org" title="Visit Alex Desinov's homepage, featuring the Toolbar2000 addon, TBX, among others" target="_blank">TBX</a> is an add-on package that adds even more functionality as well as theming. This allows for themes like "OfficeXP", "Office2003" and more.</p>
|
||||
<p>The OfficeXP theme comes standard with TBX and it's the one getting in major trouble when using in combination with PngComponents. The alpha-blended area's look ugly, images may show dark borders, and other kinds of artefacts may show up.</p>
|
||||
<p>The fix I've included is as simple as it is effective; it's a unit called PngTBXOfficeXPTheme. If you replace TBXOfficeXPTheme in your uses clauses with PngTBXOfficeXPTheme, you should be all set! You will not have the fancy looks in designtime, but in runtime your application will look better than ever.</p>
|
||||
<p><strong class="warning">Warning!</strong> If you still need TBXOfficeXPTheme included in your uses clause, then make sure PngTBXOfficeXPTheme gets initialized <strong>after</strong> TBXOfficeXPTheme, or it will not work as expected.</p>
|
||||
|
||||
<h1>Miscellaneous</h1>
|
||||
<h2>Feedback</h2>
|
||||
<p>I love to get feedback! You can either go to the <abbr><span title="Server: news.jrsoftware.org - Group: jrsoftware.toolbar2000.thirdparty - no username or password is required">newsgroup</span></abbr> or <a href="mailto:martijn@thany.org?subject=PngComponents" rel="email" title="martijn@thany.org">send me an e-mail</a> if you have a specific question.</p>
|
||||
<h2>Legal</h2>
|
||||
<p>See the License.txt file included in the archive. If the file is not there, the ZIP file is not a genuine PngComponents download!</p>
|
||||
|
||||
<hr/>
|
||||
<table class="valid" cellspacing="0" cellpadding="0" border="0" width="100%"><tr><td style="width: 100%">This page is best viewed with <a href="http://www.opera.com/" target="_blank">Opera</a> or <a href="http://www.mozilla.org/products/firefox/" target="_blank">Firefox</a>. This page is also optmized for <a href="javascript:window.print();">printing</a>.</td><td><a href="http://jigsaw.w3.org/css-validator" title="Valid CSS 2.0!" target="_blank"><img src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS 2.0!" height="31" width="88"/></a> <a href="http://validator.w3.org/" title="Valid XHTML 1.0 Transitional!" target="_blank"><img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0 Transitional!" height="31" width="88"/></a></td></tr></table>
|
||||
</body>
|
||||
</html>
|
||||
BIN
internal/1.0 RC3/1/Docs/PngDelphi.chm
Normal file
BIN
internal/1.0 RC3/1/Docs/PngDelphi.chm
Normal file
Binary file not shown.
BIN
internal/1.0 RC3/1/Docs/pngimage.chm
Normal file
BIN
internal/1.0 RC3/1/Docs/pngimage.chm
Normal file
Binary file not shown.
BIN
internal/1.0 RC3/1/Example Images/Computer_32.png
Normal file
BIN
internal/1.0 RC3/1/Example Images/Computer_32.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 744 B |
BIN
internal/1.0 RC3/1/Example Images/FolderClosed_32.png
Normal file
BIN
internal/1.0 RC3/1/Example Images/FolderClosed_32.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 406 B |
BIN
internal/1.0 RC3/1/Example Images/FolderOpen_32.png
Normal file
BIN
internal/1.0 RC3/1/Example Images/FolderOpen_32.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 424 B |
BIN
internal/1.0 RC3/1/Example Images/RemoteComputer_32.png
Normal file
BIN
internal/1.0 RC3/1/Example Images/RemoteComputer_32.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 879 B |
276
internal/1.0 RC3/1/Include/Thany.inc
Normal file
276
internal/1.0 RC3/1/Include/Thany.inc
Normal file
@ -0,0 +1,276 @@
|
||||
{$B-}
|
||||
{$X+}
|
||||
{$T+}
|
||||
{$P+}
|
||||
{$H+}
|
||||
{$J-}
|
||||
|
||||
{$IFNDEF WIN32}
|
||||
Thany components do not support 16-bit Windows.
|
||||
{$ENDIF}
|
||||
|
||||
{$IFDEF VER180}
|
||||
{$DEFINE THANY_COMPILER_10}
|
||||
{$IFDEF BCB}
|
||||
{$DEFINE THANY_CPPB}
|
||||
{$DEFINE THANY_CPPB_10}
|
||||
{$ELSE}
|
||||
{$DEFINE THANY_DELPHI}
|
||||
{$DEFINE THANY_DELPHI_10}
|
||||
{$ENDIF}
|
||||
{$ENDIF}
|
||||
|
||||
|
||||
{$IFDEF VER170}
|
||||
{$DEFINE THANY_COMPILER_9}
|
||||
{$IFDEF BCB}
|
||||
{$DEFINE THANY_CPPB}
|
||||
{$DEFINE THANY_CPPB_9}
|
||||
{$ELSE}
|
||||
{$DEFINE THANY_DELPHI}
|
||||
{$DEFINE THANY_DELPHI_9}
|
||||
{$ENDIF}
|
||||
{$ENDIF}
|
||||
|
||||
{$IFDEF VER150}
|
||||
{$DEFINE THANY_COMPILER_7}
|
||||
{$IFDEF BCB}
|
||||
{$DEFINE THANY_CPPB}
|
||||
{$DEFINE THANY_CPPB_7}
|
||||
{$ELSE}
|
||||
{$DEFINE THANY_DELPHI}
|
||||
{$DEFINE THANY_DELPHI_7}
|
||||
{$ENDIF}
|
||||
{$ENDIF}
|
||||
|
||||
{$IFDEF VER140}
|
||||
{$DEFINE THANY_COMPILER_6}
|
||||
{$IFDEF BCB}
|
||||
{$DEFINE THANY_CPPB}
|
||||
{$DEFINE THANY_CPPB_6}
|
||||
{$ELSE}
|
||||
{$DEFINE THANY_DELPHI}
|
||||
{$DEFINE THANY_DELPHI_6}
|
||||
{$ENDIF}
|
||||
{$ENDIF}
|
||||
|
||||
{$IFDEF VER130}
|
||||
{$DEFINE THANY_COMPILER_5}
|
||||
{$IFDEF BCB}
|
||||
{$DEFINE THANY_CPPB}
|
||||
{$DEFINE THANY_CPPB_5}
|
||||
{$ELSE}
|
||||
{$DEFINE THANY_DELPHI}
|
||||
{$DEFINE THANY_DELPHI_5}
|
||||
{$ENDIF}
|
||||
{$ENDIF}
|
||||
|
||||
{$IFDEF VER125}
|
||||
{$DEFINE THANY_COMPILER_4}
|
||||
{$DEFINE THANY_CPPB}
|
||||
{$DEFINE THANY_CPPB_4}
|
||||
{$ENDIF}
|
||||
|
||||
{$IFDEF VER120}
|
||||
{$DEFINE THANY_COMPILER_4}
|
||||
{$DEFINE THANY_DELPHI}
|
||||
{$DEFINE THANY_DELPHI_4}
|
||||
{$ENDIF}
|
||||
|
||||
{$IFDEF VER110}
|
||||
{$DEFINE THANY_COMPILER_3}
|
||||
{$DEFINE THANY_CPPB}
|
||||
{$DEFINE THANY_CPPB_3}
|
||||
{$ENDIF}
|
||||
|
||||
{$IFDEF VER100}
|
||||
{$DEFINE THANY_COMPILER_3}
|
||||
{$DEFINE THANY_DELPHI}
|
||||
{$DEFINE THANY_DELPHI_3}
|
||||
{$ENDIF}
|
||||
|
||||
{$IFDEF VER93}
|
||||
{$DEFINE THANY_COMPILER_2}
|
||||
{$DEFINE THANY_CPPB}
|
||||
{$DEFINE THANY_CPPB_1}
|
||||
{$ENDIF}
|
||||
|
||||
{$IFDEF VER90}
|
||||
{$DEFINE THANY_COMPILER_2}
|
||||
{$DEFINE THANY_DELPHI}
|
||||
{$DEFINE THANY_DELPHI_2}
|
||||
{$ENDIF}
|
||||
|
||||
{$IFNDEF THANY_CPPB}
|
||||
{$IFNDEF THANY_DELPHI}
|
||||
{$DEFINE THANY_UNKNOWN_COMPILER}
|
||||
{$ENDIF}
|
||||
{$ENDIF}
|
||||
|
||||
{$IFDEF THANY_COMPILER_2}
|
||||
{$DEFINE THANY_COMPILER_2_UP}
|
||||
{$ENDIF}
|
||||
|
||||
{$IFDEF THANY_COMPILER_3}
|
||||
{$DEFINE THANY_COMPILER_2_UP}
|
||||
{$DEFINE THANY_COMPILER_3_UP}
|
||||
{$ENDIF}
|
||||
|
||||
{$IFDEF THANY_COMPILER_4}
|
||||
{$DEFINE THANY_COMPILER_2_UP}
|
||||
{$DEFINE THANY_COMPILER_3_UP}
|
||||
{$DEFINE THANY_COMPILER_4_UP}
|
||||
{$ENDIF}
|
||||
|
||||
{$IFDEF THANY_COMPILER_5}
|
||||
{$DEFINE THANY_COMPILER_2_UP}
|
||||
{$DEFINE THANY_COMPILER_3_UP}
|
||||
{$DEFINE THANY_COMPILER_4_UP}
|
||||
{$DEFINE THANY_COMPILER_5_UP}
|
||||
{$ENDIF}
|
||||
|
||||
{$IFDEF THANY_COMPILER_6}
|
||||
{$DEFINE THANY_COMPILER_2_UP}
|
||||
{$DEFINE THANY_COMPILER_3_UP}
|
||||
{$DEFINE THANY_COMPILER_4_UP}
|
||||
{$DEFINE THANY_COMPILER_5_UP}
|
||||
{$DEFINE THANY_COMPILER_6_UP}
|
||||
{$ENDIF}
|
||||
|
||||
{$IFDEF THANY_COMPILER_7}
|
||||
{$DEFINE THANY_COMPILER_2_UP}
|
||||
{$DEFINE THANY_COMPILER_3_UP}
|
||||
{$DEFINE THANY_COMPILER_4_UP}
|
||||
{$DEFINE THANY_COMPILER_5_UP}
|
||||
{$DEFINE THANY_COMPILER_6_UP}
|
||||
{$DEFINE THANY_COMPILER_7_UP}
|
||||
{$ENDIF}
|
||||
|
||||
{$IFDEF THANY_COMPILER_9}
|
||||
{$DEFINE THANY_COMPILER_2_UP}
|
||||
{$DEFINE THANY_COMPILER_3_UP}
|
||||
{$DEFINE THANY_COMPILER_4_UP}
|
||||
{$DEFINE THANY_COMPILER_5_UP}
|
||||
{$DEFINE THANY_COMPILER_6_UP}
|
||||
{$DEFINE THANY_COMPILER_7_UP}
|
||||
{$DEFINE THANY_COMPILER_9_UP}
|
||||
{$ENDIF}
|
||||
|
||||
{$IFDEF THANY_COMPILER_10}
|
||||
{$DEFINE THANY_COMPILER_2_UP}
|
||||
{$DEFINE THANY_COMPILER_3_UP}
|
||||
{$DEFINE THANY_COMPILER_4_UP}
|
||||
{$DEFINE THANY_COMPILER_5_UP}
|
||||
{$DEFINE THANY_COMPILER_6_UP}
|
||||
{$DEFINE THANY_COMPILER_7_UP}
|
||||
{$DEFINE THANY_COMPILER_9_UP}
|
||||
{$DEFINE THANY_COMPILER_10_UP}
|
||||
{$ENDIF}
|
||||
|
||||
{$IFDEF THANY_DELPHI_2}
|
||||
{$DEFINE THANY_DELPHI_2_UP}
|
||||
{$ENDIF}
|
||||
|
||||
{$IFDEF THANY_DELPHI_3}
|
||||
{$DEFINE THANY_DELPHI_2_UP}
|
||||
{$DEFINE THANY_DELPHI_3_UP}
|
||||
{$ENDIF}
|
||||
|
||||
{$IFDEF THANY_DELPHI_4}
|
||||
{$DEFINE THANY_DELPHI_2_UP}
|
||||
{$DEFINE THANY_DELPHI_3_UP}
|
||||
{$DEFINE THANY_DELPHI_4_UP}
|
||||
{$ENDIF}
|
||||
|
||||
{$IFDEF THANY_DELPHI_5}
|
||||
{$DEFINE THANY_DELPHI_2_UP}
|
||||
{$DEFINE THANY_DELPHI_3_UP}
|
||||
{$DEFINE THANY_DELPHI_4_UP}
|
||||
{$DEFINE THANY_DELPHI_5_UP}
|
||||
{$ENDIF}
|
||||
|
||||
{$IFDEF THANY_DELPHI_6}
|
||||
{$DEFINE THANY_DELPHI_2_UP}
|
||||
{$DEFINE THANY_DELPHI_3_UP}
|
||||
{$DEFINE THANY_DELPHI_4_UP}
|
||||
{$DEFINE THANY_DELPHI_5_UP}
|
||||
{$DEFINE THANY_DELPHI_6_UP}
|
||||
{$ENDIF}
|
||||
|
||||
{$IFDEF THANY_DELPHI_7}
|
||||
{$DEFINE THANY_DELPHI_2_UP}
|
||||
{$DEFINE THANY_DELPHI_3_UP}
|
||||
{$DEFINE THANY_DELPHI_4_UP}
|
||||
{$DEFINE THANY_DELPHI_5_UP}
|
||||
{$DEFINE THANY_DELPHI_6_UP}
|
||||
{$DEFINE THANY_DELPHI_7_UP}
|
||||
{$ENDIF}
|
||||
|
||||
{$IFDEF THANY_DELPHI_9}
|
||||
{$DEFINE THANY_DELPHI_2_UP}
|
||||
{$DEFINE THANY_DELPHI_3_UP}
|
||||
{$DEFINE THANY_DELPHI_4_UP}
|
||||
{$DEFINE THANY_DELPHI_5_UP}
|
||||
{$DEFINE THANY_DELPHI_6_UP}
|
||||
{$DEFINE THANY_DELPHI_7_UP}
|
||||
{$DEFINE THANY_DELPHI_9_UP}
|
||||
{$ENDIF}
|
||||
|
||||
{$IFDEF THANY_DELPHI_10}
|
||||
{$DEFINE THANY_DELPHI_2_UP}
|
||||
{$DEFINE THANY_DELPHI_3_UP}
|
||||
{$DEFINE THANY_DELPHI_4_UP}
|
||||
{$DEFINE THANY_DELPHI_5_UP}
|
||||
{$DEFINE THANY_DELPHI_6_UP}
|
||||
{$DEFINE THANY_DELPHI_7_UP}
|
||||
{$DEFINE THANY_DELPHI_9_UP}
|
||||
{$DEFINE THANY_DELPHI_10_UP}
|
||||
{$ENDIF}
|
||||
|
||||
{$IFDEF THANY_CPPB_3}
|
||||
{$DEFINE THANY_CPPB_3_UP}
|
||||
{$ENDIF}
|
||||
|
||||
{$IFDEF THANY_CPPB_4}
|
||||
{$DEFINE THANY_CPPB_3_UP}
|
||||
{$DEFINE THANY_CPPB_4_UP}
|
||||
{$ENDIF}
|
||||
|
||||
{$IFDEF THANY_CPPB_5}
|
||||
{$DEFINE THANY_CPPB_3_UP}
|
||||
{$DEFINE THANY_CPPB_4_UP}
|
||||
{$DEFINE THANY_CPPB_5_UP}
|
||||
{$ENDIF}
|
||||
|
||||
{$IFDEF THANY_CPPB_6}
|
||||
{$DEFINE THANY_CPPB_3_UP}
|
||||
{$DEFINE THANY_CPPB_4_UP}
|
||||
{$DEFINE THANY_CPPB_5_UP}
|
||||
{$DEFINE THANY_CPPB_6_UP}
|
||||
{$ENDIF}
|
||||
|
||||
{$IFDEF THANY_CPPB_7}
|
||||
{$DEFINE THANY_CPPB_3_UP}
|
||||
{$DEFINE THANY_CPPB_4_UP}
|
||||
{$DEFINE THANY_CPPB_5_UP}
|
||||
{$DEFINE THANY_CPPB_6_UP}
|
||||
{$DEFINE THANY_CPPB_7_UP}
|
||||
{$ENDIF}
|
||||
|
||||
{$IFDEF THANY_CPPB_9}
|
||||
{$DEFINE THANY_CPPB_3_UP}
|
||||
{$DEFINE THANY_CPPB_4_UP}
|
||||
{$DEFINE THANY_CPPB_5_UP}
|
||||
{$DEFINE THANY_CPPB_6_UP}
|
||||
{$DEFINE THANY_CPPB_7_UP}
|
||||
{$DEFINE THANY_CPPB_9_UP}
|
||||
{$ENDIF}
|
||||
|
||||
{$IFDEF THANY_CPPB_3_UP}
|
||||
// C++Builder requires this if you use Delphi components in run-time packages.
|
||||
{$ObjExportAll On}
|
||||
{$ENDIF}
|
||||
|
||||
{$IFDEF THANY_COMPILER_7_UP}
|
||||
{$DEFINE ThemeSupport}
|
||||
{$ENDIF}
|
||||
598
internal/1.0 RC3/1/InstallLogD7.txt
Normal file
598
internal/1.0 RC3/1/InstallLogD7.txt
Normal file
@ -0,0 +1,598 @@
|
||||
***************************************
|
||||
BEGIN: Unregistering Component Package
|
||||
***************************************
|
||||
|
||||
Cleaning Known Package Registry Entry
|
||||
|
||||
Reading Packages:
|
||||
c:\archivos de programa\borland\delphi7\Bin\dclite70.bpl
|
||||
c:\archivos de programa\borland\delphi7\Bin\dclindy70.bpl
|
||||
$(Delphi)\Bin\dclstd70.bpl
|
||||
$(Delphi)\Bin\dcldb70.bpl
|
||||
c:\archivos de programa\borland\delphi7\Bin\dclsmp70.bpl
|
||||
$(Delphi)\Bin\dclbde70.bpl
|
||||
$(Delphi)\Bin\dbx70.bpl
|
||||
c:\archivos de programa\borland\delphi7\Bin\dclado70.bpl
|
||||
c:\archivos de programa\borland\delphi7\Bin\DCLIB70.bpl
|
||||
c:\archivos de programa\borland\delphi7\Bin\dclclxdb70.bpl
|
||||
$(Delphi)\Bin\dclclxstd70.bpl
|
||||
c:\archivos de programa\borland\delphi7\Bin\dclsmpedit70.bpl
|
||||
c:\archivos de programa\borland\delphi7\Bin\applet70.bpl
|
||||
c:\archivos de programa\borland\delphi7\Bin\dclemacsedit70.bpl
|
||||
c:\archivos de programa\borland\delphi7\Bin\dclact70.bpl
|
||||
c:\archivos de programa\borland\delphi7\Bin\dclmlwiz70.bpl
|
||||
c:\archivos de programa\borland\delphi7\Bin\dclshlctrls70.bpl
|
||||
c:\archivos de programa\borland\delphi7\Bin\dclofficexp70.bpl
|
||||
D:\Proyectos\Componentes\AM2000\Lib\D7\am2000_d7.bpl
|
||||
D:\Proyectos\Componentes\CETools\Lib\d7\cetoolspkgd7.bpl
|
||||
D:\Proyectos\Componentes\FastReport\Lib\D7\fr7.bpl
|
||||
D:\Proyectos\Componentes\FastReport\Lib\D7\FRIBX7.bpl
|
||||
D:\Proyectos\Componentes\FthLib\Lib\D7\dclFth70.bpl
|
||||
D:\Proyectos\Componentes\TMS\Lib\D7\TMSD7.bpl
|
||||
D:\Proyectos\Componentes\TMS\Lib\D7\TMSDED7.bpl
|
||||
D:\Proyectos\Componentes\Rodax\Lib\D7\RodaxD7.bpl
|
||||
$(Delphi)\Projects\Bpl\dclrx7.bpl
|
||||
$(Delphi)\Projects\Bpl\dclrxbd7.bpl
|
||||
$(Delphi)\Projects\Bpl\DclRxDb7.bpl
|
||||
C:\ARCHIV~1\Borland\Delphi7\Projects\Bpl\JclDebugIdeD70.bpl
|
||||
C:\ARCHIV~1\Borland\Delphi7\Projects\Bpl\ProjectAnalyzerD70.bpl
|
||||
C:\ARCHIV~1\Borland\Delphi7\Projects\Bpl\IdeOpenDlgFavoriteD70.bpl
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressLibrary\LibD7\dclcxLibraryVCLD7.bpl
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressEditors Library 5\LibD7\dclcxEditorsVCLD7.bpl
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressEditors Library 5\LibD7\dclcxExtEditorsVCLD7.bpl
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressPageControl 2\LibD7\dclcxPageControlVCLD7.bpl
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressQuantumGrid 5\LibD7\dclcxGridVCLD7.bpl
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressBars 5\LibD7\dcldxDockingD7.bpl
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressQuantumTreeList 4\LibD7\dclcxTreeListVCLD7.bpl
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressDBTree Suite\LibD7\dcldxDBTrD7.bpl
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressScheduler\LibD7\dclcxSchedulerVCLD7.bpl
|
||||
$(Delphi)\Projects\Bpl\JvAppFrmD7D.bpl
|
||||
$(Delphi)\Projects\Bpl\JvCoreD7D.bpl
|
||||
$(Delphi)\Projects\Bpl\JvBandsD7D.bpl
|
||||
$(Delphi)\Projects\Bpl\JvBDED7D.bpl
|
||||
$(Delphi)\Projects\Bpl\JvDBD7D.bpl
|
||||
$(Delphi)\Projects\Bpl\JvCmpD7D.bpl
|
||||
$(Delphi)\Projects\Bpl\JvCryptD7D.bpl
|
||||
$(Delphi)\Projects\Bpl\JvCtrlsD7D.bpl
|
||||
$(Delphi)\Projects\Bpl\JvCustomD7D.bpl
|
||||
$(Delphi)\Projects\Bpl\JvDlgsD7D.bpl
|
||||
$(Delphi)\Projects\Bpl\JvDockingD7D.bpl
|
||||
$(Delphi)\Projects\Bpl\JvDotNetCtrlsD7D.bpl
|
||||
$(Delphi)\Projects\Bpl\JvEDID7D.bpl
|
||||
$(Delphi)\Projects\Bpl\JvGlobusD7D.bpl
|
||||
$(Delphi)\Projects\Bpl\JvHMID7D.bpl
|
||||
$(Delphi)\Projects\Bpl\JvInspectorD7D.bpl
|
||||
$(Delphi)\Projects\Bpl\JvInterpreterD7D.bpl
|
||||
$(Delphi)\Projects\Bpl\JvJansD7D.bpl
|
||||
$(Delphi)\Projects\Bpl\JvManagedThreadsD7D.bpl
|
||||
$(Delphi)\Projects\Bpl\JvMMD7D.bpl
|
||||
$(Delphi)\Projects\Bpl\JvNetD7D.bpl
|
||||
$(Delphi)\Projects\Bpl\JvPageCompsD7D.bpl
|
||||
$(Delphi)\Projects\Bpl\JvPluginD7D.bpl
|
||||
$(Delphi)\Projects\Bpl\JvPrintPreviewD7D.bpl
|
||||
$(Delphi)\Projects\Bpl\JvStdCtrlsD7D.bpl
|
||||
$(Delphi)\Projects\Bpl\JvSystemD7D.bpl
|
||||
$(Delphi)\Projects\Bpl\JvTimeFrameworkD7D.bpl
|
||||
$(Delphi)\Projects\Bpl\JvUIBD7D.bpl
|
||||
$(Delphi)\Projects\Bpl\JvValidatorsD7D.bpl
|
||||
$(Delphi)\Projects\Bpl\JvWizardD7D.bpl
|
||||
$(Delphi)\Projects\Bpl\JvXPCtrlsD7D.bpl
|
||||
$(ProgramFiles)\RemObjects Software\RemObjects SDK for Delphi\Dcu\D7\RemObjects_Core_D7.bpl
|
||||
$(ProgramFiles)\RemObjects Software\RemObjects SDK for Delphi\Dcu\D7\RemObjects_IDE_D7.bpl
|
||||
$(CommonProgramFiles)\RemObjects Software\Everwood\Bin\RemObjects_Everwood_D7.bpl
|
||||
$(ProgramFiles)\RemObjects Software\RemObjects SDK for Delphi\Dcu\D7\RemObjects_WebBroker_D7.bpl
|
||||
$(ProgramFiles)\RemObjects Software\RemObjects SDK for Delphi\Dcu\D7\RemObjects_Indy_D7.bpl
|
||||
$(ProgramFiles)\RemObjects Software\RemObjects SDK for Delphi\Dcu\D7\RemObjects_RODX_D7.bpl
|
||||
$(ProgramFiles)\RemObjects Software\RemObjects SDK for Delphi\Dcu\D7\RemObjects_BPDX_D7.bpl
|
||||
$(ProgramFiles)\RemObjects Software\RemObjects SDK for Delphi\Dcu\D7\RemObjects_DataSnap_D7.bpl
|
||||
$(ProgramFiles)\RemObjects Software\Pascal Script\Dcu\D7\PascalScript_Core_D7.bpl
|
||||
$(ProgramFiles)\RemObjects Software\Pascal Script\Dcu\D7\PascalScript_RO_D7.bpl
|
||||
$(ProgramFiles)\RemObjects Software\Data Abstract for Delphi\Dcu\D7\DataAbstract_Core_D7.bpl
|
||||
$(ProgramFiles)\RemObjects Software\Data Abstract for Delphi\Dcu\D7\DataAbstract_IDE_D7.bpl
|
||||
$(ProgramFiles)\RemObjects Software\Data Abstract for Delphi\Dcu\D7\DataAbstract_ADODriver_D7.bpl
|
||||
$(ProgramFiles)\RemObjects Software\Data Abstract for Delphi\Dcu\D7\DataAbstract_IBXDriver_D7.bpl
|
||||
$(ProgramFiles)\RemObjects Software\Data Abstract for Delphi\Dcu\D7\DataAbstract_DBXDriver_D7.bpl
|
||||
$(ProgramFiles)\RemObjects Software\Data Abstract for Delphi\Dcu\D7\DataAbstract_Scripting_D7.bpl
|
||||
c:\archivos de programa\borland\delphi7\Bin\dclnet70.bpl
|
||||
c:\archivos de programa\borland\delphi7\Bin\dcldbx70.bpl
|
||||
c:\archivos de programa\borland\delphi7\Bin\dclwbm70.bpl
|
||||
c:\archivos de programa\borland\delphi7\Bin\dclie70.bpl
|
||||
c:\archivos de programa\borland\delphi7\Bin\dcltee70.bpl
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressBars 5\LibD7\dcldxsbD7.bpl
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressNavBar\LibD7\dcldxNavBarD7.bpl
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressSpreadSheet\LibD7\dclcxSpreadSheetVCLD7.bpl
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressVerticalGrid\LibD7\dclcxVerticalGridVCLD7.bpl
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressDBTree Suite\LibD7\dcldxTrMDD7.bpl
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dxPSLnksD7.bpl
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dxPScxCommonD7.bpl
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dxPscxTLLnkD7.bpl
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dxPSTeeChartD7.bpl
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dxPScxGridLnkD7.bpl
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dxPScxSSLnkD7.bpl
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dxPScxVGridLnkD7.bpl
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dxPSdxDBTVLnkD7.bpl
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dxPSdxLCLnkD7.bpl
|
||||
c:\archivos de programa\borland\delphi7\Bin\dclmcn70.bpl
|
||||
$(Delphi)\Bin\dclmid70.bpl
|
||||
c:\archivos de programa\borland\delphi7\Bin\dclsoap70.bpl
|
||||
c:\archivos de programa\borland\delphi7\Bin\dclocx70.bpl
|
||||
c:\archivos de programa\borland\delphi7\Bin\dcldbxcds70.bpl
|
||||
c:\archivos de programa\borland\delphi7\Bin\DBWEBXPRT.BPL
|
||||
c:\archivos de programa\borland\delphi7\Bin\dclwebsnap70.bpl
|
||||
c:\archivos de programa\borland\delphi7\Bin\dcldss70.bpl
|
||||
c:\archivos de programa\borland\delphi7\Bin\dcl31w70.bpl
|
||||
$(SystemRoot)\system32\ibevnt70.bpl
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressBars 5\LibD7\dcldxBarD7.bpl
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressBars 5\LibD7\dcldxBarDBNavD7.bpl
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressBars 5\LibD7\dcldxBarExtDBItemsD7.bpl
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressLayout Control\LibD7\dcldxLayoutControlD7.bpl
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressLayout Control\LibD7\dxLayoutControlcxEditAdaptersD7.bpl
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressMemData\LibD7\dcldxmdsD7.bpl
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dcldxPSCoreD7.bpl
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dxPScxExtCommonD7.bpl
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dxPScxPCProdD7.bpl
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dxPSDBTeeChartD7.bpl
|
||||
c:\archivos de programa\borland\delphi7\Projects\Bpl\RodaxFrameD7.bpl
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressFlowChart\LibD7\dcldxFlowChartD7.bpl
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressOrgChart\LibD7\dcldxOrgCD7.bpl
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressOrgChart\LibD7\dcldxDBOrD7.bpl
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressMasterView\LibD7\dcldxMasterViewD7.bpl
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dxPSdxFCLnkD7.bpl
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dxPSdxMVLnkD7.bpl
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dxPSdxOCLnkD7.bpl
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dxPSdxDBOCLnkD7.bpl
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressBars 5\LibD7\dcldxBarExtItemsD7.bpl
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressLayout Control\LibD7\dxLayoutControldxEditAdaptersD7.bpl
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dxPSdxDBGrLnkD7.bpl
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dxPSdxDBTLLnkD7.bpl
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dxPSdxInsLnkD7.bpl
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dxPSdxOILnkD7.bpl
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dxPSPrVwAdvD7.bpl
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dxPSTLLnkD7.bpl
|
||||
|
||||
Stripping off path and extension
|
||||
dclite70
|
||||
dclindy70
|
||||
dclstd70
|
||||
dcldb70
|
||||
dclsmp70
|
||||
dclbde70
|
||||
dbx70
|
||||
dclado70
|
||||
DCLIB70
|
||||
dclclxdb70
|
||||
dclclxstd70
|
||||
dclsmpedit70
|
||||
applet70
|
||||
dclemacsedit70
|
||||
dclact70
|
||||
dclmlwiz70
|
||||
dclshlctrls70
|
||||
dclofficexp70
|
||||
am2000_d7
|
||||
cetoolspkgd7
|
||||
fr7
|
||||
FRIBX7
|
||||
dclFth70
|
||||
TMSD7
|
||||
TMSDED7
|
||||
RodaxD7
|
||||
dclrx7
|
||||
dclrxbd7
|
||||
DclRxDb7
|
||||
JclDebugIdeD70
|
||||
ProjectAnalyzerD70
|
||||
IdeOpenDlgFavoriteD70
|
||||
dclcxLibraryVCLD7
|
||||
dclcxEditorsVCLD7
|
||||
dclcxExtEditorsVCLD7
|
||||
dclcxPageControlVCLD7
|
||||
dclcxGridVCLD7
|
||||
dcldxDockingD7
|
||||
dclcxTreeListVCLD7
|
||||
dcldxDBTrD7
|
||||
dclcxSchedulerVCLD7
|
||||
JvAppFrmD7D
|
||||
JvCoreD7D
|
||||
JvBandsD7D
|
||||
JvBDED7D
|
||||
JvDBD7D
|
||||
JvCmpD7D
|
||||
JvCryptD7D
|
||||
JvCtrlsD7D
|
||||
JvCustomD7D
|
||||
JvDlgsD7D
|
||||
JvDockingD7D
|
||||
JvDotNetCtrlsD7D
|
||||
JvEDID7D
|
||||
JvGlobusD7D
|
||||
JvHMID7D
|
||||
JvInspectorD7D
|
||||
JvInterpreterD7D
|
||||
JvJansD7D
|
||||
JvManagedThreadsD7D
|
||||
JvMMD7D
|
||||
JvNetD7D
|
||||
JvPageCompsD7D
|
||||
JvPluginD7D
|
||||
JvPrintPreviewD7D
|
||||
JvStdCtrlsD7D
|
||||
JvSystemD7D
|
||||
JvTimeFrameworkD7D
|
||||
JvUIBD7D
|
||||
JvValidatorsD7D
|
||||
JvWizardD7D
|
||||
JvXPCtrlsD7D
|
||||
RemObjects_Core_D7
|
||||
RemObjects_IDE_D7
|
||||
RemObjects_Everwood_D7
|
||||
RemObjects_WebBroker_D7
|
||||
RemObjects_Indy_D7
|
||||
RemObjects_RODX_D7
|
||||
RemObjects_BPDX_D7
|
||||
RemObjects_DataSnap_D7
|
||||
PascalScript_Core_D7
|
||||
PascalScript_RO_D7
|
||||
DataAbstract_Core_D7
|
||||
DataAbstract_IDE_D7
|
||||
DataAbstract_ADODriver_D7
|
||||
DataAbstract_IBXDriver_D7
|
||||
DataAbstract_DBXDriver_D7
|
||||
DataAbstract_Scripting_D7
|
||||
dclnet70
|
||||
dcldbx70
|
||||
dclwbm70
|
||||
dclie70
|
||||
dcltee70
|
||||
dcldxsbD7
|
||||
dcldxNavBarD7
|
||||
dclcxSpreadSheetVCLD7
|
||||
dclcxVerticalGridVCLD7
|
||||
dcldxTrMDD7
|
||||
dxPSLnksD7
|
||||
dxPScxCommonD7
|
||||
dxPscxTLLnkD7
|
||||
dxPSTeeChartD7
|
||||
dxPScxGridLnkD7
|
||||
dxPScxSSLnkD7
|
||||
dxPScxVGridLnkD7
|
||||
dxPSdxDBTVLnkD7
|
||||
dxPSdxLCLnkD7
|
||||
dclmcn70
|
||||
dclmid70
|
||||
dclsoap70
|
||||
dclocx70
|
||||
dcldbxcds70
|
||||
DBWEBXPRT
|
||||
dclwebsnap70
|
||||
dcldss70
|
||||
dcl31w70
|
||||
ibevnt70
|
||||
dcldxBarD7
|
||||
dcldxBarDBNavD7
|
||||
dcldxBarExtDBItemsD7
|
||||
dcldxLayoutControlD7
|
||||
dxLayoutControlcxEditAdaptersD7
|
||||
dcldxmdsD7
|
||||
dcldxPSCoreD7
|
||||
dxPScxExtCommonD7
|
||||
dxPScxPCProdD7
|
||||
dxPSDBTeeChartD7
|
||||
RodaxFrameD7
|
||||
dcldxFlowChartD7
|
||||
dcldxOrgCD7
|
||||
dcldxDBOrD7
|
||||
dcldxMasterViewD7
|
||||
dxPSdxFCLnkD7
|
||||
dxPSdxMVLnkD7
|
||||
dxPSdxOCLnkD7
|
||||
dxPSdxDBOCLnkD7
|
||||
dcldxBarExtItemsD7
|
||||
dxLayoutControldxEditAdaptersD7
|
||||
dxPSdxDBGrLnkD7
|
||||
dxPSdxDBTLLnkD7
|
||||
dxPSdxInsLnkD7
|
||||
dxPSdxOILnkD7
|
||||
dxPSPrVwAdvD7
|
||||
dxPSTLLnkD7
|
||||
|
||||
Reading Packages to remove
|
||||
PNG_D7
|
||||
PngComponentsD7
|
||||
PngComponentsD7D
|
||||
|
||||
Stripping off path and extension
|
||||
PNG_D7
|
||||
PngComponentsD7
|
||||
PngComponentsD7D
|
||||
|
||||
Scanning for previously installed packages....
|
||||
Deleting bpl file: C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\PNG_D7.bpl
|
||||
File deleted
|
||||
Known Package Registry Entry Cleaned
|
||||
|
||||
Cleaning Disabled Package Registry Entry
|
||||
|
||||
Reading Packages:
|
||||
$(Delphi)\Projects\Bpl\RxCtl7.bpl
|
||||
$(Delphi)\Projects\Bpl\RxBDE7.bpl
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressLayout Control\LibD7\dxLayoutControldxEditAdaptersD7.bpl
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dxPSdxInsLnkD7.bpl
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dxPSdxDBTLLnkD7.bpl
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dxPSdxDBGrLnkD7.bpl
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dxPSTLLnkD7.bpl
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dxPSdxOILnkD7.bpl
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressBars 5\LibD7\dcldxBarExtItemsD7.bpl
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dxPSPrVwAdvD7.bpl
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressFlowChart\LibD7\dcldxFlowChartD7.bpl
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressOrgChart\LibD7\dcldxOrgCD7.bpl
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressOrgChart\LibD7\dcldxDBOrD7.bpl
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressMasterView\LibD7\dcldxMasterViewD7.bpl
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dxPSdxFCLnkD7.bpl
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dxPSdxMVLnkD7.bpl
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dxPSdxOCLnkD7.bpl
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dxPSdxDBOCLnkD7.bpl
|
||||
c:\archivos de programa\borland\delphi7\Projects\Bpl\mxPlugIn_D7.bpl
|
||||
c:\archivos de programa\borland\delphi7\Projects\Bpl\RodaxFrameD7.bpl
|
||||
E:\tmp\UIL\Source\Delphi 7\uPluginFramework7.bpl
|
||||
|
||||
Stripping off path and extension
|
||||
RxCtl7
|
||||
RxBDE7
|
||||
dxLayoutControldxEditAdaptersD7
|
||||
dxPSdxInsLnkD7
|
||||
dxPSdxDBTLLnkD7
|
||||
dxPSdxDBGrLnkD7
|
||||
dxPSTLLnkD7
|
||||
dxPSdxOILnkD7
|
||||
dcldxBarExtItemsD7
|
||||
dxPSPrVwAdvD7
|
||||
dcldxFlowChartD7
|
||||
dcldxOrgCD7
|
||||
dcldxDBOrD7
|
||||
dcldxMasterViewD7
|
||||
dxPSdxFCLnkD7
|
||||
dxPSdxMVLnkD7
|
||||
dxPSdxOCLnkD7
|
||||
dxPSdxDBOCLnkD7
|
||||
mxPlugIn_D7
|
||||
RodaxFrameD7
|
||||
uPluginFramework7
|
||||
|
||||
Reading Packages to remove
|
||||
PNG_D7
|
||||
PngComponentsD7
|
||||
PngComponentsD7D
|
||||
|
||||
Stripping off path and extension
|
||||
PNG_D7
|
||||
PngComponentsD7
|
||||
PngComponentsD7D
|
||||
|
||||
Scanning for previously installed packages....
|
||||
Disabled Package Registry Entry Cleaned
|
||||
|
||||
Reading Search Path Registry Entry
|
||||
$(Data Abstract)\DCU\D7
|
||||
$(Data Abstract)\Source
|
||||
C:\Archivos de programa\Borland\Delphi7\Bin
|
||||
C:\Archivos de programa\Borland\Delphi7\Imports
|
||||
C:\Archivos de programa\Borland\Delphi7\Lib
|
||||
C:\Archivos de programa\Borland\Delphi7\Projects\Bpl
|
||||
$(Everwood)\Bin
|
||||
C:\Archivos de programa\Developer Express Inc
|
||||
C:\Archivos de programa\Developer Express Inc\ExpressBars 5\LibD7
|
||||
C:\Archivos de programa\Developer Express Inc\ExpressCommon Library\LibD7
|
||||
C:\Archivos de programa\Developer Express Inc\ExpressDataController\LibD7
|
||||
C:\Archivos de programa\Developer Express Inc\ExpressDBTree Suite\LibD7
|
||||
C:\Archivos de programa\Developer Express Inc\ExpressEditors Library 5\LibD7
|
||||
C:\Archivos de programa\Developer Express Inc\ExpressExport Library\LibD7
|
||||
C:\Archivos de programa\Developer Express Inc\ExpressGDI+ Library\LibD7
|
||||
C:\Archivos de programa\Developer Express Inc\ExpressLayout Control\LibD7
|
||||
C:\Archivos de programa\Developer Express Inc\ExpressLibrary\LibD7
|
||||
C:\Archivos de programa\Developer Express Inc\ExpressMemData\LibD7
|
||||
C:\Archivos de programa\Developer Express Inc\ExpressNavBar\LibD7
|
||||
C:\Archivos de programa\Developer Express Inc\ExpressPageControl 2\LibD7
|
||||
C:\Archivos de programa\Developer Express Inc\ExpressPrinting System\LibD7
|
||||
C:\Archivos de programa\Developer Express Inc\ExpressQuantumGrid 5\LibD7
|
||||
C:\Archivos de programa\Developer Express Inc\ExpressQuantumTreeList 4\LibD7
|
||||
C:\Archivos de programa\Developer Express Inc\ExpressScheduler\LibD7
|
||||
C:\Archivos de programa\Developer Express Inc\ExpressSpreadSheet\LibD7
|
||||
C:\Archivos de programa\Developer Express Inc\ExpressVerticalGrid\LibD7
|
||||
C:\Archivos de programa\Developer Express Inc\XP Theme Manager\LibD7
|
||||
C:\Archivos de programa\RemObjects Software\Pascal Script\Dcu\D7
|
||||
C:\Archivos de programa\RemObjects Software\Pascal Script\Source
|
||||
C:\Archivos de programa\RemObjects Software\RemObjects SDK for Delphi\DCU\D7
|
||||
$(RemObjects SDK)\Dcu\D7
|
||||
$(RemObjects SDK)\Source
|
||||
$(RemObjects SDK)\Source\CodeGen
|
||||
$(RemObjects SDK)\Source\DataSnap
|
||||
$(RemObjects SDK)\Source\RODEC
|
||||
$(RemObjects SDK)\Source\RODX
|
||||
$(RemObjects SDK)\Source\ZLib
|
||||
D:\PROYEC~1\COMPON~1\jcl\lib\D7
|
||||
D:\PROYEC~1\COMPON~1\jcl\source
|
||||
D:\Proyectos\Componentes\AM2000\Lib\D7
|
||||
d:\proyectos\componentes\cetools\lib\d7
|
||||
d:\proyectos\componentes\fastreport\lib\d7
|
||||
D:\Proyectos\Componentes\FthLib\Lib\D7
|
||||
D:\Proyectos\Componentes\jvcl\common
|
||||
D:\Proyectos\Componentes\jvcl\lib\D7
|
||||
d:\proyectos\componentes\pngcomponents\lib\d7
|
||||
D:\Proyectos\Componentes\Rodax\Lib\D7
|
||||
D:\Proyectos\Componentes\Rx\Dcu\D7
|
||||
d:\proyectos\componentes\tms\lib\d7
|
||||
|
||||
|
||||
Writing Search Path Registry Entry
|
||||
Removing extra characters and blank lines
|
||||
Formatting.....
|
||||
$(Data Abstract)\DCU\D7
|
||||
$(Data Abstract)\Source
|
||||
$(Delphi)\Bin
|
||||
$(Delphi)\Imports
|
||||
$(Delphi)\Lib
|
||||
$(Delphi)\Projects\Bpl
|
||||
$(Everwood)\Bin
|
||||
$(ProgramFiles)\Developer Express Inc
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressBars 5\LibD7
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressCommon Library\LibD7
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressDataController\LibD7
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressDBTree Suite\LibD7
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressEditors Library 5\LibD7
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressExport Library\LibD7
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressGDI+ Library\LibD7
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressLayout Control\LibD7
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressLibrary\LibD7
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressMemData\LibD7
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressNavBar\LibD7
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressPageControl 2\LibD7
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressQuantumGrid 5\LibD7
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressQuantumTreeList 4\LibD7
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressScheduler\LibD7
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressSpreadSheet\LibD7
|
||||
$(ProgramFiles)\Developer Express Inc\ExpressVerticalGrid\LibD7
|
||||
$(ProgramFiles)\Developer Express Inc\XP Theme Manager\LibD7
|
||||
$(ProgramFiles)\RemObjects Software\Pascal Script\Dcu\D7
|
||||
$(ProgramFiles)\RemObjects Software\Pascal Script\Source
|
||||
$(ProgramFiles)\RemObjects Software\RemObjects SDK for Delphi\DCU\D7
|
||||
$(RemObjects SDK)\Dcu\D7
|
||||
$(RemObjects SDK)\Source
|
||||
$(RemObjects SDK)\Source\CodeGen
|
||||
$(RemObjects SDK)\Source\DataSnap
|
||||
$(RemObjects SDK)\Source\RODEC
|
||||
$(RemObjects SDK)\Source\RODX
|
||||
$(RemObjects SDK)\Source\ZLib
|
||||
D:\PROYEC~1\COMPON~1\jcl\lib\D7
|
||||
D:\PROYEC~1\COMPON~1\jcl\source
|
||||
D:\Proyectos\Componentes\AM2000\Lib\D7
|
||||
d:\proyectos\componentes\cetools\lib\d7
|
||||
d:\proyectos\componentes\fastreport\lib\d7
|
||||
D:\Proyectos\Componentes\FthLib\Lib\D7
|
||||
D:\Proyectos\Componentes\jvcl\common
|
||||
D:\Proyectos\Componentes\jvcl\lib\D7
|
||||
d:\proyectos\componentes\pngcomponents\lib\d7
|
||||
D:\Proyectos\Componentes\Rodax\Lib\D7
|
||||
D:\Proyectos\Componentes\Rx\Dcu\D7
|
||||
d:\proyectos\componentes\tms\lib\d7
|
||||
Writing to Key: Software\Borland\Delphi\7.0\Library Value: Search Path
|
||||
Search Path Registry Entry written
|
||||
|
||||
Reading Browse Path Registry Entry
|
||||
C:\Archivos de programa\Borland\Delphi7\source\clx
|
||||
C:\Archivos de programa\Borland\Delphi7\Source\Indy
|
||||
C:\Archivos de programa\Borland\Delphi7\source\Internet
|
||||
C:\Archivos de programa\Borland\Delphi7\Source\IntraWeb
|
||||
C:\Archivos de programa\Borland\Delphi7\Source\Rtl
|
||||
C:\Archivos de programa\Borland\Delphi7\source\rtl\common
|
||||
C:\Archivos de programa\Borland\Delphi7\source\rtl\Corba45
|
||||
C:\Archivos de programa\Borland\Delphi7\source\rtl\Sys
|
||||
C:\Archivos de programa\Borland\Delphi7\source\rtl\Win
|
||||
C:\Archivos de programa\Borland\Delphi7\Source\Samples
|
||||
C:\Archivos de programa\Borland\Delphi7\Source\Soap
|
||||
C:\Archivos de programa\Borland\Delphi7\Source\ToolsAPI
|
||||
C:\Archivos de programa\Borland\Delphi7\source\vcl
|
||||
C:\Archivos de programa\Borland\Delphi7\Source\WebMidas
|
||||
C:\Archivos de programa\Borland\Delphi7\source\websnap
|
||||
C:\Archivos de programa\Borland\Delphi7\Source\Xml
|
||||
C:\Archivos de programa\RemObjects Software\Data Abstract for Delphi\Source
|
||||
C:\Archivos de programa\RemObjects Software\Hydra\Source
|
||||
C:\Archivos de programa\RemObjects Software\RemObjects SDK for Delphi\Source
|
||||
C:\Archivos de programa\RemObjects Software\RemObjects SDK for Delphi\Source\RODEC
|
||||
C:\Archivos de programa\RemObjects Software\RemObjects SDK for Delphi\Source\RODX
|
||||
D:\PROYEC~1\COMPON~1\jcl\source\common
|
||||
D:\PROYEC~1\COMPON~1\jcl\source\vcl
|
||||
D:\PROYEC~1\COMPON~1\jcl\source\visclx
|
||||
D:\PROYEC~1\COMPON~1\jcl\source\windows
|
||||
D:\Proyectos\Componentes\jvcl\common
|
||||
D:\Proyectos\Componentes\jvcl\run
|
||||
|
||||
|
||||
Writing Browse Path Registry Entry
|
||||
Removing extra characters and blank lines
|
||||
Formatting.....
|
||||
$(Delphi)\source\clx
|
||||
$(Delphi)\Source\Indy
|
||||
$(Delphi)\source\Internet
|
||||
$(Delphi)\Source\IntraWeb
|
||||
$(Delphi)\Source\Rtl
|
||||
$(Delphi)\source\rtl\common
|
||||
$(Delphi)\source\rtl\Corba45
|
||||
$(Delphi)\source\rtl\Sys
|
||||
$(Delphi)\source\rtl\Win
|
||||
$(Delphi)\Source\Samples
|
||||
$(Delphi)\Source\Soap
|
||||
$(Delphi)\Source\ToolsAPI
|
||||
$(Delphi)\source\vcl
|
||||
$(Delphi)\Source\WebMidas
|
||||
$(Delphi)\source\websnap
|
||||
$(Delphi)\Source\Xml
|
||||
$(ProgramFiles)\RemObjects Software\Data Abstract for Delphi\Source
|
||||
$(ProgramFiles)\RemObjects Software\Hydra\Source
|
||||
$(ProgramFiles)\RemObjects Software\RemObjects SDK for Delphi\Source
|
||||
$(ProgramFiles)\RemObjects Software\RemObjects SDK for Delphi\Source\RODEC
|
||||
$(ProgramFiles)\RemObjects Software\RemObjects SDK for Delphi\Source\RODX
|
||||
D:\PROYEC~1\COMPON~1\jcl\source\common
|
||||
D:\PROYEC~1\COMPON~1\jcl\source\vcl
|
||||
D:\PROYEC~1\COMPON~1\jcl\source\visclx
|
||||
D:\PROYEC~1\COMPON~1\jcl\source\windows
|
||||
D:\Proyectos\Componentes\jvcl\common
|
||||
D:\Proyectos\Componentes\jvcl\run
|
||||
Writing to Key: Software\Borland\Delphi\7.0\Library Value: Browsing Path
|
||||
Browse Path Registry Entry written
|
||||
|
||||
***************************************
|
||||
END: Unregistering Component Package
|
||||
***************************************
|
||||
|
||||
|
||||
***************************************
|
||||
BEGIN: Compiling Component Package
|
||||
***************************************
|
||||
Creating temp compile folder
|
||||
Folder Created: C:\DOCUME~1\David\CONFIG~1\Temp\ESetup
|
||||
|
||||
Creating DCC32 config file
|
||||
Compiling....
|
||||
|
||||
Running "C:\ARCHIV~1\Borland\Delphi7\Bin\DCC32.exe" PNG_D7.dpk
|
||||
in D:\PROYEC~1\COMPON~1\PNGCOM~1\Delphi
|
||||
Borland Delphi Version 15.0
|
||||
Copyright (c) 1983,2002 Borland Software Corporation
|
||||
PNG_D7.dpk(1)
PNG_D7.dpk(29)
PNG_D7.dpk(31)
PNG_D7.dpk(31)
PNG_D7.dpk(31)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(1)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(125)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(125)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(125)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(125)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(125)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(125)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(125)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(125)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(125)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(125)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(125)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(125)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(125)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(125)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(125)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(125)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(126)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngzlib.pas(1)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngzlib.pas(149)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngzlib.pas(150)
|
||||
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(126)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pnglang.pas(1)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pnglang.pas(302)
|
||||
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(135)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(512)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(1024)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(1536)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(2048)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(2560)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(3072)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(3584)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(4096)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(4608)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(5120)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(5263)
|
||||
PNG_D7.dpk(34)
PNG_D7.dpk(34)
PNG_D7.dpk(34)
PNG_D7.dpk(36)
PNG_D7.dpk(37)
|
||||
5756 lines, 0.14 seconds, 55284 bytes code, 7413 bytes data.
|
||||
|
||||
|
||||
Compiling....
|
||||
|
||||
Running "C:\ARCHIV~1\Borland\Delphi7\Bin\DCC32.exe" PngComponentsD7.dpk
|
||||
in D:\PROYEC~1\COMPON~1\PNGCOM~1\Delphi
|
||||
Borland Delphi Version 15.0
|
||||
Copyright (c) 1983,2002 Borland Software Corporation
|
||||
PngComponentsD7.dpk(1)
PngComponentsD7.dpk(30)
PngComponentsD7.dpk(31)
PngComponentsD7.dpk(32)
PngComponentsD7.dpk(34)
PngComponentsD7.dpk(34)
PngComponentsD7.dpk(34)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(1)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Include\Thany.inc(243)
|
||||
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(9)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngFunctions.pas(1)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Include\Thany.inc(243)
|
||||
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngFunctions.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngFunctions.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngFunctions.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngFunctions.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngFunctions.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngFunctions.pas(8) Fatal: File not found: 'PNG_D7.dcp'
|
||||
|
||||
|
||||
Compiling....
|
||||
|
||||
Running "C:\ARCHIV~1\Borland\Delphi7\Bin\DCC32.exe" PngComponentsD7D.dpk
|
||||
in D:\PROYEC~1\COMPON~1\PNGCOM~1\Delphi
|
||||
Borland Delphi Version 15.0
|
||||
Copyright (c) 1983,2002 Borland Software Corporation
|
||||
PngComponentsD7D.dpk(1)
PngComponentsD7D.dpk(31)
PngComponentsD7.dpk(1)
PngComponentsD7.dpk(30)
PngComponentsD7.dpk(31)
PngComponentsD7.dpk(32)
PngComponentsD7.dpk(34)
PngComponentsD7.dpk(34)
PngComponentsD7.dpk(34)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(1)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Include\Thany.inc(243)
|
||||
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(9)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngFunctions.pas(1)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Include\Thany.inc(243)
|
||||
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngFunctions.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngFunctions.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngFunctions.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngFunctions.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngFunctions.pas(8)
D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngFunctions.pas(8) Fatal: File not found: 'PNG_D7.dcp'
|
||||
|
||||
|
||||
|
||||
Adding Package BPL to Registry
|
||||
Adding: $(Delphi)\Projects\Bpl\PNG_D7.bpl
|
||||
***************************************
|
||||
END: Compiling Component Package
|
||||
***************************************
|
||||
|
||||
235
internal/1.0 RC3/1/InstallLogD9.txt
Normal file
235
internal/1.0 RC3/1/InstallLogD9.txt
Normal file
File diff suppressed because one or more lines are too long
BIN
internal/1.0 RC3/1/Lib/D10/PNG_D10.dcu
Normal file
BIN
internal/1.0 RC3/1/Lib/D10/PNG_D10.dcu
Normal file
Binary file not shown.
BIN
internal/1.0 RC3/1/Lib/D10/PngBitBtn.dcu
Normal file
BIN
internal/1.0 RC3/1/Lib/D10/PngBitBtn.dcu
Normal file
Binary file not shown.
BIN
internal/1.0 RC3/1/Lib/D10/PngButtonFunctions.dcu
Normal file
BIN
internal/1.0 RC3/1/Lib/D10/PngButtonFunctions.dcu
Normal file
Binary file not shown.
BIN
internal/1.0 RC3/1/Lib/D10/PngCheckListBox.dcu
Normal file
BIN
internal/1.0 RC3/1/Lib/D10/PngCheckListBox.dcu
Normal file
Binary file not shown.
BIN
internal/1.0 RC3/1/Lib/D10/PngComponentEditors.dcu
Normal file
BIN
internal/1.0 RC3/1/Lib/D10/PngComponentEditors.dcu
Normal file
Binary file not shown.
BIN
internal/1.0 RC3/1/Lib/D10/PngComponentsD10.dcu
Normal file
BIN
internal/1.0 RC3/1/Lib/D10/PngComponentsD10.dcu
Normal file
Binary file not shown.
BIN
internal/1.0 RC3/1/Lib/D10/PngComponentsD10D.dcu
Normal file
BIN
internal/1.0 RC3/1/Lib/D10/PngComponentsD10D.dcu
Normal file
Binary file not shown.
BIN
internal/1.0 RC3/1/Lib/D10/PngComponentsRegister.dcu
Normal file
BIN
internal/1.0 RC3/1/Lib/D10/PngComponentsRegister.dcu
Normal file
Binary file not shown.
BIN
internal/1.0 RC3/1/Lib/D10/PngFunctions.dcu
Normal file
BIN
internal/1.0 RC3/1/Lib/D10/PngFunctions.dcu
Normal file
Binary file not shown.
BIN
internal/1.0 RC3/1/Lib/D10/PngImageList.dcu
Normal file
BIN
internal/1.0 RC3/1/Lib/D10/PngImageList.dcu
Normal file
Binary file not shown.
BIN
internal/1.0 RC3/1/Lib/D10/PngImageListEditor.dcu
Normal file
BIN
internal/1.0 RC3/1/Lib/D10/PngImageListEditor.dcu
Normal file
Binary file not shown.
BIN
internal/1.0 RC3/1/Lib/D10/PngSpeedButton.dcu
Normal file
BIN
internal/1.0 RC3/1/Lib/D10/PngSpeedButton.dcu
Normal file
Binary file not shown.
BIN
internal/1.0 RC3/1/Lib/D10/pngimage.dcu
Normal file
BIN
internal/1.0 RC3/1/Lib/D10/pngimage.dcu
Normal file
Binary file not shown.
BIN
internal/1.0 RC3/1/Lib/D10/pnglang.dcu
Normal file
BIN
internal/1.0 RC3/1/Lib/D10/pnglang.dcu
Normal file
Binary file not shown.
BIN
internal/1.0 RC3/1/Lib/D10/pngzlib.dcu
Normal file
BIN
internal/1.0 RC3/1/Lib/D10/pngzlib.dcu
Normal file
Binary file not shown.
BIN
internal/1.0 RC3/1/Lib/D5/PNG_D5.bpl
Normal file
BIN
internal/1.0 RC3/1/Lib/D5/PNG_D5.bpl
Normal file
Binary file not shown.
BIN
internal/1.0 RC3/1/Lib/D5/PNG_D5.dcp
Normal file
BIN
internal/1.0 RC3/1/Lib/D5/PNG_D5.dcp
Normal file
Binary file not shown.
BIN
internal/1.0 RC3/1/Lib/D5/PNG_D5.dcu
Normal file
BIN
internal/1.0 RC3/1/Lib/D5/PNG_D5.dcu
Normal file
Binary file not shown.
BIN
internal/1.0 RC3/1/Lib/D5/PngBitBtn.dcu
Normal file
BIN
internal/1.0 RC3/1/Lib/D5/PngBitBtn.dcu
Normal file
Binary file not shown.
BIN
internal/1.0 RC3/1/Lib/D5/PngButtonFunctions.dcu
Normal file
BIN
internal/1.0 RC3/1/Lib/D5/PngButtonFunctions.dcu
Normal file
Binary file not shown.
BIN
internal/1.0 RC3/1/Lib/D5/PngCheckListBox.dcu
Normal file
BIN
internal/1.0 RC3/1/Lib/D5/PngCheckListBox.dcu
Normal file
Binary file not shown.
BIN
internal/1.0 RC3/1/Lib/D5/PngComponentEditors.dcu
Normal file
BIN
internal/1.0 RC3/1/Lib/D5/PngComponentEditors.dcu
Normal file
Binary file not shown.
BIN
internal/1.0 RC3/1/Lib/D5/PngComponentsD5.bpl
Normal file
BIN
internal/1.0 RC3/1/Lib/D5/PngComponentsD5.bpl
Normal file
Binary file not shown.
BIN
internal/1.0 RC3/1/Lib/D5/PngComponentsD5.dcp
Normal file
BIN
internal/1.0 RC3/1/Lib/D5/PngComponentsD5.dcp
Normal file
Binary file not shown.
BIN
internal/1.0 RC3/1/Lib/D5/PngComponentsD5.dcu
Normal file
BIN
internal/1.0 RC3/1/Lib/D5/PngComponentsD5.dcu
Normal file
Binary file not shown.
BIN
internal/1.0 RC3/1/Lib/D5/PngComponentsD5D.bpl
Normal file
BIN
internal/1.0 RC3/1/Lib/D5/PngComponentsD5D.bpl
Normal file
Binary file not shown.
BIN
internal/1.0 RC3/1/Lib/D5/PngComponentsD5D.dcp
Normal file
BIN
internal/1.0 RC3/1/Lib/D5/PngComponentsD5D.dcp
Normal file
Binary file not shown.
BIN
internal/1.0 RC3/1/Lib/D5/PngComponentsD5D.dcu
Normal file
BIN
internal/1.0 RC3/1/Lib/D5/PngComponentsD5D.dcu
Normal file
Binary file not shown.
BIN
internal/1.0 RC3/1/Lib/D5/PngComponentsRegister.dcu
Normal file
BIN
internal/1.0 RC3/1/Lib/D5/PngComponentsRegister.dcu
Normal file
Binary file not shown.
BIN
internal/1.0 RC3/1/Lib/D5/PngFunctions.dcu
Normal file
BIN
internal/1.0 RC3/1/Lib/D5/PngFunctions.dcu
Normal file
Binary file not shown.
BIN
internal/1.0 RC3/1/Lib/D5/PngImageList.dcu
Normal file
BIN
internal/1.0 RC3/1/Lib/D5/PngImageList.dcu
Normal file
Binary file not shown.
BIN
internal/1.0 RC3/1/Lib/D5/PngImageListEditor.dcu
Normal file
BIN
internal/1.0 RC3/1/Lib/D5/PngImageListEditor.dcu
Normal file
Binary file not shown.
BIN
internal/1.0 RC3/1/Lib/D5/PngSpeedButton.dcu
Normal file
BIN
internal/1.0 RC3/1/Lib/D5/PngSpeedButton.dcu
Normal file
Binary file not shown.
BIN
internal/1.0 RC3/1/Lib/D5/pngimage.dcu
Normal file
BIN
internal/1.0 RC3/1/Lib/D5/pngimage.dcu
Normal file
Binary file not shown.
BIN
internal/1.0 RC3/1/Lib/D5/pnglang.dcu
Normal file
BIN
internal/1.0 RC3/1/Lib/D5/pnglang.dcu
Normal file
Binary file not shown.
BIN
internal/1.0 RC3/1/Lib/D5/pngzlib.dcu
Normal file
BIN
internal/1.0 RC3/1/Lib/D5/pngzlib.dcu
Normal file
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user