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, "PropertyEnabledPropertyProtect", PropertyKeys, EnabledProtect, Hard)

Parameters

PropertyKey

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

Enabled

Protect

Full (FUL), Selectable (SEL), or None (NON)1 to enable (default); 0 to disable.

Hard

1 to enable show a "hard" disable full protection display, which grays out the property value.