Text class/Selection property: Difference between revisions
Appearance
Added new property page. |
(No difference)
|
Revision as of 16:31, 13 April 2020
| VI Server Property Information | |
|---|---|
| Property ID | 632D802 |
| Scope | Basic Development Environment |
| Data Name | Selection |
| Short Name* | Selection |
| Long Name* | Selection |
| * Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE. | |
| Owning Class ID | 5 |
| Owning Class Name | Text Class |
| Data Type | Numeric Cluster TypeDef data type |
| Property Node | |
| Available in Real-Time Operating System | Yes |
| Available in Run-Time Engine | Yes |
| Loads the block diagram into memory | No |
| Loads the front panel into memory | No |
| Need to authenticate before use | No |
| Permissions | Read/Write |
| Remote access allowed | Yes |
| Settable when the VI is running | Yes |
Text selection specified in terms of character positions for the beginning of selection (inclusive) and end of selection (not inclusive). If you set the start and end to be the same, LabVIEW inserts a caret into the text.
If you want to highlight the text, you must set key focus on a control before you use the Selection property.
Elements Selection:Start
Uses
| |
Specific use cases for this property. |
History
| |
History information is needed. What changes have occurred over previous versions? |
| Version | Change(s) |
|---|---|
| More info to come. |
See Also
| |
Add links to internal wiki pages that would also help. |
External Links
| |
Add links to external resources that would also help. |