%HI_GetFontStyle, %HI_SetFontStyle functions


Function
The function %HI_SetFontStyle sets the object of the Text font type for the graphic object.

The function %HI_SetFontStyle detects the object of the Text font type for the graphic object.

Declaration
%HI_SetFontStyle(
   INT in refId, 
   HBJ in refToStyle
 )
  
HBJ %HI_GetFontStyle(
   INT in refId
 )
Parameters
refIdReference to the graphic object (reference variable).
refToStyleReference to object of the Text font type.
Description
The function %HI_GetFontStyle returns the unique identifier (HOBJ) of the text font used in the graphic object.
Napíšte komentár