The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



UseStandardDialog


Unit:SDL_filesys
Class:TUnivSaveDialog
Declaration:property UseStandardDialog: boolean;

The property UseStandardDialog determines whether the TUnivSaveDialog uses the standard Delphi/C++Builder save dialog or a user-specific dialog. If UseStandardDialog is FALSE you have to assign an event handler to both the OnFileSelect and the OnFileCheck events. These events do not occur if UseStandardDialog is TRUE.

Hint: The standard dialog can be controlled by a few pre-defined Parameters.



Last Update: 2023-Feb-06