Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- FiveWin 1.9.2 - January 97 - <b>class tmsgitem</b> tmsgbar items objects http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 Class TMsgItem  TMsgBar items objects
--------------------------------------------------------------------------------

 DATAs
--------------------------------------------------------------------------------
 oMsgBar         Reference to its MsgBar container object.
 cMsg            shown text.
 nSize           width of the MsgItem.
 nClrFore        Foreground color as a RGB number.
 nClrBack        Background color as a RGB number.
 nId             Id number for the MsgItem.
 bMsg            Optional codeblock to evaluate to generate the cMsg text.
 bAction         Action to be preformed when clicking on it.
 oFont           Font object used.

 METHODs
--------------------------------------------------------------------------------
 New             Constructor from source code
 Click           Action to be performed when clicking the mouse.
 Refresh         Repaints the item
 SetFont         Set the font for the MsgItem.
 SetText         Set the message for the MsgItem.
 Show            Makes the item visible

See Also: Class TMsgBar FiveWin.ch

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