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