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 tmeter</b> inherits tcontrol http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 Class TMeter    Inherits TControl
--------------------------------------------------------------------------------
 DATA
--------------------------------------------------------------------------------
 nTotal          Total amount to be represented by the Meter
 nClrBar         RGB color to use for the filled background of the meter
 nClrBText       RGB color to use for the filled text of the meter
 cText           The text to show on the meter
 lPercentage     If the % sign is to be painted

 METHODS
--------------------------------------------------------------------------------
     New             Constructor from source code.
     ReDefine        Constructor from resources.
     Default         Default meter initialization.
     HandleEvent     Events dispatcher manager.
     Init            Control initialization.
     Paint           Paints the Meter.
     Set             Changes the value represented and
                     the value of the variable.
     SetTotal



See Also: Commands

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