...
SetPropertyAttribute(ItemPath, PropertyName, AttributeName, Value: String);
Source Code:
Code Block | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
etPropertyAttribute(itempath, 'Name', 'Input', 'True'); |
...
SetPropertyAttribute(ItemPath, PropertyName, AttributeName, Value: String);
Source Code:
Code Block | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
etPropertyAttribute(itempath, 'Name', 'Input', 'True'); |