[^^Up^^] [Menu] [About The Guide]
  TSAY                  Description
 Class TSay        Inherits from TControl
--------------------------------------------------------------------------------
 DATA
--------------------------------------------------------------------------------
 l3D               If the say has to be painted with 3D effects
 cPicture          The PICTURE to use when showing the SAY
 bGet              A codeblock which returns the text to draw

 METHODS
--------------------------------------------------------------------------------
 New               Constructor from source code
 ReDefine          Constructor for resources
 Default           Default initialization process
 cGenPrg           Generates a string with the source code of the SAY
 HandleEvent       Specific SAY HandleEvent method
 cToChar           Generates a data template to build a Dialog
 Init              Generic initialization
 Refresh           Forces the SAY to be repainted
 SetText           Changes the text of the SAY
 
 INSTANCE VARS
  l3D                   
  cPICTURE              
  bGET                  
 
 METHODS
  NEW                   TMDIClient constructor method
  REDEFINE              
  CTOCHAR               Translate handle to structure item
  DEFAULT               Initialize the object with default values
  CGENPRG               IDE Support method: create window code
  HANDLEEVENT           generic eventhandler of our window
  INIT                  initialize the dialog box and all controls
  REFRESH               forces the window to repaint
  SETTEXT               change the windows caption

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