Jump to content

Delphi 11 Compatibility


Wesley Galvão de Lima

Recommended Posts

Below is the incremental changelog for uniGUI - v1.90.0.1552:

1.90.0 (Equinox)
+----------------------------------------------------------------------------------------

Example


Improvement

    [UNG-3257] - New method to install uniGUI for CPP Builder (Without RAD Studio)
    [UNG-3264] - New mobile Column type: ceMemo

Task

    [UNG-3267] - RAD Studio 11.0 Alexandria Support

New Feature

    [UNG-3258] - New visual theme: uni_windows10
    [UNG-3265] - TUnimDBGridColumn: New DisplayMemo property
    [UNG-3268] - HyperServer Server Farm Cluster
    [UNG-3269] - HyperServer Applications

Bug

    [UNG-3259] - HyperServer: Remote configuration doesn't apply Node Recycling parameters.
    [UNG-3260] - HyperServer: WaitNode timeout is not counted correctly.
    [UNG-3261] - uniDBGrid: Filtered grid reloads data incorrectly.
    [UNG-3262] - uniDBGrid: Issue when data is appended after grid is emptied.
    [UNG-3263] - SessionIdle event is not fired when there are data events.
    [UNG-3266] - unimDBGrid: Readonly columns should not appear in editor panel.
    [UNG-3270] - Grid Exporters: Totals are not shown in correct column if hidden columns exist.
Link to comment
Share on other sites

Hi all,

I have just installed uniGUI - v1.90.0.1552

But when i want to compile my project i have these errors :

[dcc32 Fatal Error] IfsWeb.dpr(82): F2063 Could not compile used unit 'uniGUIISAPI'

[dcc32 Fatal Error] ServerModule.pas(29): F2063 Could not compile used unit 'UniGUIVars'

 

The same project with Delphi 10.4 and uniGUI - v1.90.0.1551 work fine.

What is wrong ?

Thank you for answer.

Link to comment
Share on other sites

Hello,

I have just added the path "C:\Program Files (x86)\FMSoft\Framework\uniGUI\Dcu\Delphi2024"

in the "Project Options -> Delphi Compiler -> Search path" parameter...

...and my project is compiling fine again ;)

It is the first time i need to do that manualy when i update UniGUI.

Link to comment
Share on other sites

×
×
  • Create New...