Properties
- Property FlagNoteText() As
-
Retrieves or sets Flag Text.
- Parameters:
-
- oText
- Returned Flag text. dd>
- Property Text() As
-
Retrieves or sets Flag Text Representation.
- Parameters:
-
- oText
- Returned text for graphical representation. dd>
Methods
- Sub AddURL( iUrl)
-
Sets an URL.
- Parameters:
-
- iUrl
- URL to Set dd>
- Sub GetNbrURL( oNumberOfURL)
-
- Deprecated:
- V5-6R2017 This method is replaced by dd>
- Func GetNbrURL2() As
-
Gets the number of URL.
- Parameters:
-
- oNumberOfURL
- returns param oNumberOfURL. dd>
- Sub ModifyURL( iUrl, iIndex)
-
Modifies an URL.
- Parameters:
-
- iUrl
- URL to Set. dd>
- iIndex
- index of the URL to modify. dd>
- Sub RemoveURL( iIndex)
-
Remove an URL.
- Parameters:
-
- iIndex
- position of the URL to remove. dd>
- Func TPSParallelOnScreen() As
- Gets the annotation on TPSParallelOnScreen interface.
- Func URL( iIndex) As
-
Retrieves URL.
- Parameters:
-
- iIndex
- Index of URL. dd>
- oUrl
- URL dd>