[fpc-pascal] PtrInt - possible candidate to be marked as deprecated

Graeme Geldenhuys mailinglists at geldenhuys.co.uk
Wed Mar 18 16:29:14 CET 2015


On 2015-03-18 15:23, Tony Whyman wrote:
> PtrInt is used in that very useful method TApplication.QueueAsync 
> Call.

Though I never used the QueueAsync() call myself, but looking at the
declaration, shouldn't that data type be PtrUInt anyway?  As far as I
understand Data points to data in memory, which will always be an
positive (unsigned) value, not so?  Or does Mattias's example apply here
too.

Regards,
  - Graeme -

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/



More information about the fpc-pascal mailing list