I need to post a message in the 'message queue' of my application so
that the message is processed after other messages have been
processed... In Delphi the PostMessage() function was doing the thing
with a special message trap in the class.public section.

Is this portable? Or is there another mechanism in FPC?

--
Alexandre Leclerc

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to