TCnSaveFileDialog.FileNames Property
Gets the file names of all selected files in the dialog box.
public
property FileNames: TArray<String> read GetFileNames;
Property Value
Type: TArray<String>
Gets the file names of all selected files in the dialog box.
public
property FileNames: TArray<String> read GetFileNames;