HI_GetFontSizeRE

HI_GetFontSizeRE

%HI_GetFontSizeRE, %HI_SetFontSizeRE functions


Function

The function %HI_SetFontSizeRE sets a font size of the selected text in the graphic 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

%HI_SetFontSizeRE( INT in refId, INT in fontName ) INT %HI_GetFontSizeRE( INT in refId )

Parameters

refId

Reference to graphic object Text entry field of the RichEdit type (reference variable).

fontSize

Font size of the selected text in the graphic object Text entry field of the RichEdit type.