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