browsedialog NewFolder structure
Sub-properties
Return to Introduction  Previous page  Next page
Applies to
dcBrowseDialog and dcFolderEdit components.  

Declaration
type  
  TdcNewFolderBtn = class  
  published  
    property CaptionString;  
    property PromptString;  
    property Visible: Boolean;  
  end;  

Description
The NewFolder structure used to add the "New folder..." button to the browse-for-folder dialog and specify it's caption and prompt line for input box.  
 
To add button to the dialog box - just set Visible property to True.  

Snapshot
dcbrowsedialogss  
File not found.