%HI_GetFontStyle, %HI_SetFontStyle functions


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

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


Declaration
%HI_SetFontStyle(
   INT in refId, 
   HBJ in refToStyle
 )
  
HBJ %HI_GetFontStyle(
   INT in refId
 )

Parameters
refId Reference to graphic object (reference variable).
refToStyle Reference to object of 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