Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- TCXL Database - hlpttl http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
HlpTtl

Define new help-window title, replacing "  Help  ".

Header File.....TCXLhlp.h

Prototype.......IntT CTYP HlpTtl(ChrP ts, BytT tp, AtrT ta);

Source File.....HLP\HLPDEF.C

Arguments.......ts -  New Title String
                tp -  Title Position (One of the following)
                  TTL_LFT..Left
                  TTL_CNT..Center
                  TTL_RGT..Right
                ta -  Title Attribute (See Appendix A)

Returns.........ERR_NUL  -  No Error
                ERR_ARG  -  Argument Failure
                   TcxlErr contains:
                   W_NOHLPDEF  -  No Defined Help

Notes...........Use this function to modify the default help window title.

See Also: Appendix A

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson