Search the Community
Showing results for tags 'delphi 11.1'.
Found 2 results
-
midware MidWare for Delphi 11.1 Alexandria installation fail
Konrad. posted a topic in ICS - Internet Component Suite
Hi, I tried to install the MidWare in Delphi 11.1 1. I have already installed ICS for FMX and VCL 8.68 using GetIt package manager. 2. MidWare, I used MidwareD103InstallVcl.groupproj to do it. a) in OverbyteMwD103Run.bpl I have updated: + requires to: IcsCommonD110Run, and IcsVclD110Run. + in file OverbyteApsCli.pas uses from IcsSSLEAY to OverbyteIcsSSLEAY, and IcsLIBEAY to OverbyteIcsLIBEAY + in file OverbyteApServer.pas uses from IcsSSLEAY to OverbyteIcsSSLEAY, and IcsLIBEAY to OverbyteIcsLIBEAY + in file OverbyteApsCli.pas and included inc files are missing, ApsCliIntfSsl.inc and ApsCliImplSsl.inc -> created empy files + in file OverbyteApServer.pas and included inc files are missing, ApServerIntfSsl.inc and ApServerImplSsl.inc -> created empy files it now compiles OK b) in OverbyteMwD103Design.bpl + this file is missing OverbyteSObjThrd.pas. and I can not overcome this missing file. (or missing inc files, probably there is some good functionality there) Does anyone can share missing files with me? Regards Konrad- 5 replies
-
- delphi 11.1
- compilation
-
(and 1 more)
Tagged with:
-
TRichEdit in Delphi 11.1 ("Courier New" font broken with formatting characters))
Denis Dresse posted a topic in VCL
Hello, We just installed the Delphi 11.1. But there is a problem with the TRichEdit. When we add a line including formatting characters as "alt 205" or "alt179" or "alt196", with the "Courier New" font, then the police changes to an other police (Segoe UI Symbol) and the result is ugly. We uses the following instruction for adding this line : myRichEdit.SelText := myString. This way of reporting was used for years without problem in many places of our application. Is it a documented bug, are there any turnarounds ? Any help would be appreciated, Denis Dresse- 17 replies
-
- trichedit
- delphi 11.1
-
(and 1 more)
Tagged with: