Table of Contents

TIDEProjectFile.Visible Property

Indicates if the current file is visible in the IDE or not. The file can be invisible (not being displayed) but still belongs to the script project.

Syntax

Unit: IDEMain

property TIDEProjectFile.Visible: Boolean

See also