Ładny brzuch
Jak stworzyc bitmape o rozmiarach 20x20 wypelnic jo danym kolorem i przypisac do wlasciwosci Picure obiektu Image.
Chyba nawet nie musisz tworzy bitmapy:
with Image. Picture.Bitmap do begin Width := 20; Height := 20; Canvas.Brush.Color := clRed; Canvas.FillRect(Canvas.ClipRect); end;
Chyba nawet nie musisz tworzy bitmapy:
with Image. Picture.Bitmap do begin Width := 20; Height := 20; Canvas.Brush.Color := clRed; Canvas.FillRect(Canvas.ClipRect); end;
zanotowane.pl doc.pisz.pl pdf.pisz.pl zsf.htw.pl
Chyba nawet nie musisz tworzy bitmapy:
with Image. Picture.Bitmap do begin Width := 20; Height := 20; Canvas.Brush.Color := clRed; Canvas.FillRect(Canvas.ClipRect); end;
Chyba nawet nie musisz tworzy bitmapy:
with Image. Picture.Bitmap do begin Width := 20; Height := 20; Canvas.Brush.Color := clRed; Canvas.FillRect(Canvas.ClipRect); end;
