Save dialog component

www.kxcad.net Home > Electronic Index > Altium(Protel) Index


Your Ad Here

The TSaveDialog dialog displays a modal Windows dialog box for selecting file names and saving files. The dialog does not appear at runtime until it is activated by a call to the Execute method. When the user clicks Save, the dialog closes and the selected file name is stored in the FileName property.

Methods

In TSaveDialog

Derived from TOpenDialog

Derived from TCommonDialog

Derived from TPersistent

Derived from TObject

Your Ad Here