embarcadero.us
Marked 2 years 11 months ago onto RAD Studio 10.2: Windows 10 VCL UWP/WinRT Support
Source: https://blogs.embarcadero.com/rad-studio-10-2-windows-10-vcl-uwp-winrt-support/
To implement Windows 8 and Windows 10 features like Notifications and Sharing Contract, there is no Win32 API available for this, so you need access to the WinRT (Windows Runtime). Let's look at one more of the classes, the Calendar class and create a Windows 10 VCL Universal Windows Platform (UWP) application. For example, using C# and Visual Studio, to create winapi calendar and display the current year.
Category:
Comments
Leave your comment below