Registriert seit: 16. Jan 2004
Ort: Bendorf
5.219 Beiträge
Delphi 10.2 Tokyo Professional
|
Re: Transparente Buttons?
9. Mai 2008, 22:37
Zitat von lbccaleb:
Zitat von Jonas:
schau dir mal den tspeedbutton (aus der rubrik additional) an, dann mit den properties:
Delphi-Quellcode:
Down := true;
transparent := true;
denk mal das sollte dir weiter helfen^^
Also bei mir funktioniert es nicht.. Ich kann transparent und down zwar auf true stellen aber das hat keine Auswirkungen (Delphi 7, Vista)
Michael "Programmers talk about software development on weekends, vacations, and over meals not because they lack imagination,
but because their imagination reveals worlds that others cannot see."
|