PathConstant class: Difference between revisions
Appearance
Started page |
(No difference)
|
Revision as of 02:06, 28 August 2019
| VI Server Class Information | |
|---|---|
| Return to VI Server Class Hierarchy | |
| Class Name | class |
| Class ID | {{{1}}} |
| Scope | |
| Class Inheritance |
This class is a top-level class. |
| Class Children | This class has no children. |
| |
This article is a stub. You can help LabVIEW Wiki by expanding it. Please improve this article if you can. |
The PathConstant class is a class in the VI Server Class Hierarchy, (see also VI Server).
Properties
Show/Hide PathConstant Properties Table
| Legend | |
|---|---|
| R/W | Readable/Writable Permissions |
| RTE | Available in the Run-Time Engine |
| Basic Development Environment | |
| VI Scripting | |
| Private | |
| Deprecated | |
| Property ID | Short Name (English) | Description | R/W | RTE |
|---|---|---|---|---|
| 634B803 | PTooLngToFt | Specifies how to display a path that is too long to fit in the path constant. LabVIEW applies the value of this property only if the scrollbar of the constant is hidden.
You also can use the Path too long to fit pull-down menu on the Appearance page of the Properties dialog box to specify how to display long paths. |
R/W | X |
| 634B802 | Path Type | Gets or sets the type of path. | R/W | X |
| 634B801 | Scroll Vis? | Specifies whether the scroll bar is visible. | R/W | X |
| 634B804 | ShwsAbbrdBhvior? | Returns whether the path constant is currently abbreviating the path. This property returns FALSE if the object is set to clip the path, if the scrollbar is visible, or if the path fits in the path object.
This property is similar to the Path too long to fit pull-down menu on the Appearance page of the Properties dialog box. |
R | X |
| 634B800 | SizeToText | Sets whether the size of the path constant changes according to the text included. | R/W |
Methods
No Methods for this class.
Events
No Events for this class.
History
| |
History information is needed. What changes have occured over previous versions? |
| Version | Change(s) |
|---|---|
| More info to come. |