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

Modifies an existing Hyperlink.

Pascal
procedure SetHyperLink(const HyperLinkIndex: integer; const value: THyperLink);
C++
__fastcall SetHyperLink(const int HyperLinkIndex, const THyperLink value);
Parameters 
Description 
const HyperLinkIndex: integer 
Index of the hyperlink (1 based). 
const value: THyperLink 
Hyperlink description.  

Use AddHyperLink to add a new one.

Copyright (c) 2002-2008 TMS Software. All rights reserved.
What do you think about this topic? Send feedback!