Siemens A31003-51730-U103-7619 Benutzerhandbuch

Seite von 336
The Elements of a DCO-Script
For internal use only
07/2010
5-164
OScAR-Pro Customized Operator, User Manual
  
  
  
BHB_DCO_05.fm
Instructions
5.11.67
The Instruction "SetListBoxItemColor"
Description
Use this Function Instruction to change the text color of a List element of a Listbox.
Arguments
Arguments
Description
Listbox
Editable combobox to specify the parent Listbox of the List el-
ement whose text color you want to change.
Here you can:
enter the name of the Listbox direct or
select a Listbox from the list of all available Listboxes.
List element
Editable combobox to specify the index of the List element of 
the selected List box , the text color of which you want to edit.
Here you can:
enter a numeric value,
assign a Constant, Parameter or Variable of the data type 
int, or
assign a reference to a Control that has the data type int.
Color
Editable combobox to choose the text color you want to assign 
to the selected List element of the Listbox.
Here you can:
click "Select color" and use the next user window to 
choose a color (see Section 4.6.5, "Edit colors"),
assign a Constant, Parameter or Variable of the data type 
color, or
assign a reference to a Control that has the data type col-
or
.
Table 5-135
The arguments of the Instruction SetListBoxItemColor