On Thu, Apr 19, 2018 at 2:59 PM, Ondrej Pokorny <laza...@kluug.net> wrote:

>
> Good. I added the missing header definition to LCL in r57240. Could you
> please review the revision and eventually fix it, if needed?
>
r57677
reviewed and fixed. Also added support for the
deprecated userSpaceScaleFactor (which was in todo for that)

How is it done?
>

respondToSelector instance method
https://developer.apple.com/documentation/objectivec/1418956-nsobject/1418583-respondstoselector?language=objc


or instancesRespondToSelector class method.
https://developer.apple.com/documentation/objectivec/nsobject/1418555-instancesrespondtoselector?language=objc
the later is rarely used.

thanks,
Dmitry
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to