Dialogs - EditScriptProperty
Text:
API Call:Loads the specified script property into the script editor and displays to the user for editing.
Declaration:
EditScriptProperty(ItemPath, PropertyName: String);
Source Code
Delphi
Code Block | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
EditScriptProperty(itempath, property.name); |