ShowLabel
...
Sets the visibility of an items item's label.
...
Syntax:
Procedure: ShowLabel(ItemPath: String; Visible: Boolean);
API Call:
Code Block | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
ShowLabel(itempath, True); |
...
Sets the visibility of an items item's label.
...
Syntax:
Procedure: ShowLabel(ItemPath: String; Visible: Boolean);
API Call:
Code Block | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
ShowLabel(itempath, True); |