| [Overview][Types][Classes][Procedures and functions][Index] | 
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Implements a Lazarus File Save dialog.
Source position: lazdialogs.pas line 62
type TLazSaveDialog = class(TLazOpenDialog)  | 
||
protected  | 
||
procedure DoInitialize; override;  | 
  | 
Performs actions needed to initialize the Lazarus dialog.  | 
end;  | 
  | 
Implements a Lazarus File Save dialog.  | 
|
| | | ||
  | 
Implements a Lazarus file open dialog.  | 
|
| | | ||
  | 
Implements a File / Open dialog used to select one or more files on the local file system.  | 
|
| | | ||
  | 
TFileDialog allows selection of a file from the current directory.  | 
|
| | | ||
  | 
The base type from which other dialogs are derived.  | 
|
| | | ||
  | 
The base class for LCL components which have an associated widget.  | 
|
| | | ||
| | | ||
| | | ||
| Version 4.0 | Generated 2025-05-03 | Home |