The function %HI_SetFontUnderlineRE sets an underline style to the selected text in the graphic object Text entry field of the RichEdit type (control function).
The function %HI_GetFontUnderlineRE retrieves the underline style of the selected text in the graphic object Text entry field of the RichEdit type.
Declaration
%HI_SetFontUnderlineRE(
INT in refId,
BOOL in isUnderlined
)
BOOL %HI_GetFontUnderlineRE(
INT in refId
)
0 komentárov