Engine.ShowHiddenProperties
- Updated2026-02-03
- 1 minute(s) read
Engine.ShowHiddenProperties
Syntax
Engine.ShowHiddenProperties
Data Type
Purpose
Note
This property is obsolete. Use the
StationOptions.ShowHiddenProperties
property instead.
Remarks
Specifies whether to display in user interfaces properties marked as hidden.
When this property is True , the sequence editor and user interfaces display all subproperties of property objects in dialog boxes and variables views. When this property is False , the sequence editor does not show subproperties marked with the PropFlags_Hidden flag.