|
<< Click to Display Table of Contents >> Navigation: Classes > TIWCustomFileUploader > Methods > SaveAll |
SIGNATURE=IWCompFileUploader.TIWCustomFileUploader.SaveAll@string@Boolean
ETYPE=Method
Declaration:
Delphi: |
public function SaveAll(APathname: string; AOverwrite: Boolean): Integer; |
C++: |
public: __fastcall int SaveAll(String APathname, bool AOverwrite); |
Description: This is SaveAll, a member of class TIWCustomFileUploader.