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....



ParentWnd


Unit: SDL_filesys
Class: TUnivSaveDialog
Declaration: property ParentWnd: HWnd;

The property ParentWnd contains the handle of the parent window of the dialog. By default it is zero. Assigning a parent window handle to the property ParentWnd causes the default dialog to be opened on top of the parent window (if UseStandardDialog is set TRUE). Otherwise the operating system decides where to open the dialog. This can be important in multi-screen applications.


Last Update: 2023-Feb-06