TMS FNC Task Dialog Release Notes
Source: FMX.TMSFNCTaskDialog.pas version history
Current version: 1.0.5.6
1.0.5.6
- Improved : Localization of common buttons
1.0.5.5
- Fixed : Issue with edit focus in FMX
1.0.5.4
- Fixed : Issue with closing dialog via return key
1.0.5.3
- Fixed : Issue with displaying dialog in WEB
1.0.5.2
- Fixed : Issue with icon resolution
1.0.5.1
- Fixed : Issue with not closing on mobile platforms
1.0.5.0
- New : Added DefaultButton property
- Fixed : Issue with closing on Android
- Fixed : Removed ability to resize on Windows in FMX
1.0.4.0
- New : OnBeforeCloseDialog event added
- Improved : OnDiallogCreated mobile improvement
1.0.3.3
- Fixed : Issue with DialogColor on mobile
1.0.3.2
- Fixed : Issue with internal method in WEB
1.0.3.1
- Improved : Extended Appearance property
1.0.3.0
- New : Property Appearance added
- Improved : Automatically resizing custom controls if they are exceeding the MaxDialogWidth property
- Fixed : Issue with DefaultRadioButton property
- Fixed : Issue with InputText updating
- Fixed : Issue with alignment on mobile platforms
1.0.2.2
- Fixed : Issue with button alignments
1.0.2.1
- Fixed : Issue with closing on iOS
1.0.2.0
- New : GlobalFont interface implemented
1.0.1.8
- Fixed : Issue with closing on Android
1.0.1.7
- Fixed : Issue with dialog width in VCL in Delphi 11.1
1.0.1.6
- Fixed : Issue with dialog opening on Android
1.0.1.5
- Fixed : Issue in Delphi 11 with begin and end scene for CreateBitmapCanvas
- Fixed : Issue with closing on Android
1.0.1.4
- Fixed : Issue with closing on Android
1.0.1.3
- Fixed : Issue with black background on Android
1.0.1.2
- Fixed : Issue with timer event
1.0.1.1
- Fixed : Issue with button focus in FMX
1.0.1.0
- New: Property DisplayedButtons added
- Fixed : Issue with button focus in FMX
1.0.0.3
- Improved : Common button order in Mac OS similar to Mac guidelines
1.0.0.2
- Fixed : Issue with calculating height of instruction title on mobile
1.0.0.1
- Fixed : Issue with drawing on macOS 64 bit
1.0.0.0
- First Release