Improvements …
⦁ Serious problems with the TPngImage component. Improvements have been made in the library to solve the problems of Delphi.
Fixed …
⦁ Minor bug fixes.
Improvements …
⦁ Serious problems with the TPngImage component. Improvements have been made in the library to solve the problems of Delphi.
Fixed …
⦁ Minor bug fixes.
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....
The official online conference all about Embarcadero Delphi November 17-19, 2020 The Best Delphi Content, Top Experts, All Online, and All Free! 20% discount coupon for purchases made on DELPHICON days: SENDASOFTDELPHICON2020 Register
The calendar can be executed in the following way: procedure TFrExamples1.Calendar; var ADate: TDateTime; begin ADate := Now; JfCApp.Calendar(ADate); end;
0 Comments