Einzelnen Beitrag anzeigen

hboy

Registriert seit: 16. Jan 2004
364 Beiträge
 
#7

Re: eigene Konsole -> writeln output ?

  Alt 3. Jan 2005, 20:47
sodele... es beginnt zu funktionieren..



Delphi-Quellcode:
  write('testing, testing.... *hust*');
  TextColor := $FF0000;
  write('.... everything seems to be in order');
  TextColor := $00FF00;
  BackgroundColor := $505050;
  write('Console test done.');

ich weiß... Zeilenumbrüche fehlen halt ^^ gemach gemach
Jetzt wie mach ich Readln ? läuft doch bestimmt auch wieder über InOut ?

schaut dann so aus:
Miniaturansicht angehängter Grafiken
console_303.jpg  
Power is nothing without TControl
  Mit Zitat antworten Zitat