Einzelnen Beitrag anzeigen

Razor
(Gast)

n/a Beiträge
 
#1

TEdit Transparency Delphi 2009

  Alt 21. Okt 2008, 21:17
I tried this

Delphi-Quellcode:
 procedure TForm2.WMEraseBkgnd(var message:TWMEraseBkgnd);
begin
 message.result:=1;
end;
Maybe i tried it the wrong way?
My goal is to make it fully transparent...
  Mit Zitat antworten Zitat