TrvActionCustomIO.InitialDir |
Top Previous Next |
|
Specifies the initial directory for the file dialog. property InitialDir: String; This property is used only if FileName is empty. It is assigned to InitialDir property of the file open/save dialog before showing it. Default value: '' (empty string)
|