Porovnávané verzie

Kľúč

  • Tento riadok sa pridal
  • Riadok je odstránený.
  • Formátovanie sa zmenilo.

%HI_GetFontUnderlineRE, %HI_SetFontUnderlineRE functions


Function
The function %HI_SetFontUnderlineRE sets an underline style to the selected text in the graphic object 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 object Text entry field of the RichEdit type.
Declaration
Blok kódu
languageesl
themeConfluence
%HI_SetFontUnderlineRE(
   INT in refId,
   BOOL in isUnderlined
 )
 
 BOOL %HI_GetFontUnderlineRE(
   INT in refId
 )
Parameters
refIdReference to graphic object Text entry field of the RichEdit type (reference variable).
isUnderlinedUnderline style of the selected text in the graphic object Text entry field of the RichEdit type.