bOk = MTblGetTipDelay( hWndParam, nParam, nType, nrDelay )

Gets a tooltip's delay.

Parameters
hWndParam
Window Handle: Depends on nType. See Tooltip types and function parameters for further details.

nParam
Number: Depends on nType. See Tooltip types and function parameters for further details.

nType
Number:The tooltip type. See Tooltip types and function parameters for further details.

nrDelay
Receive Number: The delay in milliseconds or NUMBER_Null if undefined.

Return
Boolean: TRUE if successful or FALSE if an error occurs

Example

Call MTblGetTipDelay( hWndCol, nRow, MTBL_TIP_CELL, nDelay )

See also
Tooltips

Created with the Personal Edition of HelpNDoc: Easily create iPhone documentation