Delphi 11 10 XE8 XE7 XE Seattle Berlin Tokyo Rio Firemonkey, Delphi Android, Delphi IOS

Accessibility Screen Reader Support For Firemonkey In Delphi 10 Berlin On Windows And OSX

| Delphi 11 10 XE8 XE7 XE Seattle Berlin Tokyo Rio Firemonkey Delphi Android Delphi IOS

Delphi Berlin Firemonkey Accessibility Pack | Delphi 11 10 XE8 XE7 XE Seattle Berlin Tokyo Rio Firemonkey Delphi Android Delphi IOSThe Firemonkey Accessibility Pack for Delphi 10 Berlin is available from Embarcadero with support for JAWS on Windows and VoiceOver on Mac OSX. The Accessibility Pack docs show that the accessibility pack makes the MSAA and OSX Accessibility APIs available for you to access. You can implement the IFMXAccessibility interface in your own custom components to make available to the accessibility API. Additionally, it provides accessibility support for the following FMX components: TButton, TSpeedButton, TTracker, TEdit, TListBox, TComboBox, TComboEdit, TSpinBox, TLabel, TCheckBox, TRadioButton, TMainMenu, TMemo, TTreeView, and TCustomGrid. Adding accessibility to your existing projects is as simple as including the FMX.ScreenReader units at the top and changing your form class to TAccForm. You should be able to use the Accessibility Pack with C++Builder as well. There is no installer so simply uncompress the accessibility pack into your Embarcadero\Studio\18.0 directory with Administrator permissions. You can access the Delphi 10 Seattle Accessibility Pack here. If you need to impliment accessibility on your Android and IOS applications the documentation for the Android API is here and the docs for the IOS API are here.

Head over and download the Firemonkey Accessibility Pack for free from Embarcadero CodeCentral.

Exit mobile version