Einzelnen Beitrag anzeigen

Benutzerbild von DP News-Robot
DP News-Robot

Registriert seit: 4. Jun 2010
15.031 Beiträge
 
#1

Direct2D canvas for Delphi forms

  Alt 29. Aug 2020, 08:10
In this blog post, I will show you how easy it is the have a Direct2D canvas for your Delphi form.What is a canvas?*In Delphi VCL technology, a canvas is an abstraction encapsulating Windows API to render content on screen. In VCL, the standard canvas is implemented using GDI. It allows the developer to draw anything on screen. The class that encapsulate a canvas is names TCanvas. Every form has

Weiterlesen...
  Mit Zitat antworten Zitat