File tree Expand file tree Collapse file tree
demos/VCL/pythia-anthropic Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 Vcl.Forms,
55 Main in ' Main.pas' { Form1} ,
66 Vcl.Themes,
7- Vcl.Styles,
8- Demo.Anthropic.AsyncUtils in ' Demo.Anthropic.AsyncUtils.pas' ,
9- Demo.Anthropic.JsonResponse.Helper in ' Demo.Anthropic.JsonResponse.Helper.pas' ,
10- Demo.Anthropic.Upload in ' Demo.Anthropic.Upload.pas' ,
11- WVPythia.Clipboard.Vcl in ' ..\..\..\source\WVPythia.Clipboard.Vcl.pas' ,
12- WVPythia.Clipboard.Fmx in ' ..\..\..\source\WVPythia.Clipboard.Fmx.pas' ;
7+ Vcl.Styles;
138
149{ $R *.res}
1510
1611begin
1712 Application.Initialize;
1813 Application.MainFormOnTaskbar := True;
19- TStyleManager.TrySetStyle(' Windows11 MineShaft' );
2014 Application.CreateForm(TForm1, Form1);
2115 Application.Run;
2216end .
Original file line number Diff line number Diff line change 7171 <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
7272 <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
7373 <SanitizedProjectName>VCL_Anthropic</SanitizedProjectName>
74- <Custom_Styles>"Windows11 MineShaft|VCLSTYLE|$(BDSCOMMONDIR)\Styles\Windows11_MineShaft.vsf"</Custom_Styles>
7574 </PropertyGroup>
7675 <PropertyGroup Condition="'$(Base_Win32)'!=''">
7776 <DCC_UsePackage>vclwinx;fmx;vclie;DbxCommonDriver;bindengine;IndyIPCommon;VCLRESTComponents;FireDACCommonODBC;FireDACCommonDriver;appanalytics;IndyProtocols;vclx;Skia.Package.RTL;IndyIPClient;dbxcds;vcledge;bindcompvclwinx;bindcompfmx;inetdb;FireDACSqliteDriver;DbxClientDriver;WebView4DelphiVCLRTL;soapmidas;vclactnband;fmxFireDAC;dbexpress;DBXMySQLDriver;VclSmp;inet;vcltouch;fmxase;dbrtl;Skia.Package.FMX;fmxdae;FireDACMSAccDriver;CustomIPTransport;vcldsnap;DBXInterBaseDriver;IndySystem;Edge.Realtime.Design;Skia.Package.VCL;vcldb;SynEditDR;vclFireDAC;bindcomp;FireDACCommon;IndyCore;RESTBackendComponents;bindcompdbx;rtl;FireDACMySQLDriver;FireDACADSDriver;RESTComponents;DBXSqliteDriver;vcl;IndyIPServer;dsnapxml;dsnapcon;adortl;WebView4DelphiFMXRTL;vclimg;FireDACPgDriver;FireDAC;inetdbxpress;xmlrtl;tethering;bindcompvcl;dsnap;CloudService;fmxobj;bindcompvclsmp;soaprtl;soapserver;FireDACIBDriver;$(DCC_UsePackage)</DCC_UsePackage>
150149 <Form>Form1</Form>
151150 <FormType>dfm</FormType>
152151 </DCCReference>
153- <DCCReference Include="Demo.Anthropic.AsyncUtils.pas"/>
154- <DCCReference Include="Demo.Anthropic.JsonResponse.Helper.pas"/>
155- <DCCReference Include="Demo.Anthropic.Upload.pas"/>
156- <DCCReference Include="..\..\..\source\WVPythia.Clipboard.Vcl.pas"/>
157- <DCCReference Include="..\..\..\source\WVPythia.Clipboard.Fmx.pas"/>
158- <None Include="..\..\..\assets\scripts\ActivityLogo.js"/>
159152 <BuildConfiguration Include="Base">
160153 <Key>Base</Key>
161154 </BuildConfiguration>
182175 </Excluded_Packages>
183176 </Delphi.Personality>
184177 <Deployment Version="4">
185- <DeployFile LocalName="..\..\..\assets\scripts\ActivityLogo.js" Configuration="Debug" Class="ProjectFile">
186- <Platform Name="Win64">
187- <RemoteDir>.\</RemoteDir>
188- <Overwrite>true</Overwrite>
189- </Platform>
190- </DeployFile>
191178 <DeployFile LocalName="..\..\..\bin32\VCL_Anthropic.exe" Configuration="Debug" Class="ProjectOutput">
192179 <Platform Name="Win32">
193180 <RemoteName>VCL_Anthropic.exe</RemoteName>
You can’t perform that action at this time.
0 commit comments