Page 1 of 1

How to use Direct2D with delphi

Posted: Thu Jan 04, 2018 8:33 pm
by maryung
Hi,I want to draw FillRect with delphi using GPU with Direct2D, but can not specify handle. Please give me sample code.

Re: How to use Direct2D with delphi

Posted: Fri Jan 05, 2018 4:08 am
by FX Helper
Hello,

As far as I know, you can't use Direct2D when coding indicators in our program.

Here is the sample code of drawing filled rectangles, I hope it will help you.

Re: How to use Direct2D with delphi

Posted: Fri Jan 05, 2018 3:34 pm
by maryung
Thank you FX Helper.

It was saved, knowing that Direct2D can not be used.