On Monday 21 December 2015 17:08:43 Fred van Stappen wrote:
> > > > Can't you use iassistiveserver.doitementer()?
> > >
> > > For Ttoolbar? No, I did not try it.
> > > I will try it asap.
>
> Hello Martin.
>
> For TToolbar I have lot of luck with tcustomtoolbar.getassistivehint() ;-)
>
> This is used successfully =>
>
> if (Sender is ttoolbar) then
> Result := 'tool bar, ' + ttoolbar(Sender).getassistivehint()
>
Please use sender.getassistivehint() instead. The interface iassistiveclient
("sender") should provide all you need.
Martin
------------------------------------------------------------------------------
_______________________________________________
mseide-msegui-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk