TCnSaveFileDialog.CreatePrompt Property
Gets or sets a value indicating whether the dialog box prompts the user for permission to create a file if the user specifies a file that does not exist.
published property CreatePrompt: Boolean read GetCreatePrompt write SetCreatePrompt default False;
Property Value
Type: Boolean