Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Properties - Delete Property

Text:

API Call:Deletes a property from the item.

Declaration:

DeleteProperty(ItemPath, PropertyName: String);

Source Code

Delphi

Code Block
languagedelphi
themeRDark
titleScripting
linenumberstrue
collapsetrue
DeleteProperty(itempath, 'Your Property Path');