Prehľad
Nástroje obsahu
The function %HI_SetColumnWidth sets the width of the specified column in the displayer of Browser or Logging type.
The function %HI_GetColumnWidth returns the width of the specified column in the displayer of Browser or Logging type (control function).%HI_SetColumnWidth( INT in refId, INT in index, INT in width ) INT %HI_GetColumnWidth( INT in refId, INT in index )
refId | Reference to a displayer (reference variable). |
index | Serial number of column. |
width | Column width. The parameter can contain optional values. The values of 0 and -1 set the column width as follows on condition that the index=0:
|
Sequential numbers of Logging column:
Pridať komentár