Unit 'Dialogs' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TSaveDialog

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

Declaration

Source position: dialogs.pp line 270

type TSaveDialog = class(TOpenDialog)

protected

  class procedure WSRegisterClass; override;

  

  function DefaultTitle; override;

  

public

  constructor Create(); override;

  

end;

Inheritance

TSaveDialog

  

|

TOpenDialog

  

|

TFileDialog

  

|

TCommonDialog

  

|

TLCLComponent

  

|

TObject



CT Web help

CodeTyphon Studio