Einzelnen Beitrag anzeigen

Benutzerbild von Ultimator
Ultimator

Registriert seit: 17. Feb 2004
Ort: Coburg
1.860 Beiträge
 
FreePascal / Lazarus
 
#2

Re: [OOP / Methodenbezeichner] Anfängerfrage

  Alt 5. Mai 2005, 08:32
Delphi-Quellcode:
procedure LabelRefresh;
begin
  Form1.Label1.Caption := IntToStr(wert);
end;
Das T vorm Form1.Label1.Caption muss weg
Julian J. Pracht
  Mit Zitat antworten Zitat