Versions Compared

Key

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

Items - ShowLabel

Text:

API Call:Sets the visibility of an items label.

Declaration:

 ShowLabel(ItemPath: String; Visible: Boolean);

Source Code

Delphi

Code Block
languagedelphi
themeRDark
titleScripting
linenumberstrue
collapsetrue
ShowLabel(itempath, True);