User Tools

Site Tools


init_initalize_textwindow_object_.htm
Navigation:  ABC Library Reference > TextWindowClass > TextWindowClass Methods >====== Init (initalize TextWindow object) C6H0009.jpg ====== Previous pageReturn to chapter overviewNext page
Init (| entryFEQ, title |) DERIVED, PROC

blk2blue.jpg

Init Initializes and opens the special Text window.
entryFEQ An integer constant, variable, EQUATE, or expression that represents the field number (FEQ) of the text control.
title A string constant, variable, EQUATE, or expression that sets the title bar text in the dialog containing the text control.

The Init method initializes and opens the special Text window. A Level:Benign is returned from this method.

Implementation:

The EditTextClass.TakeEvent method calls the TextWindowClass.Init method and initiates the ACCEPT loop for the text window.

Return Data Type:     BYTE for Init, DERIVED, PROC prototype

See Also:     EditTextClass.TakeEvent

init_initalize_textwindow_object_.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1