FlexCel Studio for VCL/LCL
ContentsIndex
PreviousUpNext
TFlexCelImport.GetHyperLink Method

Returns the hyperlink at position index on the list.

Pascal
function GetHyperLink(const HyperLinkIndex: integer): THyperLink;
C++
__fastcall THyperLink GetHyperLink(const int HyperLinkIndex);
Parameters 
Description 
const HyperLinkIndex: integer 
Index of the hyperlink (1 based). 
Copyright (c) 2002-2008 TMS Software. All rights reserved.
What do you think about this topic? Send feedback!