Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2007 Jun : What is the value of True?

www.cryer.info
Managed Newsgroup Archive

What is the value of True?

Subject:What is the value of True?
Posted by:"AlexTemple" (alextemp..@tiscali.co.uk)
Date:Thu, 28 Jun 2007 23:10:14

Writing a message handler for wm_Sizing, I need to return true if handled.
Presumably I write something like
  Message.Result := integer(true)
which works but is that the correct way?

Sorry for trivial question. Just can't find a definitive answer anywhere.

Alex.

Replies:

www.cryer.info
Managed Newsgroup Archive