Table of Contents

TMS FNC Filter Dialog Release Notes

Source: FMX.TMSFNCFilterDialog.pas version history Current version: 1.0.1.1

1.0.1.1

  • Improved : High DPI behavior for Design-time use

1.0.1.0

  • New : DisplayNames implementation

1.0.0.2

  • New : Options.DisplayNames collection to map FieldName to DisplayName for UI display
  • New : DataSetFilterDialog auto-populates DisplayNames from field DisplayLabel on dataset assign

1.0.0.1

  • Fixed : Naming issue in C++ with OKButton event

1.0.0.0

  • Release version
  • New : OK Button added
  • Improved : Non modal behaviour improved

0.9.1.0

  • New : Support for user friendly names in columns with property DisplayName
  • Improved : ValidateFilterRow and ValidateFilterArray set public
  • Improved : fdtOther type introduced for non standard types like eg. Graphics
  • Fixed : DataSet ftTimeStamp support

0.9.0.2

  • Improved : Hints are shown

0.9.0.1

  • New : TTMSFNCFilterDialog introduced
  • Fixed : DataSet Date/Time string formatting

0.9.0.0

  • First BETA Release