Search results for 'SetWindowRgn'. 1 post(s) found.
- 2007/08/25 How To Make Rounded Windows
Create a different form in your application...
procedure TForm1.FormCreate(Sender:TObject);
var
region: HRgn;
begin
region:=CreateEllipticRgn(1,1,200,200);
SetWindowRgn(handle, region, true);
end;
var
region: HRgn;
begin
region:=CreateEllipticRgn(1,1,200,200);
SetWindowRgn(handle, region, true);
end;
Another posts included in "Delphi"
| How To Pass The Focus To The Next/prior Control (0) | 2007/08/25 |
| How To Make An Animated Application Icon (0) | 2007/08/25 |
| How To Show The Print Dialog And Print Text Files (0) | 2007/08/25 |
| How To Get Windows Uptime (0) | 2007/08/25 |
| How To Find Out Total And Available Memory (0) | 2007/08/25 |
| How To Change The System Time (0) | 2007/08/25 |
| How To Get The Windows OS Version (0) | 2007/08/25 |
| How To Change The Desktop Wallpaper (0) | 2007/08/25 |
Trackback : Cannot send a trackbact to this post.
-
Subject different money making ideas
2010/01/28 23:06
moneyideas
-
Subject different money making ideas
2010/01/29 07:20
moneyideas
-
Subject different money making ideas
2010/01/31 16:41
moneyideas

Prev

Rss Feed