홈 / 뉴스 / FastReport VCL Professional Edition v6.8.x
FastReport VCL Professional Edition v6.8.x
리포트가 스크립트 코드에서 리포트를 다시 빌드하는 기능을 추가합니다.
9월 25, 2020
신규 버전
기능
Added class references for main package classes.
Added customization of SQL editor in the report designer.
Added delayed command pool for actions of TfrxReport: PrepareReport, ShowReport, LoadFrom .It is now possible to call Report.ShowReport to rebuild the active report or load another one from the script.
Added TfrxEngineOptions.ZeroPrecisionValue property which contains precision value for zero comparison operation in Text objects(used with HideZeros property).
Added PNG export filter in registered export filter.
All calls to refreshes of preview now only affects the active previewed report detail page.
Reworked preview pages and preview Tabs mechanism. TfrxPreviewPagesList class now manages active preview pages instances.
Added synchronization of creating printer context from non GUI thread.
UpdateResource function moved temporarily to constructor for old behavior compatibility.
Embedded Designer moved to HostControls.
Chart object Highlight disabled when Hyperlink is empty.
[Lazarus] Added font substitution of "Nimbus Sans L" to "FreeSans" under Linux.