FlagNote (Object)

Interface for the TPS Flag Note object.

Properties


Property FlagNoteText() As
Retrieves or sets Flag Text.
Parameters:
oText
Returned Flag text.
Property Text() As
Retrieves or sets Flag Text Representation.
Parameters:
oText
Returned text for graphical representation.

Methods


Sub AddURL( iUrl)
Sets an URL.
Parameters:
iUrl
URL to Set
Sub GetNbrURL( oNumberOfURL)
Deprecated:
V5-6R2017 This method is replaced by
Func GetNbrURL2() As
Gets the number of URL.
Parameters:
oNumberOfURL
returns param oNumberOfURL.
Sub ModifyURL( iUrl, iIndex)
Modifies an URL.
Parameters:
iUrl
URL to Set.
iIndex
index of the URL to modify.
Sub RemoveURL( iIndex)
Remove an URL.
Parameters:
iIndex
position of the URL to remove.
Func TPSParallelOnScreen() As
Gets the annotation on TPSParallelOnScreen interface.
Func URL( iIndex) As
Retrieves URL.
Parameters:
iIndex
Index of URL.
oUrl
URL