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

 DATA
--------------------------------------------------------------------------------
 oGet            Standard Clipper 5 Get object to support Clipper editing
                 features.
 nClrFocusText   Color for the get text when receiving focus
 nClrFocusPane   Color for the get back when receiving focus
 nPos            Position of the cursor


 METHODS
--------------------------------------------------------------------------------
 New             Constructor from source code
 ReDefine        Constructor for resources
 cToChar         Generates a data template to build a Dialog
 Default         Default initialization
 cGenPrg         Generates the source code of this control
 GotFocus        Action to be performed when receiving the focus
 HandleEvent     Generic events handler
 Init            Generic initialization
 KeyDown         Action to be performed when pressing a control key
 KeyChar         Action to be performed when pressing a key
 LostFocus       Action to be performed when losing the focus
 MouseMove       Action to be performed when moving the mouse over
 Refresh         Repaints the control
 Save            Updates the variable value from the buffer
 GetSelPos       Returns the selected text positions
 GetDelSel       Returns the text selected and deleted
 EditUpdate      Updates the variable and the display
 lValid          Validates the get
 cText           Get / Set the text of de TGet Object.
 GetSel          Retrieves the selection from the TGet editing buffer.

 !seealso: Headers.eho:FiveWin.ch TControl.eho:TControl



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