atkHyperlinkIsSelectedLink: atkHyperlinkIsSelectedLink
Description
Determines whether this AtkHyperlink is selectedUsage
atkHyperlinkIsSelectedLink(object)
Value
- [logical] True is the AtkHyperlink is selected, False otherwise
Details
Returns: Since ATK 1.4
@Deprecated: This method is deprecated since ATK version 1.8.
Please use ATK_STATE_SELECTED to indicate when a hyperlink within a
Hypertext container is selected.