Selected

Syntax

<Path>.Selected:boolean

The attribute Selected selects the object designated by <Path> (true) or does not select it (false).

The attribute _3D.Selected selects the object designated by <Path> (true) in 3D or does not select it (false).

Data Type of the Value You Can Assign

You can assign a value of data type boolean.

Example

MyStation.Selected := true