www.icetips.com  Icetips Utilities Documentation

Overview

Previous  Top  Next  


 

 

ITHyperLinkClass         Class(ITFileClass),TYPE,Module('ITHyperLinkClass.clw'),Link('ITHyperLinkClass',_ITUtilLinkMode_),DLL(_ITUtilDllMode_)

HyperLinks                 &ITControlQ

Accepted                   Long  ! Ctrl accepted

CursorFile                 CString(256)

DefaultTip                 CString(256)

UseDefaultTip              Byte  ! Set before calling RegisterControl

Initialized                Byte

 

Init                       Procedure(<String pCursor>,<String pTip>)

Kill                       Procedure

RegisterControl            Procedure(Long pFEQ, Long pContentsFEQ=0, Byte pChangeToString=True, <String pCursor>,<String pURL>)

UnRegisterControl          Procedure(Long pFEQ)

HyperLinkAccepted          Procedure(Long pFEQ),Byte ! Returns true if pFEQ is found in HyperLinks

TakeAccepted               Procedure(),BYTE,VIRTUAL  ! Event handler for regions

TakeResize                 Procedure(),BYTE,PROC!,PRIVATE  ! Event handler for resizing

SetControlPositions        Procedure(Long pCtrl, Long pRgn)

SetControlFonts            Procedure(Long pCtrl, Long pString)

SetHyperLink               Procedure(Long pFEQ)

SetLinkTip                 Procedure(Long pFEQ, String pTip, Byte pAppendContents=TRUE)

HyperLinkExists            Procedure(Long pFEQ),Byte

Construct                  Procedure

Destruct                   Procedure

                        End

 



Direct link to this page: http://www.icetips.com/manuals/utilities/overview_hyperlink.htm