IOBit Property

Applies To
LED

Description
Gets or sets the number of the I/Obit that indicates it to the LED Control.

Usage

GGet Form.Control.IOBit, var  
GSet  Form.Control.IOBit, value  
Form
Name of a form or string variable containing a form name.
Control
Name of a control or string variable containing a control name.
var
Integer variable that will contain the value of the property.
value
Integer expression for the new value of the property.

Values
The integer value from 0 to 9999
Default:

See Also
LED, IOType

Example

GSet frmMain.Led1.IOBit, 10