fileedit DlgOptions property
Return to Introduction  Previous page  Next page
Applies to
dcFileEdit component.  

Declaration
type  
 TOpenOption = (ofReadOnly, ofOverwritePrompt, ofHideReadOnly, ofNoChangeDir, ofShowHelp, ofNoValidate, ofAllowMultiSelect, ofExtensionDifferent, ofPathMustExist, ofFileMustExist, ofCreatePrompt, ofShareAware, ofNoReadOnlyReturn, ofNoTestFileCreate, ofNoNetworkButton, ofNoLongNames, ofOldStyleDialog, ofNoDereferenceLinks);  
  TOpenOptions = set of TOpenOption;  
 
property DlgOptions: TOpenOptions;  

Description

File not found.