|
FlexCel Studio for VCL/LCL
|
Modifies an existing Hyperlink.
procedure SetHyperLink(const HyperLinkIndex: integer; const value: THyperLink);
__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!
|