Versions Compared

Key

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

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

Usage

Code Block
SRP_PropertyPanel(PanelCtrl, "EnabledPropertyProtect", PropertyKeys, Protect, EnabledHard)

Parameters

PropertyKey

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

Enabled

Protect

FullFUL
SelectableSEL
NoneNON

Hard

1 to show a "hard" full protection display, which grays out the property value1 to enable (default); 0 to disable.