[Lazarus] How to get access to TKeyCommandRelationList via the IDE Interfaces?
Graeme Geldenhuys
mailinglists at geldenhuys.co.uk
Thu Feb 23 01:02:23 CET 2017
On 2017-02-22 23:53, Graeme Geldenhuys via Lazarus wrote:
> Umm, that's exactly what I tried, but in never finds the command.
As a work-around I went through the MenuIntf, found the JCF menu.
Iterated that until I found the 'jcfAbout' menu. I then call it's
MenuItem.Click() method.
Pretty ugly, but it worked. :) Obviously I would like to get the
Command Interface working though.
Regards,
Graeme
--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/
My public PGP key: http://tinyurl.com/graeme-pgp
More information about the Lazarus
mailing list