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