Porovnávané verzie

Kľúč

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

%HI_GetFontSizeRE, %HI_SetFontSizeRE functions


Function
The function %HI_SetFontSizeRE sets a font size of the selected text in the graphic object object Text entry field of the RichEdit type (control function).

The function %HI_GetFontSizeRE retrieves the font size of selected text in the graphic object Text entry field of the RichEdit type.
Declaration
Blok kódu
languageesl
themeConfluence
%HI_SetFontSizeRE(
   INT in refId,
   INT in fontName
 )
 
 INT %HI_GetFontSizeRE(
   INT in refId
 )
Parameters
refIdReference to graphic object Text entry field of the RichEdit type (reference variable).
fontSizeFont size of the selected text in the graphic object Text entry field of the RichEdit type.