TMS FNC Edit Release Notes
Source: FMX.TMSFNCEdit.pas version history
Current version: 1.0.4.3
1.0.4.3
- Improved : updated dropdown icon to SVG version
1.0.4.2
- Fixed : Issue with pasting text
- Fixed : Issue with copying text in VCL
1.0.4.1
- Improved : Typing etFloat, etSignedFloat, etSignedNumeric and etMoney values
1.0.4.0
- Fixed : Issue with Money edit and formatting
1.0.3.9
- Fixed : StyleElements property not found in TMS WEB Core
1.0.3.8
- Improved : Auto separators, key handling and caret position in TMS WEB Core
1.0.3.7
- Fixed : Issue with Ctrl key not being processed
1.0.3.6
- Fixed : Registered TTMSFNCEditButton to be observable
1.0.3.5
- Fixed : Issue pasting values
1.0.3.4
- Fixed : Lookup value not correctly updated in OnLookupNeedData event in VCL
1.0.3.3
- Fixed : Issue parsing negative money numbers upon exiting
1.0.3.2
- Improved : Accepting negative money numbers
1.0.3.1
- Fixed : Issue with etSignedNumeric type
1.0.3.0
- New : Support for high dpi
1.0.2.12
- Fixed : Issue with autocomplete and special characters
1.0.2.11
- Fixed : Issue with float type precision.
1.0.2.10
- Fixed : Issue with signed / unsigned numeric and thousand separators.
1.0.2.9
- Fixed : Issue with editing on TMS WEB Core
1.0.2.8
- Fixed : Behaviour of closing popup when focusing other control and moving parent form
1.0.2.7
- Fixed : Issue with copy & paste actions on VCL
1.0.2.6
- Fixed : Issue with binding only working on Windows
1.0.2.5
- New : LiveBindings Support
1.0.2.4
- Improved : DisplayLookup method to display all values from the displaylist
1.0.2.3
- Fixed : Issue with lookup on RAD Studio 10.2 Tokyo
1.0.2.2
- Fixed : Issue selecting lookup item entry with mouse
1.0.2.1
- Fixed : Issue with calculating size of lookup items
1.0.2.0
- New : MinimumWidth and MinimumHeight properties to defined lookup dropdown minimum size
- Fixed : Issue with escape and exiting control closing lookup window
1.0.1.0
- New : UseValueList boolean to switch between Value and Display list when using the lookup functionality
1.0.0.2
- Fixed: Issue with etSignedNumeric handling
1.0.0.1
- Fixed: Issue with typing '-' with signedfloat when text is selected
1.0.0.0
- first release