TStaticText hat ein
Handle und TLabel nicht. (weil T(Custom)StaticText = class(TWinControl) und das (Custom)Label ist von TGraphicControl (kein
Handle) abgeleitet)
TStaticText kann einen Rand haben
Kann aber dafür nicht transparent sein (hat zwar die Eigenschaft Transparent aber die funktioniert irgendwie nicht)
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."