Zitat von
netmario:
Das hat wieso auch immer nicht funktioniert.
Delphi-Quellcode:
if (key = ',') and (pos(',',(sender as TEdit).text) >0) and (Kom=0) then
key := #0;;
Der Teil funktioniert so ja auch nur im Ereignis, für das Klaus01 dir den Quelltext gegeben hat
Du solltest schon versuchen, das für die Verwendung im Button zu adaptieren.
Axel Sefranek
A programmer started to cuss, cause getting to sleep was a fuss.
As he lay there in bed, looping round in his head
was: while(!asleep()) ++sheep;