FileDialog.initialName

string initialName() @property

Get initialName property.

Returns

The initial name, that is, the filename that is initially

selected in the file chooser dialog.

void initialName(string propval) @property

Set initialName property.

Parameters

propvalThe initial name, that is, the filename that is initially selected in the file chooser dialog.