Documentation Center

PslTransList.State

Returns the status bits of the translation string list.

Syntax

Expression.State (State as Variant) as Boolean

Expression Required. Object of type PslTransList

State Name of the status value. The following values are possible:

  • pslListStateBookmark (Value = 100):The string list has a bookmark in the project window
  • pslSourceListStateVirtual (Value = 212): Read-Only, the source string list has a virtual source file, e.g. a database.
  • pslTransListStateDeleted (Value = 312): Read-Only, the translation list is deleted and not shown in the project window.