Skip to content

File_Title - AbstractFileDialog

Holds the title of the file (i.e., without path)

Type: Property
Access: Read/Write
Data Type: String
Parameters: None

Syntax

Property String File_Title
Access Type Syntax
Read Access: Get File_Title to StringVariable
Write Access: Set File_Title to StringVariable/Value

Description

The File_Title property is set when users click the Open button to open a file. It holds the title of the file (i.e., without path). The value is maintained between calls and the property ShowFileTitle_State determines whether this object displays this value each time it is displayed.