Marco Tech Blog

June, 2021

Blog posts archive for the given month, sorted by date. See the link for entire blog archive above.


Managing Delphi Expressions via a Bindings List component

After looking to binding expressions and how they can link to components, let's move to the component aimed for managing binding expressions. -- Read blog post.

From Bindings List to Visual LiveBindings

Having looked into Delphi's expression engine, component bindings, and the bindings list component, we can now look at the easy and intuitive way to configure an application with dynamic bindings, the Visual LiveBindings design surface. -- Read blog post.

Browsing in a Windows Application: From Internet Explorer to WebView 2

Microsoft is announcing platform changes regarding HTML rendering in applications and RAD Studio VCL Windows library has TWebBrowser for MSHTML and TEdgeBrowser components for WebView2. -- Read blog post.