Comme d'habitude, cette nouvelle version apporte non seulement des améliorations et des corrections de bugs, mais aussi de nouvelles fonctions!
- Nouveau filtre d'exportation au format Microsoft Excel 2007 (xlsx)
- Placez l'élément TfcxXLSXExport et le filtre d'exportation est prêt à utiliser
- Les paramètres du filtre d'exportation sont identiques à ceux du filtre d'exportation Microsoft Excel (xls)
- Prise en charge de la plus récente version de RAD Studio 10.2 Tokyo IDE
Full list of changes:
+ Added procedure TfcxMeasuresContainer.Recalculate
+ Added property TfcxCube.AbortLoading: boolean to abort data loading in event OnProgress
* Fixed names of TeeChart units in fcxpChartEditor.pas
- Fixed error with Null values in export to Microsoft Excel 2007 (.xlsx)
- Fixed error of reading milliseconds from XML
- Fixed stack overflow error in popup list of unique values
- Fixed text drawing using themes (noticed on dark themes)
- Fixed error with creating measures with missed base field during loading schema
- Fixed error with Unassigned and 0
- Fixed error with drawing Fields zone
- Fixed error with Highlights
- Fixed error with HideZero
- Fixed error with Dataset in TfcxpCube
- Fixed error in ColOffsetValue and RowOffsetValue
- Fixed error with comparing Date in Ranges
- Fixed error with export to Excel introduced in 2.6
- Fixed errors with export to Excel for 64-bit systems