Versions Compared

Key

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

...

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

Parameters

PropertyKey

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

...

1 to enable (default); 0 to disable.

Hard

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