DtvLong dal_mas_set_tit_fld (idm, idf, row, col, len, wid, vid, tit)

Sets the title entry for the field in the mask and positions it relatively to the field.

Input Parameters Significance
DtvLong idm mask Id
DtvLong idf field Id
DtvLong row row position of the title relative to the field
DtvLong col column position of the title relative to the field
DtvLong len row length of the title
DtvLong wid column width of the title
DtvLong vid video attribut of the title
char *tit title string

Output Parameters Significance
none -

Return Code Significance
0 all OK
1 column length or column width< 0

The function automatically invoke any set mask listener function.