TCnSaveFileDialog.FileName Property
Gets or sets a string containing the file name selected in the file dialog box.
published property FileName: String read GetFileName write SetFileName;
Property Value
Type: String
Gets or sets a string containing the file name selected in the file dialog box.
published property FileName: String read GetFileName write SetFileName;