![]() |
Re: Details abfragen mit Indy
Clevere Mädchen auch :wink:
Hab da nix gefunden, daher meine Frage... Gruß Nele |
Re: Details abfragen mit Indy
Container for a structured file and directory listing.
property DirectoryListing: TIdFTPListItems; Description DirectoryListing is a read-only TIdFTPList property that represents the container and parser for TIdFTPListItem instances created from the result values for the List or Status methods. DirectoryListing is always cleared prior to adding the values returned by List or Status. DirectoryListing provides a structured means of accessing data about files and directories returned from the FTP LIST, NLST, or STAT commands. DirectoryListing can also be used to populate GUI controls that display the results of the FTP operation, like TTreeView. DirectoryListing can be used with the OnParseCustomListFormat event handler to allow parsing of FTP List formats not normally supported by TIdFTPList. DirectoryListing is initialized prior to use in List, or using the OnCreateFTPList event handler. DirectoryListing is freed in the Destroy method. |
Re: Details abfragen mit Indy
Verwendest du evtl. die mitgelieferten Indy-Komponenten? Bei
![]() |
Re: Details abfragen mit Indy
Ok, dann sollte ich wohl mal meine Indy-Komponenten kontrollieren, wer weiß, wie alt die schon sind ;-)
Danke Gruß Nele [edit1] @scp - Ehrlich gesagt - keine Ahnung - hab sie bis heute noch nie benutzt :oops: [edit2] - so, nachgesehen Version 8.0.25 - neu ist das wohl nicht, oder ;-) |
Alle Zeitangaben in WEZ +1. Es ist jetzt 10:12 Uhr. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz