Versions Compared

Key

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

...

Services

ServiceDescription
Enabled
GetValue
Init
SetValue
SetValues

Events

EventDescription

GetValue

Gets a property value based on the provided key.

Code Block
rv = SRP_PropertyPanel(PanelCtrl, "GetValue", PropertyKey)

PropertyKey

...



...





...

GetKeys

Gets an field-marked list of all the keys/properties associated with the current panel.

...