Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - region form delphi
Search - region form delphi - List
DL : 0
BmpRgn is a *FREEWARE* unit that allows you to create forms with transparent areas based on a bitmap that you provide. The bitmap is converted to a form region, where only the interior pixels are displayed. The transparent border remains transparent.-BmpRgn is a FREEWARE** unit that allows you to create forms with transparent areas based on a bitmap that you provide. The bitmap is convert ed to form a region, where only the interior pixels are displayed. T he remains transparent transparent border.
Update : 2025-02-17 Size : 591kb Publisher :

The transparent form effect is done with Regions. First create a region that encompasses the entire form. Then, find the client area of the form (Client vs. non-Client) and combine with the full region with RGN_DIFF to make the borders and title bar visible. Then create a region for each of the controls and combine them with the original (FullRgn) region.-The transparent form effect is done with Regions. First create a region that encompasses the entire form. Then, find the client area of the form (Client vs. non-Client) and combine with the full region with RGN_DIFF to make the borders and title bar visible. Then create a region for each of the controls and combine them with the original (FullRgn) region.
Update : 2025-02-17 Size : 2kb Publisher : vlais
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.