SecureBlackbox 2020 Delphi Edition

Questions / Feedback?

CurrentListEntry Property

Contains the current entry returned by ListDir .

Syntax

property CurrentListEntry: TsbxSFTPListEntry read get_CurrentListEntry;

Remarks

Use this property to access the current list entry as returned by ListDir call. Entries are passed back to the application one by one, with ListEntry thrown for each entry.

This property is read-only and not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 Delphi Edition - Version 20.0 [Build 8166]