PathConstant class
VI Server Class Information | |
---|---|
Return to VI Server Class Hierarchy | |
Class Name | PathConstant class |
Class ID | 16387 |
Scope | VI Scripting |
Class Inheritance |
|
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).
Contents |
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 | Long Name (English) | Description | R/W | RTE |
---|---|---|---|---|
634B800 | Size To Text? | Sets whether the size of the path constant changes according to the text included. | Read/Write | No |
634B801 | Scrollbar Visible? | Specifies whether the scroll bar is visible. | Read/Write | Yes |
634B802 | Path Type | Gets or sets the type of path. | Read/Write | Yes |
634B803 | Path Too Long To Fit | 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. | Read/Write | Yes |
634B804 | Shows Abbreviated Behavior? | 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. | Read Only | Yes |
Methods
This class has no methods or it inherits methods from its parent: Constant Class.
Events
This class has no events or it inherits events from its parent: Constant Class.
History
History information is needed. What changes have occurred over previous versions? |
Version | Change(s) |
---|---|
More info to come. |