HI_GetFontColorRE

HI_GetFontColorRE

%HI_GetFontColorRE, %HI_SetFontColorRE functions


Function

The function %HI_SetFontColorRE sets a font color to selected text in the graphic object Text entry field of RichEdit type (control function).

The function %HI_GetFontColorRE retrieves the font color of selected text in the graphic object Text entry field of RichEdit type.

Declaration

%HI_SetFontColorRE( INT in refId, INT in fontColor ) INT %HI_GetFontColor( INT in refId )

Parameters

refId

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

fontColor

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