[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ExtDlgs' (#lcl)

TSavePictureDialog

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

TSavePictureDialog - a dialog for saving the picture in the current buffer to a file

Declaration

Source position: extdlgs.pas line 101

type TSavePictureDialog = class(TOpenPictureDialog)

  class procedure WSRegisterClass; override;

  

WSRegisterClass - Register this Class for the current Widget Set

public

  constructor Create(); override;

  

end;

Inheritance

TSavePictureDialog

  

TSavePictureDialog - a dialog for saving the picture in the current buffer to a file

|

TOpenPictureDialog

  

TOpenPictureDialog - a preview dialog that shows a preview of a picture before opening the file

|

TPreviewFileDialog

  

TPreviewFileDialog - a dialog that allows the file contents to be inspected before opening the file

|

TOpenDialog

  

TOpenDialog : open a file in the current directory, selected by File Dialog.

|

TFileDialog

  

TFileDialog : allows selection of a file from the current directory.

|

TCommonDialog

  

TCommonDialog : the base type from which other dialogs are derived

|

TLCLComponent

  

TLCLComponent - base class for LCL components

|

TComponent,IUnknown,IInterfaceComponentReference

|

TPersistent

|

TObject

The latest version of this document can be found at lazarus-ccr.sourceforge.net.