[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 Class TDialog    Inherits from Class TWindow
--------------------------------------------------------------------------------

 DATA
--------------------------------------------------------------------------------
 aControls            Array of controls of the Dialog Box
 bEnd                 Action to execute when ending the Dialog Box
 cResName             Resource Name of the Dialog
 hResources           Handle of the Resource where to find the Dialog
 lCentered            Logical value if centering the Dialog when painting
 lModal               Logical value if the Dialog Box is modal
 lModify              Logical value to allow using the Controls -not implemented-
 lVbx                 If a Dialog Box is using VBX controls -under construction-

 METHODS
--------------------------------------------------------------------------------
 New                  Generic constructor method
 Activate             Starts interaction with the Dialog Box
 Command              Generic command dispatcher method
 cToChar              Produces a memory template of the Dialog Box
 DefControl           Generic control definition
 Define               Defining a Dialog Box - constructor
 End( [nResult] )     Ends the Dialog Box. nResult is stored at ::nResult
 FocusNext            Changes the focus to the next control
 GetItem( nId )       Retrieves the Handle of the control with that nID
 HandleEvent          Own handle Event dispatcher

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