Autor |
Wiadomość |
sds
Gość
|
Wysłany:
Pią 14:53, 29 Lut 2008 |
|
procedure TForm1.Button2Click(Sender: TObject);
begin
with canvas do
begin
pen.Color:=clred;
brush.color:=clred;
rectangle(50,50,clientWidth - 50,clientheight - 50);
pen.Color:=clWhite;
brush.color:=clWhite;
rectangle((clientWidth div 5)*2,clientheight div 5,(clientWidth div 5)*3,(clientheight div 5)*4);
pen.Color:=clWhite;
brush.color:=clWhite;
rectangle(clientWidth div 5,(clientheight div 5)*2,(clientWidth div 5)*4,(clientheight div 5)*3);
end;
end;
|
|
|
|
|
|
|
boniek 456
JEDI MASTER
Dołączył: 12 Mar 2008
Posty: 301
Przeczytał: 0 tematów
Ostrzeżeń: 9/10
Skąd: grajewo
|
Wysłany:
Nie 19:33, 16 Mar 2008 |
|
lol
|
Post został pochwalony 0 razy
|
|
|
|
|
fora.pl - załóż własne forum dyskusyjne za darmo
Powered by phpBB
© 2001/3 phpBB Group :: FI Theme ::
Wszystkie czasy w strefie EET (Europa)
| |