Blog
All Blog Posts | Next Post | Previous PostTMS FNC Core
Tuesday, January 31, 2017
With the 1.7.1.0 release of the TMS FNC UI Pack we have introduced a TMS FNC Core separation. This means the TMS FNC Core needs to be installed as a prerequisite in order to successfully install the TMS FNC UI Pack. Apart from this separation, the new core setup will not introduce breaking changes in your application, as the file names for both the TMS FNC Core and TMS FNC UI Pack have remained the same. The separation gives us the benefit of writing components that all rely on a single core, instead of duplicating units that offer exactly the same features in multiple component sets. All current and future TMS FNC products will build upon this common core.Custom Component Development for FNC
Now the TMS FNC Core is released, you'll have a series of units available that can be used to write custom components yourself for our FNC framework.[FMX.][VCL.][LCL]TMSFNCBitmapContainer.pas [FMX.][VCL.][LCL]TMSFNCCustomComponent.pas [FMX.][VCL.][LCL]TMSFNCCustomControl.pas [FMX.][VCL.][LCL]TMSFNCCustomScrollControl.pas [FMX.][VCL.][LCL]TMSFNCGraphics.pas [FMX.][VCL.][LCL]TMSFNCGraphicsTypes.pas [FMX.][VCL.][LCL]TMSFNCHTMLEngine.pas [FMX.][VCL.][LCL]TMSFNCStyles.pas [FMX.][VCL.][LCL]TMSFNCTypes.pas [FMX.][VCL.][LCL]TMSFNCURLBitmapContainer.pas [FMX.][VCL.][LCL]TMSFNCUtils.pas
Pieter Scheldeman
This blog post has not received any comments yet.
All Blog Posts | Next Post | Previous Post