home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / pascal / 8404 < prev    next >
Encoding:
Internet Message Format  |  1993-01-21  |  1.3 KB

  1. Xref: sparky comp.lang.pascal:8404 comp.os.ms-windows.programmer.misc:5240
  2. Newsgroups: comp.lang.pascal,comp.os.ms-windows.programmer.misc
  3. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!The-Star.honeywell.com!umn.edu!csus.edu!borland.com!chard
  4. From: chard@borland.com (Richard Nelson)
  5. Subject: Re: Give window a caption
  6. Message-ID: <1993Jan21.185501.25322@borland.com>
  7. Originator: chard@genghis.borland.com
  8. Sender: news@borland.com (News Admin)
  9. Organization: Borland International
  10. References: <C15rpJ.Izy@cs.vu.nl>
  11. Date: Thu, 21 Jan 1993 18:55:01 GMT
  12. Lines: 14
  13.  
  14. In article <C15rpJ.Izy@cs.vu.nl> martijn@cs.vu.nl (Lemmens ML) writes:
  15. >
  16. >I have created a window (TWindow) with Borland Pascal 7.0 without
  17. >a caption. While the program is running I want to change the looks of
  18. >the window and give it a caption. Is this possible without destroing
  19. >the window and creating a new one?
  20.  
  21. TWindow has a method called SetCaption to do just that.  Check page
  22. 443 in the ObjectWindows Programming Guide for details.
  23. -- 
  24. =========================================================================
  25.  Richard Nelson, Borland Int'l | chard@borland.com | Go Bears! Grrr-rah!
  26.   Had this been Borland's opinion, I would have written it in a manual.
  27.  "...there's no hurry, I'm just sittin' here doing time." - John Lennon
  28.