Blog
All Blog Posts | Next Post | Previous PostBeta Update of the TTMSFNCMemo has landed!
Thursday, December 22, 2022
Last week we released a BETA version of TMS FNC UI Pack and introduced the TTMSFNCMemo. This component is capable of allowing you to use the Visual Studio Code editor in your own applications without any code. Want to find out more? Click here!
Beta Update
Since last week we received some amount of feedback (thank you all!). With this feedback, we improved the memo and added some new features and built a new release.
Breakpoints
procedure TForm2.TMSFNCMemo1GutterClick(Sender: TObject; LineNumber: Integer); begin TMSFNCMemo1.BreakPoints[LineNumber] := not TMSFNCMemo1.BreakPoints[LineNumber]; end;
Font and tabsize
Using the font property you can set the FontSize and FontFamily. Under options you'll find the new property TabSize.
Online/Offline support
we now have enabled Offline support. As the memo uses a underlying browser to access the Javascript libraries, we served all files over internet. We now have enabled these libraries to work offline as well. just set the LibraryLocation to offline to do this.
Discover & explore with the beta
We're excited to announce today the availability of the beta version for active TMS ALL-ACCESS users. Login on our website and go to your "My Products" page and grab the TMS FNC UI Pack* beta as the new TTMSFNCMemo will be part of TMS FNC UI Pack and start playing with the new technology in your preferred framework, be it VCL, FMX or TMS WEB Core.
We are very eager to hear your feedback, listen to your comments, suggestions and even ideas to bring the TTMSFNCMemo to the next level!
We're excited to announce today the availability of the beta version for active TMS ALL-ACCESS users. Login on our website and go to your "My Products" page and grab the TMS FNC UI Pack* beta as the new TTMSFNCMemo will be part of TMS FNC UI Pack and start playing with the new technology in your preferred framework, be it VCL, FMX or TMS WEB Core.
We are very eager to hear your feedback, listen to your comments, suggestions and even ideas to bring the TTMSFNCMemo to the next level!
Grab your Christmas present now!
As an added bonus, new licenses can now grab a 20% reduction on TMS ALL-ACCESS using the Xmas Application and start experimenting with the TTMSFNCMemo. Be sure to sign-up to win one of the 3 TMS WEB Core books we are giving away.
Bradley Velghe
This blog post has received 2 comments.
Shaun Roselt
All Blog Posts | Next Post | Previous Post
Tamtürk Tugrul