Skip to content

ShowFileTitle_State - AbstractFileDialog

Specifies whether the contents of the file_title property should be inserted into the dialog box as a default for selectin

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

Syntax

Property Integer ShowFileTitle_State
Access Type Syntax
Read Access: Get ShowFileTitle_State to IntegerVariable
Write Access: Set ShowFileTitle_State to IntegerVariable/Value

Description

The ShowFileTitle_State property specifies whether the contents of the file_title property should be inserted into the dialog box as a default for selecting.

In OpenDialog, default is false. In SaveAsDialog, default is true.