You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Returns the current version of the program.

Usage

Version = SRP_PropertyPanel(PanelCtrl, "Version")

Parameters

None



1.6.0

  • Added property, SetPropertyRequired and GetPropertyRequired
  • Added method, SetFocus
  • Added event, ValueChanged

1.5.0

  • Added property; SetPropertyFields (plural)
  • Added property; SetFonts
  • Added method; ClearPanel
  • PropertyData property replaced with SetPropertyField and GetPropertyField
  • All individual font properties are now prefixed with "Set"
  • Setting the fonts before the init now doesn't matter
  • RowHeight now accepts a HeightArray, so you can specify Group @FM Property row heights

1.4.0

  • Initial update for the PropertyData / PropertyFields property

1.3.0

  • Added additional font settings.
  • More bug fixes.

1.2.0

  • General bug fixes.

1.1.0

  • Updates for custom option buttons using font icons.

1.0.0

  • Initial release
  • No labels