Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Used to set if the property can be edited (enabled) or protected (disabled).

Usage

Code Block
SRP_PropertyPanel(PanelCtrl, "Enabled", PropertyKeys, Enabled)

Parameters

PropertyKey

A key to the property value to enable/disable.  Multiple keys can be passed FM delimited.

Enabled

1 to enable (default); 0 to disable.