Item_Changed_State - DfBaseList
Data entry to, or selection of, an item causes its Item_Changed_State property to become True
Type: Property
Access: Read/Write
Data Type: Boolean
Parameters: None
Parameters
| Parameter | Type | Description |
|---|---|---|
| iItem | Integer |
Syntax
Property Boolean Item_Changed_State
| Access Type | Syntax |
|---|---|
| Read Access: | Get Item_Changed_State to BooleanVariable |
| Write Access: | Set Item_Changed_State to BooleanVariable/Value |
Description
Data entry to, or selection of, an item causes its Item_Changed_State property to become True. The program should not control any actions by use of this property. The value of this property may be inverted (regardless of its initial value) by setting it to Toggle_State.