You've already forked lazarus-ccr
fpspreadsheet: Add hyperlink to image. Supported by ODS writer, so far.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6671 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@@ -2495,6 +2495,8 @@ begin
|
||||
AValue.ScaleY := AScaleY;
|
||||
AValue.Bitmap := nil; // to be initialized by viewing application
|
||||
AValue.Index := -1;
|
||||
AValue.HyperlinkTarget := '';
|
||||
AValue.HyperlinkToolTip := '';
|
||||
end;
|
||||
|
||||
{@@ ----------------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user