Delphi-PRAXiS
Seite 2 von 2     12   

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Netzwerke (https://www.delphipraxis.net/14-netzwerke/)
-   -   Delphi IdFtp - ProgressBar zeigt nix beim Download Fehlersuche.... (https://www.delphipraxis.net/67944-idftp-progressbar-zeigt-nix-beim-download-fehlersuche.html)

Die Muhkuh 23. Apr 2006 18:54

Re: IdFtp - ProgressBar zeigt nix beim Download Fehlersuche.
 
Zitat:

Zitat von inherited
Zitat:

Zitat von Spider
Hi,

ich hab ne kleine unschönheit entdeckt. Du hast eine Variable "name" benannt. Name könnte aber auch der Name von der Form sein. Nenn die Variable lieber mal um.


Wer? Was? Wann?

Delphi-Quellcode:
procedure TForm1.Bla;
var
  Name: String;
begin
  Name := 'Moin moin'; // Ist jetzt die Variable Name gemeint oder Form1.Name?
end;

DGL-luke 23. Apr 2006 19:34

Re: IdFtp - ProgressBar zeigt nix beim Download Fehlersuche.
 
Also normalerweise nimmt Delphi die lokale Variable... dass es unschön ist, keine Frage, aber lokale Variablen haben Vorrang.

inherited 23. Apr 2006 22:22

Re: IdFtp - ProgressBar zeigt nix beim Download Fehlersuche.
 
Ahhh ich wusste erst nich was ihr meint im sinne von WOher ihr das habt...


Alle Zeitangaben in WEZ +1. Es ist jetzt 11:10 Uhr.
Seite 2 von 2     12   

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz