...
Procedure: GetPropertyResult(ItemPath, PropertyName: String): Variant;
API Call:
Code Block | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Result := GetPropertyResult(itempath, 'Name'); |
...
Procedure: GetPropertyResult(ItemPath, PropertyName: String): Variant;
API Call:
Code Block | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Result := GetPropertyResult(itempath, 'Name'); |