[^^Up^^] [Menu] [About The Guide]
 Class TButton  --  Introduction
-------------------------------------------------------------------------------
 TButton()                    Object, not inicialized, constructor
-------------------------------------------------------------------------------
 Exported Instance Variables

 Row, Col                     Button screen coordinates           Assignable
 Name                         Button Label                        Assignable
 PreBlock, PostBlock, Action  CodeBlocks for WHEN, VALID, ACTION  Assignable
 Pressed                      TRUE when button is pressed         Assignable
 ColorSpec                    Normal & hotkey colors              Assignable
 Cargo                        If you need it, here you have it!   Assignable
 Reader                       Works like GET's reader             Assignable
-------------------------------------------------------------------------------
 Exported Methods

 New( nRow, nCol, cPrompt, bAction, bWhen, bValid, cColorSpec )   CONSTRUCTOR
 Display()                    Display the Button
 SetFocus( lOnOff )           Changes the button focus
 BtnReader( oBtn )            It is called from within Reader Block

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson