Versions Compared

Key

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

...

  • Added property, SetPropertyRequired and GetPropertyRequired
  • Added method, SetFocus
  • Added event, PanelLostFocus
  • Added event, ValuePosChanged
  • Added event, ValuePosChanging
  • Added event, ValueChanged
  • Added visibility and fields to the Init statement

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

...