Posted January 30, 20214 yr Administrators Download: The distributive is available by request only. Release date: 30 January 2021 New ✨ The TfgComboBox component is implemented for iOS. The new component TfgSignature was ported from FGX for FMX library (Android). It allows to take signature from user in vector style, save it into TfgBitmap or in stream. The new sample about usage new component TfgSignature was added: "Components" -> "TfgSignature" -> "Basic sample". The implementation of system push-notification service (APS) was implemented for iOS (Hasn't tested yet!). Improvements 🙌 New methods overloaded methods TfgBitmap.SaveToStream and SaveToFile was added with possibility to specify quality. Now you can specify image format (PNG, JPEG),when you save TfgBitmap to stream. Bug Fixes 🐛 TfgEdit.Text could sometimes return irrelevant text (iOS). Specified assets could be ignored in some components, placed into TfgCollectionView. TfgButton didn't apply theme from first try, if button used not Default kind (Android, iOS). After saving TfgBitmap the application could crash, if you continue to use this bitmap (iOS). TfgCanvas didn't account font settings in IDE (Win). The adding menu item to TfgListMenu led to crash in runtime (iOS). TfgCollectionView The not nil value is required, when form is being closed (iOS).