JfControls 24.12.05 released

Written by Jose Antonio

Improvements …

⦁ Compatibility with Delphi 12.0 and CBuilder 12.0 (32Bit & 64Bit).
⦁ Windows 11 detection in JfPlatform function.
⦁ Refactoring of the design windows so that their position and size are saved between Delphi/C++Builder executions.
⦁ New procedure for managing design windows in JfUtils.pas: procedure JfControlsGetWindowDesign(AProduct, ANameWindow: String; AForm: TCustomForm); overload;
⦁ New procedure for managing design windows in JfUtils.pas: procedure JfControlsGetWindowDesign(AProduct, ANameWindow: String; AForm: TCustomForm; out Arr: TArray); overload;
⦁ New procedure for managing design windows in JfUtils.pas: procedure JfControlsSetWindowDesign(AProduct, ANameWindow: String; AForm: TCustomForm); overload;
⦁ New procedure for managing design windows in JfUtils.pas: procedure JfControlsSetWindowDesign(AProduct, ANameWindow: String; AForm: TCustomForm; const Arr: array of Integer); overload;
⦁ The position, size and other parameters of the “JfControls Standard” windows are saved in the Windows registry: HKEY_CURRENT_USER\Software\JfActiveSoft\JfControls\DWindows\Standard.
⦁ The position, size and other parameters of the “JfControls Grid” windows are saved in the Windows registry: HKEY_CURRENT_USER\Software\JfActiveSoft\JfControls\DWindows\Grid
⦁ If you do not want design window parameters to be saved between Delphi/C++Builder runs, you can include an “Active = 0” parameter in the following Windows registry key: HKEY_CURRENT_USER\Software\JfActiveSoft\JfControls\DWindows
⦁ All these improvements and the future new features that will be incorporated will only be available from RADStudio XE6.

Fixed …

⦁ Minor bug fixes.
⦁ Fixes in the design windows for their correct location and size

You may also like…

Enterprise application development

Enterprise application development

To develop business applications, tools that have the following characteristics are needed: Flexibility, adaptability, ease, expandability. Support multiple device types. Ability to react to the changes that our clients demand. Extended support for managing different...

JfControls 23.01.10 released

JfControls 23.01.10 released

Improvements ... ⦁ Compatibility with Delphi 11.0 and CBuilder 11.0 (32Bit & 64Bit).. Fixed ... ⦁ Minor bug fixes. We wanted to release a new version of compatibility with Delphi 11.0 and CBuilder 11.0 before releasing a new version that will bring many important...

What’s Coming in 10.4.2 Sydney

What’s Coming in 10.4.2 Sydney

Am I the only one who gets excited about new releases? If you look at the RAD Studio Roadmap you will see a new 10.4.2 release of Sydney is scheduled for the first half of 2021. If you are on Update Subscription then you were invited to the NDA 10.4.2 Hunter beta....

0 Comments

Submit a Comment