September 18, 2025Sep 18 Administrators Download:RAD Studio 12.*-13.0 setup_1.19.1.0_release.eng.zipRAD Studio 11.* setup_11.x_1.19.1.0_release.eng.zipRelease date:18 September 2025New ✨The supporting of RAD Studio 13.0 was added in this release.Improvements 🙌TfgCheckBoxNow TfgCheckBox can show simple HTML text like TfgLabel. The property IsLinksClickable was implemented for TfgLabel, TfgCheckBox and TfgRadioButton.FGX-467 Publish TextType property for TfgCheckBox.TfgRadioButtonNow TfgRadioButton can show simple HTML text like TfgLabel.FGX-467 Publish TextType property for TfgCheckBox.Bug Fixes 🐛TfgLabel recognized only tap on the last link (iOS).The project migrtation could finished with IndexOutOfBounds on some projects.The value TfgMemo.BorderStyle=None didn't work (Android).