File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed
Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 298298 <DCC_DcuOutput>../output</DCC_DcuOutput>
299299 <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
300300 <VerInfo_Locale>1046</VerInfo_Locale>
301- <VerInfo_Build>105 </VerInfo_Build>
301+ <VerInfo_Build>119 </VerInfo_Build>
302302 <VerInfo_Debug>true</VerInfo_Debug>
303303 <VerInfo_AutoIncVersion>true</VerInfo_AutoIncVersion>
304- <VerInfo_Keys>CompanyName=Bomrafinha;FileDescription=$(MSBuildProjectName);FileVersion=1.4.4.105 ;InternalName=SortingAlgorithms;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProgramID=com.embarcadero.$(MSBuildProjectName);ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
304+ <VerInfo_Keys>CompanyName=Bomrafinha;FileDescription=$(MSBuildProjectName);FileVersion=1.4.4.119 ;InternalName=SortingAlgorithms;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProgramID=com.embarcadero.$(MSBuildProjectName);ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
305305 <DCC_UnitSearchPath>../app;../output;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
306306 <VerInfo_MinorVer>4</VerInfo_MinorVer>
307307 <VerInfo_Release>4</VerInfo_Release>
Original file line number Diff line number Diff line change @@ -90,8 +90,6 @@ constructor TSortClass.Create(Owner : TLayout; delay : Single);
9090 fNomes.Add(fOwner.Controls[I].Name );
9191 end ;
9292
93- fNomes.SaveToFile(' D:\Users\Bomrafinha\Desktop\rafinha.txt' );
94-
9593 preencheTela();
9694
9795end ;
You can’t perform that action at this time.
0 commit comments